From b29930b512477c2aa6204e798416c9efa713f1ee Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Fri, 19 Jul 2013 06:37:54 -0700 Subject: [PATCH] DATAMONGO-727 - Release version 1.2.2.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 bf927ecbd..57c12820a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-mongodb-parent - 1.2.2.BUILD-SNAPSHOT + 1.2.2.RELEASE pom Spring Data MongoDB diff --git a/spring-data-mongodb-cross-store/pom.xml b/spring-data-mongodb-cross-store/pom.xml index a7d86080e..904caa141 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.2.2.BUILD-SNAPSHOT + 1.2.2.RELEASE ../pom.xml @@ -52,7 +52,7 @@ org.springframework.data spring-data-mongodb - 1.2.2.BUILD-SNAPSHOT + 1.2.2.RELEASE diff --git a/spring-data-mongodb-distribution/pom.xml b/spring-data-mongodb-distribution/pom.xml index 8cb17623b..1075d8474 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.2.2.BUILD-SNAPSHOT + 1.2.2.RELEASE ../pom.xml diff --git a/spring-data-mongodb-log4j/pom.xml b/spring-data-mongodb-log4j/pom.xml index fd078f194..6f30e5041 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.2.2.BUILD-SNAPSHOT + 1.2.2.RELEASE ../pom.xml diff --git a/spring-data-mongodb/pom.xml b/spring-data-mongodb/pom.xml index 358c88cbf..e5bb6e108 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.2.2.BUILD-SNAPSHOT + 1.2.2.RELEASE ../pom.xml