Skip to content

Commit 443088e

Browse files
committed
After release cleanups.
See #2553
1 parent 2f562fd commit 443088e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.springframework.data.build</groupId>
1414
<artifactId>spring-data-parent</artifactId>
15-
<version>2.5.10</version>
15+
<version>2.5.11-SNAPSHOT</version>
1616
</parent>
1717

1818
<properties>
@@ -365,8 +365,8 @@
365365

366366
<repositories>
367367
<repository>
368-
<id>spring-libs-release</id>
369-
<url>https://repo.spring.io/libs-release</url>
368+
<id>spring-libs-snapshot</id>
369+
<url>https://repo.spring.io/libs-snapshot</url>
370370
</repository>
371371
</repositories>
372372

0 commit comments

Comments
 (0)