From d1ac323e4a32c8ee3d8fc11ab58ca0e55c69f174 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Tue, 15 Apr 2014 10:08:37 -0700 Subject: [PATCH] DATAMONGO-911 - 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 b504406b1..4b1830ac3 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-mongodb-parent - 1.4.2.RELEASE + 1.4.3.BUILD-SNAPSHOT pom Spring Data MongoDB @@ -15,7 +15,7 @@ org.springframework.data.build spring-data-parent - 1.3.2.RELEASE + 1.3.3.BUILD-SNAPSHOT ../spring-data-build/parent/pom.xml @@ -29,7 +29,7 @@ multi spring-data-mongodb - 1.7.2.RELEASE + 1.7.3.BUILD-SNAPSHOT 2.11.4 ${mongo} @@ -124,8 +124,8 @@ - spring-libs-release - http://repo.spring.io/libs-release/ + spring-libs-snapshopt + 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 7f68147f9..7cab27a73 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.2.RELEASE + 1.4.3.BUILD-SNAPSHOT ../pom.xml @@ -48,7 +48,7 @@ org.springframework.data spring-data-mongodb - 1.4.2.RELEASE + 1.4.3.BUILD-SNAPSHOT diff --git a/spring-data-mongodb-distribution/pom.xml b/spring-data-mongodb-distribution/pom.xml index 948ee1221..b8e5c5d07 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.2.RELEASE + 1.4.3.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-mongodb-log4j/pom.xml b/spring-data-mongodb-log4j/pom.xml index 80d787b1b..220f688c2 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.2.RELEASE + 1.4.3.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-mongodb/pom.xml b/spring-data-mongodb/pom.xml index ed49887de..7cbfadbb8 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.2.RELEASE + 1.4.3.BUILD-SNAPSHOT ../pom.xml