DATAKV-274 - Prepare 2.2 RC3 (Moore).
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -12,12 +12,12 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.data.build</groupId>
|
||||
<artifactId>spring-data-parent</artifactId>
|
||||
<version>2.2.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.2.0.RC3</version>
|
||||
<relativePath/>
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
<springdata.commons>2.2.0.BUILD-SNAPSHOT</springdata.commons>
|
||||
<springdata.commons>2.2.0.RC3</springdata.commons>
|
||||
<java-module-name>spring.data.keyvalue</java-module-name>
|
||||
</properties>
|
||||
|
||||
@@ -111,8 +111,8 @@
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>spring-libs-snapshot</id>
|
||||
<url>https://repo.spring.io/libs-snapshot</url>
|
||||
<id>spring-libs-milestone</id>
|
||||
<url>https://repo.spring.io/libs-milestone</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Spring Data KeyValue 2.2 RC2
|
||||
Spring Data KeyValue 2.2 RC3
|
||||
Copyright (c) 2015-2019 Pivotal Software, Inc.
|
||||
|
||||
This product is licensed to you under the Apache License, Version 2.0
|
||||
|
||||
Reference in New Issue
Block a user