diff --git a/pom.xml b/pom.xml index 0d2b85d8a..f2a278487 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 1.3.0.BUILD-SNAPSHOT + 1.3.0.RC1 ../spring-data-build/parent/pom.xml @@ -27,10 +27,10 @@ multi spring-data-rest - 1.7.0.BUILD-SNAPSHOT - 1.5.0.BUILD-SNAPSHOT - 1.4.0.BUILD-SNAPSHOT - 3.0.0.BUILD-SNAPSHOT + 1.7.0.RC1 + 1.5.0.RC1 + 1.4.0.RC1 + 3.0.0.RC1 1.3.3.RELEASE 4.2.0.Final @@ -127,8 +127,8 @@ - spring-libs-snapshot - http://repo.spring.io/libs-snapshot + spring-libs-milestone + http://repo.spring.io/libs-milestone diff --git a/spring-data-rest-core/pom.xml b/spring-data-rest-core/pom.xml index e5ba45b4b..edcbdd664 100644 --- a/spring-data-rest-core/pom.xml +++ b/spring-data-rest-core/pom.xml @@ -16,8 +16,8 @@ - 0.9.0.BUILD-SNAPSHOT - 0.8.0.RELEASE + 0.9.0.RELEASE + 1.0.0.RELEASE 1.0.1 diff --git a/spring-data-rest-webmvc/pom.xml b/spring-data-rest-webmvc/pom.xml index 2aeeffeaa..2757d9da7 100644 --- a/spring-data-rest-webmvc/pom.xml +++ b/spring-data-rest-webmvc/pom.xml @@ -16,7 +16,6 @@ - 2.3.0 0.8.1