Prepare 5.2.13 (Moore SR13).

See #2023
This commit is contained in:
Christoph Strobl
2021-02-17 10:34:05 +01:00
parent 5388c27df7
commit da84980c35
2 changed files with 6 additions and 5 deletions

View File

@@ -28,7 +28,7 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>2.2.13.BUILD-SNAPSHOT</version>
<version>2.2.13.RELEASE</version>
</parent>
<modules>
@@ -42,7 +42,7 @@
<project.type>multi</project.type>
<neo4j.ogm.version>3.2.20</neo4j.ogm.version>
<springdata.commons>2.2.13.BUILD-SNAPSHOT</springdata.commons>
<springdata.commons>2.2.13.RELEASE</springdata.commons>
</properties>
<developers>
@@ -197,8 +197,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 5.2.12 (Moore SR12)
Spring Data Neo4j 5.2.13 (Moore SR13)
Copyright 2011-2021 the original author or authors.
Licensed under the Apache License, Version 2.0 (the "License");
@@ -22,3 +22,4 @@ limitations under the License.