From 0cc62eb3064c7f18440eaf61eda16d93fc9225d0 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Thu, 11 Apr 2019 11:23:56 +0200 Subject: [PATCH] DATAGRAPH-1204 - Prepare 5.2 M3 (Moore). --- pom.xml | 12 +++++------- src/main/resources/notice.txt | 2 +- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 1a7c97f3a..aaf7c9a09 100644 --- a/pom.xml +++ b/pom.xml @@ -13,9 +13,7 @@ | 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. ---> - +--> 4.0.0 org.springframework.data @@ -30,7 +28,7 @@ org.springframework.data.build spring-data-parent - 2.2.0.BUILD-SNAPSHOT + 2.2.0.M3 @@ -46,7 +44,7 @@ 8.18 3.0.0 3.2.0-alpha05 - 2.2.0.BUILD-SNAPSHOT + 2.2.0.M3 @@ -201,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 463988eca..74a77ef8a 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Neo4j 5.2 M2 +Spring Data Neo4j 5.2 M3 Copyright 2011-2019 the original author or authors. Licensed under the Apache License, Version 2.0 (the "License");