Skip to content

Commit 571cb36

Browse files
committed
After release cleanups.
See #2435
1 parent eb5bb18 commit 571cb36

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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.6.0-M3</version>
15+
<version>2.6.0-SNAPSHOT</version>
1616
</parent>
1717

1818
<properties>
@@ -372,8 +372,8 @@
372372

373373
<repositories>
374374
<repository>
375-
<id>spring-libs-milestone</id>
376-
<url>https://repo.spring.io/libs-milestone</url>
375+
<id>spring-libs-snapshot</id>
376+
<url>https://repo.spring.io/libs-snapshot</url>
377377
</repository>
378378
</repositories>
379379

0 commit comments

Comments
 (0)