From 701e696fc77b86bf81e2ee4cf4789735d2533ab8 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 27 Nov 2019 15:26:06 +0100 Subject: [PATCH] #242 - Build against R2DBC snapshots. --- pom.xml | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index be1c04898..c3efe3dfc 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,7 @@ - + 4.0.0 @@ -30,12 +32,11 @@ 42.2.5 5.1.47 1.0.6 - 0.8.0.RC2 - 0.8.0.RC2 + 0.8.0.RELEASE 7.1.2.jre8-preview - Arabba-RC2 + Arabba-BUILD-SNAPSHOT 1.0.3 - 4.1.42.Final + 4.1.43.Final 2018 @@ -232,7 +233,6 @@ dev.miku r2dbc-mysql - ${r2dbc-mysql.version} test @@ -407,6 +407,13 @@ spring-libs-snapshot https://repo.spring.io/libs-snapshot + + oss-sonatype-snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + + true + +