diff --git a/pom.xml b/pom.xml index 5c7cfd0..3891e1d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - 4.0.0 @@ -31,11 +32,7 @@ 2.4.1 42.2.5 7.1.2.jre8-preview - 1.0.0.M7 - ${r2dbc.version} - ${r2dbc.version} - ${r2dbc.version} - ${r2dbc.version} + Arabba-M7 1.0.1 1.10.1 @@ -68,107 +65,17 @@ - - - release - - - - org.jfrog.buildinfo - artifactory-maven-plugin - false - - - - - - - no-jacoco - - - - org.jacoco - jacoco-maven-plugin - - - jacoco-initialize - none - - - - - - - - - - all-dbs - - - - org.apache.maven.plugins - maven-surefire-plugin - - - mysql-test - test - - test - - - - **/*IntegrationTests.java - - - **/*HsqlIntegrationTests.java - - - mysql - - - - - postgres-test - test - - test - - - - **/*IntegrationTests.java - - - **/*HsqlIntegrationTests.java - - - postgres - - - - - mariadb-test - test - - test - - - - **/*IntegrationTests.java - - - **/*HsqlIntegrationTests.java - - - mariadb - - - - - - - - - + + + + io.r2dbc + r2dbc-bom + ${r2dbc-releasetrain.version} + pom + import + + + @@ -212,7 +119,6 @@ io.r2dbc r2dbc-spi - ${r2dbc-spi.version} @@ -250,21 +156,18 @@ io.r2dbc r2dbc-postgresql - ${r2dbc-postgresql.version} test io.r2dbc r2dbc-h2 - ${r2dbc-h2.version} test io.r2dbc r2dbc-mssql - ${r2dbc-mssql.version} test @@ -369,6 +272,111 @@ + + + release + + + + org.jfrog.buildinfo + artifactory-maven-plugin + false + + + + + + + no-jacoco + + + + org.jacoco + jacoco-maven-plugin + + + jacoco-initialize + none + + + + + + + + + + all-dbs + + + + org.apache.maven.plugins + maven-surefire-plugin + + + mysql-test + test + + test + + + + **/*IntegrationTests.java + + + **/*HsqlIntegrationTests.java + + + mysql + + + + + + postgres-test + test + + test + + + + **/*IntegrationTests.java + + + **/*HsqlIntegrationTests.java + + + postgres + + + + + + mariadb-test + test + + test + + + + **/*IntegrationTests.java + + + **/*HsqlIntegrationTests.java + + + mariadb + + + + + + + + + + + spring-libs-snapshot