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 face0e9 commit 474e4d7Copy full SHA for 474e4d7
pom.xml
@@ -12,7 +12,7 @@
12
<parent>
13
<groupId>org.springframework.data.build</groupId>
14
<artifactId>spring-data-parent</artifactId>
15
- <version>1.9.12.RELEASE</version>
+ <version>1.9.13.BUILD-SNAPSHOT</version>
16
</parent>
17
18
<properties>
@@ -312,8 +312,8 @@
312
313
<repositories>
314
<repository>
315
- <id>spring-libs-release</id>
316
- <url>https://repo.spring.io/libs-release</url>
+ <id>spring-libs-snapshot</id>
+ <url>https://repo.spring.io/libs-snapshot</url>
317
</repository>
318
</repositories>
319
0 commit comments