diff --git a/pom.xml b/pom.xml index 2c5edcf2c..e53dffdd4 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.RC1 @@ -44,7 +44,7 @@ 8.18 3.0.0 3.2.0-alpha05 - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC1 @@ -240,8 +240,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 bff2483d0..e178e3c05 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Neo4j 5.2 M4 +Spring Data Neo4j 5.2 RC1 Copyright 2011-2019 the original author or authors. Licensed under the Apache License, Version 2.0 (the "License");