From e5a5e8e997462ae4ffdd8313ce90c87a187c6a4d Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 28 Jul 2015 16:28:33 +0200 Subject: [PATCH] #190 - 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 f9f478cc..ec6c33ca 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.2.RELEASE + 1.2.3.BUILD-SNAPSHOT org.springframework.data spring-data-cassandra - 1.2.2.RELEASE + 1.2.3.BUILD-SNAPSHOT org.springframework.data spring-data-commons - 1.10.2.RELEASE + 1.10.3.BUILD-SNAPSHOT org.springframework.data spring-data-couchbase - 1.3.2.RELEASE + 1.3.3.BUILD-SNAPSHOT org.springframework.data spring-data-elasticsearch - 1.2.2.RELEASE + 1.2.3.BUILD-SNAPSHOT org.springframework.data spring-data-gemfire - 1.6.2.RELEASE + 1.6.3.BUILD-SNAPSHOT org.springframework.data spring-data-jpa - 1.8.2.RELEASE + 1.8.3.BUILD-SNAPSHOT org.springframework.data spring-data-mongodb - 1.7.2.RELEASE + 1.7.3.BUILD-SNAPSHOT org.springframework.data spring-data-mongodb-cross-store - 1.7.2.RELEASE + 1.7.3.BUILD-SNAPSHOT org.springframework.data spring-data-mongodb-log4j - 1.7.2.RELEASE + 1.7.3.BUILD-SNAPSHOT org.springframework.data spring-data-neo4j - 3.3.2.RELEASE + 3.3.3.BUILD-SNAPSHOT org.springframework.data spring-data-redis - 1.5.2.RELEASE + 1.5.3.BUILD-SNAPSHOT org.springframework.data spring-data-rest-webmvc - 2.3.2.RELEASE + 2.3.3.BUILD-SNAPSHOT org.springframework.data spring-data-rest-core - 2.3.2.RELEASE + 2.3.3.BUILD-SNAPSHOT org.springframework.data spring-data-solr - 1.4.2.RELEASE + 1.4.3.BUILD-SNAPSHOT diff --git a/parent/pom.xml b/parent/pom.xml index 97d2eb71..6143ce90 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -1,4 +1,4 @@ - +