From 3e88b5c46f4c3df78376a7c616d08999a74ecc3b Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 30 Jun 2015 14:20:10 +0200 Subject: [PATCH] #181 - After release cleanups. --- bom/pom.xml | 32 ++++++++++++++++---------------- parent/pom.xml | 24 ++++++++++++------------ 2 files changed, 28 insertions(+), 28 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index b75d5ded..726a3454 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 @@ -24,97 +24,97 @@ org.springframework.data spring-cql - 1.2.1.RELEASE + 1.2.1.BUILD-SNAPSHOT org.springframework.data spring-data-cassandra - 1.2.1.RELEASE + 1.2.2.BUILD-SNAPSHOT org.springframework.data spring-data-commons - 1.10.1.RELEASE + 1.10.2.BUILD-SNAPSHOT org.springframework.data spring-data-couchbase - 1.3.1.RELEASE + 1.3.2.BUILD-SNAPSHOT org.springframework.data spring-data-elasticsearch - 1.2.1.RELEASE + 1.2.2.BUILD-SNAPSHOT org.springframework.data spring-data-gemfire - 1.6.1.RELEASE + 1.6.2.BUILD-SNAPSHOT org.springframework.data spring-data-jpa - 1.8.1.RELEASE + 1.8.2.BUILD-SNAPSHOT org.springframework.data spring-data-mongodb - 1.7.1.RELEASE + 1.7.2.BUILD-SNAPSHOT org.springframework.data spring-data-mongodb-cross-store - 1.7.1.RELEASE + 1.7.1.BUILD-SNAPSHOT org.springframework.data spring-data-mongodb-log4j - 1.7.1.RELEASE + 1.7.1.BUILD-SNAPSHOT org.springframework.data spring-data-neo4j - 3.3.1.RELEASE + 3.3.2.BUILD-SNAPSHOT org.springframework.data spring-data-redis - 1.5.1.RELEASE + 1.5.2.BUILD-SNAPSHOT org.springframework.data spring-data-rest-webmvc - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT org.springframework.data spring-data-rest-core - 2.3.1.RELEASE + 2.3.1.BUILD-SNAPSHOT org.springframework.data spring-data-solr - 1.4.1.RELEASE + 1.4.2.BUILD-SNAPSHOT diff --git a/parent/pom.xml b/parent/pom.xml index 751d2860..ee13def8 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -1,4 +1,4 @@ - +