We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3089058 commit 57e298cCopy full SHA for 57e298c
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.pac4j</groupId>
5
<artifactId>vertx-pac4j</artifactId>
6
- <version>7.0.0</version>
+ <version>7.0.1-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
9
<name>vertx-pac4j</name>
@@ -29,7 +29,7 @@
29
<url>https://github.com/pac4j/vertx-pac4j.git</url>
30
<connection>scm:git:git@github.com:pac4j/vertx-pac4j.git</connection>
31
<developerConnection>scm:git:git@github.com:pac4j/vertx-pac4j.git</developerConnection>
32
- <tag>vertx-pac4j-7.0.0</tag>
+ <tag>HEAD</tag>
33
</scm>
34
35
<developers>
0 commit comments