From 940ee3a396a0880715f74a642d79fc8f07ca2404 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 26 Feb 2020 11:37:58 +0100 Subject: [PATCH] DATAGRAPH-1283 - Prepare 5.2.5 (Moore SR5). --- pom.xml | 8 ++++---- src/main/resources/notice.txt | 3 ++- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 9a9ae8e49..dd2e833fd 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.springframework.data.build spring-data-parent - 2.2.5.BUILD-SNAPSHOT + 2.2.5.RELEASE @@ -42,7 +42,7 @@ multi 3.2.9 - 2.2.5.BUILD-SNAPSHOT + 2.2.5.RELEASE @@ -197,8 +197,8 @@ - spring-libs-snapshot - https://repo.spring.io/libs-snapshot + spring-libs-release + https://repo.spring.io/libs-release diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 97b39eacf..277e79377 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Neo4j 5.2.4 +Spring Data Neo4j 5.2.5 Copyright 2011-2020 the original author or authors. Licensed under the Apache License, Version 2.0 (the "License"); @@ -14,3 +14,4 @@ See the License for the specific language governing permissions and limitations under the License. +