From 70b2ff4b7b1fc14cda85da44a6fd90bb99d62907 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 23 Sep 2019 10:11:41 +0200 Subject: [PATCH] #191 - Adapt to changed groupId of r2dbc-mysql. --- pom.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 8723fe0..050e193 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ 42.2.5 5.1.47 1.0.6 - master-SNAPSHOT + 0.3.0.BUILD-SNAPSHOT 7.1.2.jre8-preview Arabba-BUILD-SNAPSHOT 1.0.1 @@ -231,7 +231,7 @@ - com.github.mirromutth + dev.miku r2dbc-mysql ${r2dbc-mysql.version} test @@ -402,8 +402,11 @@ https://repo.spring.io/libs-snapshot - jitpack.io - https://jitpack.io + oss-sonatype-snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + + true +