Prepare 7.0.5 (2022.0.5).

See #2694
This commit is contained in:
Greg L. Turnquist
2023-04-14 10:18:30 -05:00
parent a397aad4de
commit a87de0f2d8
2 changed files with 6 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>3.0.5-SNAPSHOT</version>
<version>3.0.5</version>
</parent>
<groupId>org.springframework.data</groupId>
@@ -115,7 +115,7 @@
<skipUnitTests>${skipTests}</skipUnitTests>
<spring-data-commons-docs.dir>../../../../spring-data-commons/src/main/asciidoc</spring-data-commons-docs.dir>
<springdata.commons>3.0.5-SNAPSHOT</springdata.commons>
<springdata.commons>3.0.5</springdata.commons>
</properties>
<dependencyManagement>
@@ -453,8 +453,8 @@
<repositories>
<repository>
<id>spring-libs-snapshot</id>
<url>https://repo.spring.io/libs-snapshot</url>
<id>spring-libs-release</id>
<url>https://repo.spring.io/libs-release</url>
</repository>
</repositories>

View File

@@ -1,4 +1,4 @@
Spring Data Neo4j 7.0.4 (2022.0.4)
Spring Data Neo4j 7.0.5 (2022.0.5)
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.