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 0795ba5 commit bf01d8fCopy full SHA for bf01d8f
pom.xml
@@ -12,7 +12,7 @@
12
<parent>
13
<groupId>org.springframework.data.build</groupId>
14
<artifactId>spring-data-parent</artifactId>
15
- <version>1.8.2.RELEASE</version>
+ <version>1.8.3.BUILD-SNAPSHOT</version>
16
</parent>
17
18
<properties>
@@ -283,8 +283,8 @@
283
284
<repositories>
285
<repository>
286
- <id>spring-libs-release</id>
287
- <url>https://repo.spring.io/libs-release</url>
+ <id>spring-libs-snapshot</id>
+ <url>https://repo.spring.io/libs-snapshot</url>
288
</repository>
289
</repositories>
290
0 commit comments