From a2628d1b74629831c95d0b3755a62cb6226bc959 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Mon, 24 Feb 2014 06:25:35 -0800 Subject: [PATCH] DATAMONGO-854 - Prepare next development iteration. --- pom.xml | 12 ++++++------ spring-data-mongodb-cross-store/pom.xml | 4 ++-- spring-data-mongodb-distribution/pom.xml | 2 +- spring-data-mongodb-log4j/pom.xml | 2 +- spring-data-mongodb/pom.xml | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 83ca63c3c..28e7260e2 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-mongodb-parent - 1.4.0.RELEASE + 1.5.0.BUILD-SNAPSHOT pom Spring Data MongoDB @@ -15,10 +15,10 @@ org.springframework.data.build spring-data-parent - 1.3.0.RELEASE + 1.4.0.BUILD-SNAPSHOT ../spring-data-build/parent/pom.xml - + spring-data-mongodb spring-data-mongodb-cross-store @@ -29,7 +29,7 @@ multi spring-data-mongodb - 1.7.0.RELEASE + 1.8.0.BUILD-SNAPSHOT 2.11.4 ${mongo} @@ -124,8 +124,8 @@ - spring-libs-release - http://repo.spring.io/libs-release/ + spring-libs-snapshot + http://repo.spring.io/libs-snapshot/ diff --git a/spring-data-mongodb-cross-store/pom.xml b/spring-data-mongodb-cross-store/pom.xml index bdf8c5f69..69a19c150 100644 --- a/spring-data-mongodb-cross-store/pom.xml +++ b/spring-data-mongodb-cross-store/pom.xml @@ -6,7 +6,7 @@ org.springframework.data spring-data-mongodb-parent - 1.4.0.RELEASE + 1.5.0.BUILD-SNAPSHOT ../pom.xml @@ -48,7 +48,7 @@ org.springframework.data spring-data-mongodb - 1.4.0.RELEASE + 1.5.0.BUILD-SNAPSHOT diff --git a/spring-data-mongodb-distribution/pom.xml b/spring-data-mongodb-distribution/pom.xml index 858344dc8..7302043a1 100644 --- a/spring-data-mongodb-distribution/pom.xml +++ b/spring-data-mongodb-distribution/pom.xml @@ -13,7 +13,7 @@ org.springframework.data spring-data-mongodb-parent - 1.4.0.RELEASE + 1.5.0.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-mongodb-log4j/pom.xml b/spring-data-mongodb-log4j/pom.xml index e6cb75152..0415f6eb5 100644 --- a/spring-data-mongodb-log4j/pom.xml +++ b/spring-data-mongodb-log4j/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-mongodb-parent - 1.4.0.RELEASE + 1.5.0.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-mongodb/pom.xml b/spring-data-mongodb/pom.xml index b3138f00e..65292c179 100644 --- a/spring-data-mongodb/pom.xml +++ b/spring-data-mongodb/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-mongodb-parent - 1.4.0.RELEASE + 1.5.0.BUILD-SNAPSHOT ../pom.xml