From 7178a692124182a78db8e3d4144ffd022d301bdf Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 29 Sep 2016 10:37:59 +0200 Subject: [PATCH] #280 - After release cleanups. --- bom/pom.xml | 36 ++++++++++++++++++------------------ parent/pom.xml | 26 +++++++++++++------------- 2 files changed, 31 insertions(+), 31 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 92af1ca5..5402f8ef 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 @@ -24,109 +24,109 @@ org.springframework.data spring-cql - 1.3.6.RELEASE + 1.3.7.BUILD-SNAPSHOT org.springframework.data spring-data-cassandra - 1.3.6.RELEASE + 1.3.7.BUILD-SNAPSHOT org.springframework.data spring-data-commons - 1.11.6.RELEASE + 1.11.7.BUILD-SNAPSHOT org.springframework.data spring-data-couchbase - 1.4.6.RELEASE + 1.4.7.BUILD-SNAPSHOT org.springframework.data spring-data-elasticsearch - 1.3.6.RELEASE + 1.3.7.BUILD-SNAPSHOT org.springframework.data spring-data-gemfire - 1.7.6.RELEASE + 1.7.7.BUILD-SNAPSHOT org.springframework.data spring-data-jpa - 1.9.6.RELEASE + 1.9.7.BUILD-SNAPSHOT org.springframework.data spring-data-mongodb - 1.8.6.RELEASE + 1.8.7.BUILD-SNAPSHOT org.springframework.data spring-data-mongodb-cross-store - 1.8.6.RELEASE + 1.8.7.BUILD-SNAPSHOT org.springframework.data spring-data-mongodb-log4j - 1.8.6.RELEASE + 1.8.7.BUILD-SNAPSHOT org.springframework.data spring-data-neo4j - 3.4.6.RELEASE + 3.4.7.BUILD-SNAPSHOT org.springframework.data spring-data-redis - 1.6.6.RELEASE + 1.6.7.BUILD-SNAPSHOT org.springframework.data spring-data-rest-webmvc - 2.4.6.RELEASE + 2.4.7.BUILD-SNAPSHOT org.springframework.data spring-data-rest-core - 2.4.6.RELEASE + 2.4.7.BUILD-SNAPSHOT org.springframework.data spring-data-rest-hal-browser - 2.4.6.RELEASE + 2.4.7.BUILD-SNAPSHOT org.springframework.data spring-data-solr - 1.5.6.RELEASE + 1.5.7.BUILD-SNAPSHOT org.springframework.data spring-data-keyvalue - 1.0.6.RELEASE + 1.0.7.BUILD-SNAPSHOT diff --git a/parent/pom.xml b/parent/pom.xml index a69428a0..f3026f21 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -1,4 +1,4 @@ - +