diff --git a/README.textile b/README.textile
index 8c84ca24c..3c6deea92 100644
--- a/README.textile
+++ b/README.textile
@@ -58,7 +58,7 @@ h2. Maven configuration
org.springframework.data
spring-data-neo4j
- 1.0.0.RELEASE
+ 2.3.0.RELEASE
diff --git a/pom.xml b/pom.xml
index edc10742e..f2d5a92b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
org.springframework.data.build
spring-data-parent
- 1.1.1.RELEASE
+ 1.2.0.RELEASE
../spring-data-build/parent/pom.xml
@@ -33,7 +33,7 @@
multi
spring-data-neo4j
- 1.6.0.RC1
+ 1.6.0.RELEASE
1.9.3
0.11-neo4j-1.9
@@ -161,9 +161,9 @@
- spring-libs-milestone-local
- Spring Milestones
- http://repo.springsource.org/libs-milestone-local
+ spring-libs-release-local
+ Spring Releases
+ http://repo.springsource.org/libs-release-local
neo4j-public-release-repository
diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt
index 77153b611..c615f1180 100644
--- a/src/main/resources/notice.txt
+++ b/src/main/resources/notice.txt
@@ -1,4 +1,4 @@
-Spring Data Neo4j 2.3.0.RC1
+Spring Data Neo4j 2.3.0.RELEASE
Copyright (c) [2013] Pivotal Inc.
This product is licensed to you under the Apache License, Version 2.0 (the "License").