diff --git a/pom.xml b/pom.xml
index f5fb08ca8..1ed21e9ee 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.RC1
../spring-data-build/parent/pom.xml
@@ -27,13 +27,13 @@
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.4.0.BUILD-SNAPSHOT
- 1.2.0.BUILD-SNAPSHOT
+ 1.10.0.RC1
+ 1.8.0.RC1
+ 1.7.0.RC1
+ 3.3.0.RC1
+ 1.6.0.RC1
+ 1.4.0.RC1
+ 1.2.0.RC1
4.3.5.Final
@@ -44,9 +44,9 @@
ogierke
Oliver Gierke
- ogierke at gopivotal.com
+ ogierke at pivotal.io
Pivotal
- http://www.gopivotal.com
+ http://www.pivotal.io
Project Lead
@@ -55,9 +55,9 @@
gturnquist
Greg Turnquist
- gturnquist at gopivotal.com
+ gturnquist at pivotal.io
Pivotal
- http://www.gopivotal.com
+ http://www.pivotal.io
Developer
@@ -154,8 +154,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 d6fbb9946..57d03118a 100644
--- a/src/main/resources/notice.txt
+++ b/src/main/resources/notice.txt
@@ -1,5 +1,5 @@
-Spring Data REST 2.3 M1
-Copyright (c) 2012-2014 Pivotal Software, Inc.
+Spring Data REST 2.3 RC1
+Copyright (c) 2012-2015 Pivotal Software, Inc.
This product is licensed to you under the Apache License, Version 2.0
(the "License"). You may not use this product except in compliance with