diff --git a/pom.xml b/pom.xml index 1d3e4a140..e9c7c4ac8 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.springframework.data.build spring-data-parent - 3.1.0-SNAPSHOT + 3.1.0 org.springframework.data @@ -115,7 +115,7 @@ ${skipTests} ../../../../spring-data-commons/src/main/asciidoc - 3.1.0-SNAPSHOT + 3.1.0 @@ -453,8 +453,8 @@ - spring-libs-snapshot - https://repo.spring.io/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 2e8eb6edb..b6be74e71 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Neo4j 7.1 RC1 (2023.0.0) +Spring Data Neo4j 7.1 GA (2023.0.0) Copyright 2011-2021 the original author or authors. Licensed under the Apache License, Version 2.0 (the "License"); @@ -47,5 +47,6 @@ limitations under the License. +