From 35f7e5ae5ca851baa6e6eb15136cef8f362fcd54 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 14 Apr 2021 14:18:21 +0200 Subject: [PATCH] Prepare 6.1 GA (2021.0.0). See #2208 --- 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 10c8e7ff9..4c4545dc2 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.springframework.data.build spring-data-parent - 2.5.0-SNAPSHOT + 2.5.0 org.springframework.data @@ -117,7 +117,7 @@ ${skipTests} ${skipTests} - 2.5.0-SNAPSHOT + 2.5.0 ../../../../spring-data-commons/src/main/asciidoc @@ -369,8 +369,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 c8a0b2104..f8619750c 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Neo4j 6.1 RC1 (2021.0.0) +Spring Data Neo4j 6.1 GA (2021.0.0) Copyright 2011-2021 the original author or authors. Licensed under the Apache License, Version 2.0 (the "License"); @@ -30,3 +30,4 @@ limitations under the License. +