We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 967e4e4 commit 430428cCopy full SHA for 430428c
pom.xml
@@ -12,7 +12,7 @@
12
<parent>
13
<groupId>org.springframework.data.build</groupId>
14
<artifactId>spring-data-parent</artifactId>
15
- <version>2.0.9.RELEASE</version>
+ <version>2.0.10.BUILD-SNAPSHOT</version>
16
</parent>
17
18
<properties>
@@ -402,8 +402,8 @@
402
403
<repositories>
404
<repository>
405
- <id>spring-libs-release</id>
406
- <url>https://repo.spring.io/libs-release</url>
+ <id>spring-libs-snapshot</id>
+ <url>https://repo.spring.io/libs-snapshot</url>
407
</repository>
408
</repositories>
409
0 commit comments