Skip to content

Commit f3becea

Browse files
committed
Releasing 3.3.0-SNAPSHOT
1 parent 0e9f07f commit f3becea

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
@@ -11,12 +11,12 @@
1111
<modelVersion>4.0.0</modelVersion>
1212

1313
<artifactId>vertx-mysql-postgresql-client</artifactId>
14-
<version>3.2.1</version>
14+
<version>3.3.0-SNAPSHOT</version>
1515

1616
<name>Vert.x MySQL/PostgreSQL Client</name>
1717

1818
<properties>
19-
<stack.version>3.2.1</stack.version>
19+
<stack.version>3.3.0-SNAPSHOT</stack.version>
2020
<scala.version>2.11.4</scala.version>
2121
<asyncdriver.version>0.2.18</asyncdriver.version>
2222

0 commit comments

Comments
 (0)