From c70898b01961c347895bb5666da517262f6312f4 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 | 10 +++++----- 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, 10 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 83ca63c3c..c3d138742 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-mongodb-parent - 1.4.0.RELEASE + 1.4.1.BUILD-SNAPSHOT pom Spring Data MongoDB @@ -15,7 +15,7 @@ org.springframework.data.build spring-data-parent - 1.3.0.RELEASE + 1.3.1.BUILD-SNAPSHOT ../spring-data-build/parent/pom.xml @@ -29,7 +29,7 @@ multi spring-data-mongodb - 1.7.0.RELEASE + 1.7.1.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..2cac03c7d 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.4.1.BUILD-SNAPSHOT ../pom.xml @@ -48,7 +48,7 @@ org.springframework.data spring-data-mongodb - 1.4.0.RELEASE + 1.4.1.BUILD-SNAPSHOT diff --git a/spring-data-mongodb-distribution/pom.xml b/spring-data-mongodb-distribution/pom.xml index 858344dc8..52219f986 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.4.1.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-mongodb-log4j/pom.xml b/spring-data-mongodb-log4j/pom.xml index e6cb75152..57e40af2a 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.4.1.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-mongodb/pom.xml b/spring-data-mongodb/pom.xml index b3138f00e..4c6a3d2de 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.4.1.BUILD-SNAPSHOT ../pom.xml