Skip to content

Commit 17c8e7f

Browse files
committed
After release cleanups.
See #2357
1 parent bb9f53f commit 17c8e7f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
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-M1</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)