From f79636240c0668f54a21f9853267e677f5e131ce Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Thu, 12 Dec 2013 03:37:58 -0800 Subject: [PATCH] DATAMONGO-810 - Prepare Release 1.3.3.RELEASE. --- pom.xml | 2 +- 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, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index f79594b1a..cad441e6e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-mongodb-parent - 1.3.3.BUILD-SNAPSHOT + 1.3.3.RELEASE pom Spring Data MongoDB diff --git a/spring-data-mongodb-cross-store/pom.xml b/spring-data-mongodb-cross-store/pom.xml index 2ac151eca..8c34d2f3a 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.3.3.BUILD-SNAPSHOT + 1.3.3.RELEASE ../pom.xml @@ -52,7 +52,7 @@ org.springframework.data spring-data-mongodb - 1.3.3.BUILD-SNAPSHOT + 1.3.3.RELEASE diff --git a/spring-data-mongodb-distribution/pom.xml b/spring-data-mongodb-distribution/pom.xml index ed12e62bb..0d69636f6 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.3.3.BUILD-SNAPSHOT + 1.3.3.RELEASE ../pom.xml diff --git a/spring-data-mongodb-log4j/pom.xml b/spring-data-mongodb-log4j/pom.xml index 934be63cc..41710a06a 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.3.3.BUILD-SNAPSHOT + 1.3.3.RELEASE ../pom.xml diff --git a/spring-data-mongodb/pom.xml b/spring-data-mongodb/pom.xml index dd8a0a066..ce2641946 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.3.3.BUILD-SNAPSHOT + 1.3.3.RELEASE ../pom.xml