Skip to content

Commit 3049307

Browse files
After release cleanups.
See #2304
1 parent 9bcec2e commit 3049307

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

1818
<properties>
@@ -358,8 +358,8 @@
358358

359359
<repositories>
360360
<repository>
361-
<id>spring-libs-milestone</id>
362-
<url>https://repo.spring.io/libs-milestone</url>
361+
<id>spring-libs-snapshot</id>
362+
<url>https://repo.spring.io/libs-snapshot</url>
363363
</repository>
364364
</repositories>
365365

0 commit comments

Comments
 (0)