diff --git a/pom.xml b/pom.xml index ad55bfdc5..0d6182985 100644 --- a/pom.xml +++ b/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.springframework.data spring-data-commons-dist Spring Data Commons Distribution Spring Data Commons Distribution project http://www.springframework.org/spring-data - 1.2.1.BUILD-SNAPSHOT + 1.2.1.RELEASE pom @@ -179,9 +178,7 @@ - + @@ -220,7 +217,7 @@ - + diff --git a/spring-data-commons-core/pom.xml b/spring-data-commons-core/pom.xml index 0d320fdae..c8fe1d023 100644 --- a/spring-data-commons-core/pom.xml +++ b/spring-data-commons-core/pom.xml @@ -1,10 +1,10 @@ - + + 4.0.0 org.springframework.data spring-data-commons-parent - 1.2.1.BUILD-SNAPSHOT + 1.2.1.RELEASE ../spring-data-commons-parent/pom.xml diff --git a/spring-data-commons-parent/pom.xml b/spring-data-commons-parent/pom.xml index 583643e9f..037eb6a64 100644 --- a/spring-data-commons-parent/pom.xml +++ b/spring-data-commons-parent/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.springframework.data spring-data-commons-parent Spring Data Commons Parent Spring Data Commons Parent project http://www.springsource.org/spring-data - 1.2.1.BUILD-SNAPSHOT + 1.2.1.RELEASE pom @@ -200,7 +199,7 @@ org.springframework.data spring-data-commons-core - ${project.version} + 1.2.1.RELEASE