diff --git a/pom.xml b/pom.xml index b49dbc91d..c7e9fb27e 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.springframework.data.build spring-data-parent - 2.4.0-SNAPSHOT + 2.4.0 org.springframework.data @@ -116,7 +116,7 @@ ${skipTests} ${skipTests} - 2.4.0-SNAPSHOT + 2.4.0 ../../../../../spring-data-commons/src/main/asciidoc @@ -363,8 +363,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 790158bcb..3a691face 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Neo4j 6.0 RC2 (2020.0.0) +Spring Data Neo4j 6.0 GA (2020.0.0) Copyright 2011-2020 the original author or authors. Licensed under the Apache License, Version 2.0 (the "License"); @@ -23,3 +23,4 @@ limitations under the License. +