Skip to content

Commit 7c5b0de

Browse files
committed
Set version to 5.0.0-SNAPSHOT
1 parent 3ff452b commit 7c5b0de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020
<name>Vertx JDBC Client</name>
2121
<artifactId>vertx-jdbc-client</artifactId>
22-
<version>5.0.0.CR3</version>
22+
<version>5.0.0-SNAPSHOT</version>
2323

2424
<scm>
2525
<connection>scm:git:[email protected]:vert-x3/vertx-jdbc-client.git</connection>

0 commit comments

Comments
 (0)