DATAREDIS-910 - Prepare 2.2 M2 (Moore).
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -12,11 +12,11 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.data.build</groupId>
|
||||
<artifactId>spring-data-parent</artifactId>
|
||||
<version>2.2.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.2.0.M2</version>
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
<springdata.keyvalue>2.2.0.BUILD-SNAPSHOT</springdata.keyvalue>
|
||||
<springdata.keyvalue>2.2.0.M2</springdata.keyvalue>
|
||||
<jta>1.1</jta>
|
||||
<beanutils>1.9.2</beanutils>
|
||||
<xstream>1.4.8</xstream>
|
||||
@@ -307,8 +307,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 Redis 2.2 M1
|
||||
Spring Data Redis 2.2 M2
|
||||
Copyright (c) [2010-2019] Pivotal Software, Inc.
|
||||
|
||||
This product is licensed to you under the Apache License, Version 2.0 (the "License").
|
||||
|
||||
Reference in New Issue
Block a user