Skip to content

Commit 9b950fa

Browse files
committed
rely on 2.0.2-SNAPSHOT and lang-scala 0.2.0-SNAPSHOT for now
1 parent 8111791 commit 9b950fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ modowner=io.vertx
55
modname=mod-mysql-postgresql
66

77
# Your module version
8-
version=0.1.0
8+
version=0.2.0-SNAPSHOT
99

1010
# The version of mauricios async driver
1111
asyncDriverVersion=0.2.7
@@ -29,7 +29,7 @@ scalaVersion=2.10.2
2929
gradleVersion=1.6
3030

3131
# The version of Vert.x
32-
vertxVersion=2.0.1-final
32+
vertxVersion=2.0.2-SNAPSHOT
3333

3434
# The version of Vert.x test tools
3535
toolsVersion=2.0.2-SNAPSHOT

0 commit comments

Comments
 (0)