diff --git a/pom.xml b/pom.xml
index f36edda3f..f7f80f4d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
org.springframework.data.build
spring-data-parent
- 1.6.0.BUILD-SNAPSHOT
+ 1.6.0.M1
../spring-data-build/parent/pom.xml
@@ -27,11 +27,11 @@
multi
spring-data-rest
- 1.10.0.BUILD-SNAPSHOT
- 1.8.0.BUILD-SNAPSHOT
- 1.7.0.BUILD-SNAPSHOT
- 3.3.0.BUILD-SNAPSHOT
- 1.6.0.BUILD-SNAPSHOT
+ 1.10.0.M1
+ 1.8.0.M1
+ 1.7.0.M1
+ 3.3.0.M1
+ 1.6.0.M1
4.3.5.Final
@@ -143,8 +143,8 @@
- spring-libs-snapshot
- http://repo.spring.io/libs-snapshot
+ spring-libs-milestone
+ http://repo.spring.io/libs-milestone
diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt
index d9a6660de..d6fbb9946 100644
--- a/src/main/resources/notice.txt
+++ b/src/main/resources/notice.txt
@@ -1,4 +1,4 @@
-Spring Data REST 2.2 GA
+Spring Data REST 2.3 M1
Copyright (c) 2012-2014 Pivotal Software, Inc.
This product is licensed to you under the Apache License, Version 2.0