diff --git a/pom.xml b/pom.xml
index eb6e8df05..654aa78bc 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.RELEASE
../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.RELEASE
+ 1.8.0.RELEASE
+ 1.7.0.RELEASE
+ 3.3.0.RELEASE
+ 1.6.0.RELEASE
+ 1.4.0.RELEASE
+ 1.2.0.RELEASE
4.3.5.Final
@@ -154,8 +154,8 @@
- spring-libs-snapshot
- https://repo.spring.io/libs-snapshot
+ spring-libs-release
+ https://repo.spring.io/libs-release
diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt
index 57d03118a..44d15946a 100644
--- a/src/main/resources/notice.txt
+++ b/src/main/resources/notice.txt
@@ -1,4 +1,4 @@
-Spring Data REST 2.3 RC1
+Spring Data REST 2.3 GA
Copyright (c) 2012-2015 Pivotal Software, Inc.
This product is licensed to you under the Apache License, Version 2.0