diff --git a/pom.xml b/pom.xml index 8c5ae80cf..06f4a3c6d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ io.asyncer r2dbc-mysql-parent - 1.1.2-SNAPSHOT + 1.1.2 pom Reactive Relational Database Connectivity - MySQL @@ -59,7 +59,7 @@ scm:git:git://github.com/asyncer-io/r2dbc-mysql.git scm:git:ssh://git@github.com/asyncer-io/r2dbc-mysql.git https://github.com/asyncer-io/r2dbc-mysql - HEAD + r2dbc-mysql-parent-1.1.2 diff --git a/r2dbc-mysql/pom.xml b/r2dbc-mysql/pom.xml index da87d0c2c..ad89b3087 100644 --- a/r2dbc-mysql/pom.xml +++ b/r2dbc-mysql/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 io.asyncer r2dbc-mysql-parent - 1.1.2-SNAPSHOT + 1.1.2 r2dbc-mysql diff --git a/test-native-image/pom.xml b/test-native-image/pom.xml index ac3368454..1c2045de8 100644 --- a/test-native-image/pom.xml +++ b/test-native-image/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 io.asyncer r2dbc-mysql-parent - 1.1.2-SNAPSHOT + 1.1.2 test-native-image