Skip to content

Commit 96e4c6b

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 8a8c383 commit 96e4c6b

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
@@ -3,7 +3,7 @@
33

44
<groupId>org.pac4j</groupId>
55
<artifactId>vertx-pac4j</artifactId>
6-
<version>7.0.2</version>
6+
<version>7.0.3-SNAPSHOT</version>
77
<packaging>jar</packaging>
88

99
<name>vertx-pac4j</name>
@@ -30,7 +30,7 @@
3030
<url>https://github.com/pac4j/vertx-pac4j.git</url>
3131
<connection>scm:git:git@github.com:pac4j/vertx-pac4j.git</connection>
3232
<developerConnection>scm:git:git@github.com:pac4j/vertx-pac4j.git</developerConnection>
33-
<tag>vertx-pac4j-7.0.2</tag>
33+
<tag>HEAD</tag>
3434
</scm>
3535

3636
<developers>

0 commit comments

Comments
 (0)