diff --git a/pom.xml b/pom.xml
index 662d9e6b1..190ff9f76 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
org.springframework.data.build
spring-data-parent
- 2.2.0.BUILD-SNAPSHOT
+ 2.2.0.RC2
@@ -45,7 +45,7 @@
0.0.3.RELEASE
3.0.0
3.2.0-RC1
- 2.2.0.BUILD-SNAPSHOT
+ 2.2.0.RC2
@@ -200,8 +200,8 @@
- spring-libs-snapshot
- https://repo.spring.io/libs-snapshot
+ spring-libs-milestone
+ https://repo.spring.io/libs-milestone
diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt
index e178e3c05..c1ab11cd4 100644
--- a/src/main/resources/notice.txt
+++ b/src/main/resources/notice.txt
@@ -1,4 +1,4 @@
-Spring Data Neo4j 5.2 RC1
+Spring Data Neo4j 5.2 RC2
Copyright 2011-2019 the original author or authors.
Licensed under the Apache License, Version 2.0 (the "License");