diff --git a/pom.xml b/pom.xml index 82bb36a40..00188d616 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,11 @@ - + 4.0.0 org.springframework.data spring-data-rest-parent - 2.1.0.RELEASE + 2.1.1.BUILD-SNAPSHOT pom Spring Data REST @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 1.4.0.RELEASE + 1.4.1.BUILD-SNAPSHOT ../spring-data-build/parent/pom.xml @@ -27,11 +27,11 @@ multi spring-data-rest - 1.8.0.RELEASE - 1.6.0.RELEASE - 1.5.0.RELEASE - 3.1.0.RELEASE - 1.4.0.RELEASE + 1.8.1.BUILD-SNAPSHOT + 1.6.1.BUILD-SNAPSHOT + 1.5.1.BUILD-SNAPSHOT + 3.1.1.BUILD-SNAPSHOT + 1.4.1.BUILD-SNAPSHOT 4.2.0.Final @@ -150,8 +150,8 @@ - spring-libs-release - http://repo.spring.io/libs-release + spring-libs-snapshot + http://repo.spring.io/libs-snapshot diff --git a/spring-data-rest-core/pom.xml b/spring-data-rest-core/pom.xml index 44fff4500..701545c65 100644 --- a/spring-data-rest-core/pom.xml +++ b/spring-data-rest-core/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-rest-parent - 2.1.0.RELEASE + 2.1.1.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-rest-distribution/pom.xml b/spring-data-rest-distribution/pom.xml index ac1170bba..efe1f26a7 100644 --- a/spring-data-rest-distribution/pom.xml +++ b/spring-data-rest-distribution/pom.xml @@ -13,7 +13,7 @@ org.springframework.data spring-data-rest-parent - 2.1.0.RELEASE + 2.1.1.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-rest-webmvc/pom.xml b/spring-data-rest-webmvc/pom.xml index 32454a7f4..2d38152a8 100644 --- a/spring-data-rest-webmvc/pom.xml +++ b/spring-data-rest-webmvc/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-rest-parent - 2.1.0.RELEASE + 2.1.1.BUILD-SNAPSHOT ../pom.xml