diff --git a/pom.xml b/pom.xml index c30284126..3e0916b32 100644 --- a/pom.xml +++ b/pom.xml @@ -20,15 +20,14 @@ - DATAJDBC 2.2.0.BUILD-SNAPSHOT - spring.data.jdbc + 3.6.2 reuseReports - 3.6.2 0.1.4 + 2.2.8 3.4.6 1.3.2 @@ -36,7 +35,6 @@ 42.0.0 2.2.3 1.7.3 - 2017 diff --git a/spring-data-jdbc/pom.xml b/spring-data-jdbc/pom.xml index f3261b5e4..3c2b24faa 100644 --- a/spring-data-jdbc/pom.xml +++ b/spring-data-jdbc/pom.xml @@ -18,17 +18,7 @@ - - DATAJDBC - - 2.2.0.BUILD-SNAPSHOT spring.data.jdbc - 2.2.8 - 3.4.6 - 1.3.2 - 5.1.41 - 42.0.0 - 2.2.3 2017 @@ -143,7 +133,7 @@ org.assertj assertj-core - ${assertj-core.version} + ${assertj} test diff --git a/spring-data-relational/pom.xml b/spring-data-relational/pom.xml index 311ee2cc1..11e7db737 100644 --- a/spring-data-relational/pom.xml +++ b/spring-data-relational/pom.xml @@ -17,7 +17,6 @@ - spring.data.relational @@ -52,13 +51,7 @@ org.assertj assertj-core - ${assertj-core.version} - test - - - - io.projectreactor - reactor-test + ${assertj} test