We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e9f07f commit f3beceaCopy full SHA for f3becea
pom.xml
@@ -11,12 +11,12 @@
11
<modelVersion>4.0.0</modelVersion>
12
13
<artifactId>vertx-mysql-postgresql-client</artifactId>
14
- <version>3.2.1</version>
+ <version>3.3.0-SNAPSHOT</version>
15
16
<name>Vert.x MySQL/PostgreSQL Client</name>
17
18
<properties>
19
- <stack.version>3.2.1</stack.version>
+ <stack.version>3.3.0-SNAPSHOT</stack.version>
20
<scala.version>2.11.4</scala.version>
21
<asyncdriver.version>0.2.18</asyncdriver.version>
22
0 commit comments