Skip to content

Commit 3fc6960

Browse files
author
Jenkins
committed
[maven-release-plugin] prepare for next development iteration
1 parent adef66e commit 3fc6960

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dist/maven/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<groupId>com.adobe.api.gateway</groupId>
1919
<artifactId>api-gateway-request-validation</artifactId>
20-
<version>1.2.3</version>
20+
<version>1.2.4-SNAPSHOT</version>
2121

2222
<packaging>pom</packaging>
2323

@@ -31,7 +31,7 @@
3131
<scm>
3232
<connection>scm:git:${git.repo}</connection>
3333
<developerConnection>scm:git:${git.repo}</developerConnection>
34-
<tag>api-gateway-request-validation-1.2.3</tag>
34+
<tag>HEAD</tag>
3535
</scm>
3636

3737
<build>

0 commit comments

Comments
 (0)