diff --git a/r2dbc-mysql/pom.xml b/r2dbc-mysql/pom.xml index 29d0563b3..4a11d3e89 100644 --- a/r2dbc-mysql/pom.xml +++ b/r2dbc-mysql/pom.xml @@ -19,7 +19,7 @@ io.asyncer r2dbc-mysql - 1.3.0-SNAPSHOT + 1.3.0 Reactive Relational Database Connectivity - MySQL https://github.com/asyncer-io/r2dbc-mysql @@ -61,7 +61,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-1.3.0 diff --git a/test-native-image/pom.xml b/test-native-image/pom.xml index ce5cacece..36ccf08e3 100644 --- a/test-native-image/pom.xml +++ b/test-native-image/pom.xml @@ -5,7 +5,7 @@ 4.0.0 io.asyncer test-native-image - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT UTF-8