We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d78633 commit 4b3b926Copy full SHA for 4b3b926
2 files changed
pom.xml
@@ -31,7 +31,7 @@
31
32
<name>vertx-auth</name>
33
<artifactId>vertx-auth</artifactId>
34
- <version>5.1.1-SNAPSHOT</version>
+ <version>5.2.0-SNAPSHOT</version>
35
36
<scm>
37
<connection>scm:git:git@github.com:vert-x3/vertx-auth.git</connection>
vertx-auth-mongo/pom.xml
@@ -20,7 +20,7 @@
20
<parent>
21
22
<groupId>io.vertx</groupId>
23
24
</parent>
25
<modelVersion>4.0.0</modelVersion>
26
0 commit comments