diff --git a/pom.xml b/pom.xml
index 3c5abf75f..983b9997a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
org.springframework.data.build
spring-data-parent
- 1.5.0.BUILD-SNAPSHOT
+ 1.5.0.RELEASE
../spring-data-build/parent/pom.xml
@@ -27,11 +27,11 @@
multi
spring-data-rest
- 1.9.0.BUILD-SNAPSHOT
- 1.7.0.BUILD-SNAPSHOT
- 1.6.0.BUILD-SNAPSHOT
- 3.2.0.BUILD-SNAPSHOT
- 1.5.0.BUILD-SNAPSHOT
+ 1.9.0.RELEASE
+ 1.7.0.RELEASE
+ 1.6.0.RELEASE
+ 3.2.0.RELEASE
+ 1.5.0.RELEASE
4.3.5.Final
@@ -143,8 +143,8 @@
- spring-libs-snapshot
- http://repo.spring.io/libs-snapshot
+ spring-libs-release
+ http://repo.spring.io/libs-release
gemfire
diff --git a/spring-data-rest-core/pom.xml b/spring-data-rest-core/pom.xml
index 1b358e514..05425c5a9 100644
--- a/spring-data-rest-core/pom.xml
+++ b/spring-data-rest-core/pom.xml
@@ -16,7 +16,7 @@
- 0.16.0.BUILD-SNAPSHOT
+ 0.16.0.RELEASE
1.1.0.RELEASE
1.2
diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt
index 15a60e74b..d9a6660de 100644
--- a/src/main/resources/notice.txt
+++ b/src/main/resources/notice.txt
@@ -1,4 +1,4 @@
-Spring Data REST 2.2 RC1
+Spring Data REST 2.2 GA
Copyright (c) 2012-2014 Pivotal Software, Inc.
This product is licensed to you under the Apache License, Version 2.0