diff --git a/pom.xml b/pom.xml index 88a3ce592..107d90649 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.springframework.data.build spring-data-parent - 2.3.0.BUILD-SNAPSHOT + 2.3.0.M2 @@ -45,7 +45,7 @@ 0.0.3.RELEASE 3.0.0 3.2.5 - 2.3.0.BUILD-SNAPSHOT + 2.3.0.M2 @@ -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 817c8a85c..15a1b9528 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Neo4j 5.3 M1 +Spring Data Neo4j 5.3 M2 Copyright 2011-2020 the original author or authors. Licensed under the Apache License, Version 2.0 (the "License"); @@ -13,3 +13,4 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +