diff --git a/pom.xml b/pom.xml
index 65f81163f..9e2d0da70 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
org.springframework.data.build
spring-data-parent
- 1.2.0.RELEASE
+ 1.2.1.RELEASE
../spring-data-build/parent/pom.xml
@@ -33,7 +33,7 @@
multi
spring-data-neo4j
- 1.6.3.RELEASE
+ 1.6.4.RELEASE
1.9.3
0.11-neo4j-1.9
@@ -161,9 +161,9 @@
- spring-libs-release-local
+ spring-libs-release
Spring Releases
- http://repo.springsource.org/libs-release-local
+ http://repo.springsource.org/libs-release
neo4j-public-release-repository
@@ -180,5 +180,11 @@
+
+
+ spring-plugins-release
+ http://repo.spring.io/plugins-release
+
+
diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt
index a2bc6357f..e39617ddd 100644
--- a/src/main/resources/changelog.txt
+++ b/src/main/resources/changelog.txt
@@ -1,8 +1,19 @@
Spring Data Neo4j Changelog
===========================
+Changes in version 2.3.4.RELEASE (2013-02-17)
+---------------------------------------------
+* No changes.
+
+Changes in version 3.0.0.RC1 (2014-01-29)
+-----------------------------------------
+* DATAGRAPH-423 - Upgrade to Neo4j 2.0 GA (read-tx, removal reference node, fixing tests, update dependencies)
+* DATAGRAPH-414 - Fixed Bundlor issue
+* DATAGRAPH-413 - Fixed ConcurrentModificationException with Advanced Mode and implicit tx
+* DATAGRAPH-424 - Release Spring Data Neo4j 3.0 RC1
+
Changes in version 2.3.3.RELEASE (2013-12-11)
-----------------------------------------
+---------------------------------------------
* DATAGRAPH-407 - Bug when deleting nodes on an auto_index index
* DATAGRAPH-409 - Improved default transaction configuration for repositories.
* DATAGRAPH-415 - Release 2.3.3
diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt
index 8afbe8a1e..2a9e25c6f 100644
--- a/src/main/resources/notice.txt
+++ b/src/main/resources/notice.txt
@@ -1,6 +1,5 @@
-Spring Data Neo4j 2.3.3.RELEASE
-Copyright (c) [2013] Pivotal Inc.
-Copyright (c) [2013] Neo Technology
+Spring Data Neo4j 2.3.4.RELEASE
+Copyright (c) [2013-2014] Pivotal Software, Inc. & Neo Technology
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 the License.