diff --git a/r2dbc-mysql/pom.xml b/r2dbc-mysql/pom.xml index e126c48d6..7c23bd139 100644 --- a/r2dbc-mysql/pom.xml +++ b/r2dbc-mysql/pom.xml @@ -14,14 +14,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 io.asyncer r2dbc-mysql - 1.1.3-SNAPSHOT + 1.1.3 Reactive Relational Database Connectivity - MySQL https://github.com/asyncer-io/r2dbc-mysql @@ -63,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.1.3 diff --git a/test-native-image/pom.xml b/test-native-image/pom.xml index f74a74a20..e18ad93bb 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.1.3-SNAPSHOT + 1.1.4-SNAPSHOT UTF-8