DATAGRAPH-1413 - Prepare 5.1.21 (Lovelace SR21).

This commit is contained in:
Mark Paluch
2020-10-28 11:03:05 +01:00
parent a6e7c3d159
commit fc085fbf13
2 changed files with 6 additions and 5 deletions

View File

@@ -29,7 +29,7 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>2.1.21.BUILD-SNAPSHOT</version>
<version>2.1.21.RELEASE</version>
</parent>
<modules>
@@ -46,7 +46,7 @@
<nohttp.version>0.0.3.RELEASE</nohttp.version>
<maven-checkstyle-plugin.version>3.1.0</maven-checkstyle-plugin.version>
<neo4j.ogm.version>3.1.22</neo4j.ogm.version>
<springdata.commons>2.1.21.BUILD-SNAPSHOT</springdata.commons>
<springdata.commons>2.1.21.RELEASE</springdata.commons>
</properties>
<developers>
@@ -201,8 +201,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.1.20 (Lovelace SR20)
Spring Data Neo4j 5.1.21 (Lovelace SR21)
Copyright 2011-2020 the original author or authors.
Licensed under the Apache License, Version 2.0 (the "License");
@@ -19,3 +19,4 @@ limitations under the License.