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