There was an error while loading. Please reload this page.
1 parent 238c5ab commit f2bdeffCopy full SHA for f2bdeff
pom.xml
@@ -12,11 +12,11 @@
12
<parent>
13
<groupId>org.springframework.data.build</groupId>
14
<artifactId>spring-data-parent</artifactId>
15
-<version>2.2.0.RELEASE</version>
+<version>2.3.0.BUILD-SNAPSHOT</version>
16
</parent>
17
18
<properties>
19
-<springdata.keyvalue>2.2.0.RELEASE</springdata.keyvalue>
+<springdata.keyvalue>2.3.0.BUILD-SNAPSHOT</springdata.keyvalue>
20
<jta>1.1</jta>
21
<beanutils>1.9.2</beanutils>
22
<xstream>1.4.8</xstream>
@@ -291,8 +291,8 @@
291
292
<repositories>
293
<repository>
294
-<id>spring-libs-release</id>
295
-<url>https://repo.spring.io/libs-release</url>
+<id>spring-libs-snapshot</id>
+<url>https://repo.spring.io/libs-snapshot</url>
296
</repository>
297
</repositories>
298
0 commit comments