Skip to content

Commit d7a7a37

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 4f6b5c1 commit d7a7a37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
</parent>
2626
<groupId>org.commonjava.util</groupId>
2727
<artifactId>gateway</artifactId>
28-
<version>1.1</version>
28+
<version>1.2-SNAPSHOT</version>
2929
<name>Gateway :: Project Root</name>
3030
<inceptionYear>2022</inceptionYear>
3131
<scm>
3232
<connection>scm:git:https://github.com/commonjava/gateway</connection>
3333
<developerConnection>scm:git:https://github.com/commonjava/gateway</developerConnection>
3434
<url>https://github.com/Commonjava/gateway</url>
35-
<tag>gateway-1.1</tag>
35+
<tag>HEAD</tag>
3636
</scm>
3737
<properties>
3838
<compiler-plugin.version>3.8.1</compiler-plugin.version>

0 commit comments

Comments
 (0)