Skip to content

Commit 8a4a809

Browse files
committed
After release cleanups.
See #2303
1 parent 879e631 commit 8a4a809

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.5.0-RC1</version>
15+
<version>2.5.0-SNAPSHOT</version>
1616
</parent>
1717

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

366366
<repositories>
367367
<repository>
368-
<id>spring-libs-milestone</id>
369-
<url>https://repo.spring.io/libs-milestone</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)