Skip to content

Commit af287fe

Browse files
After release cleanups.
See #2258
1 parent 3195730 commit af287fe

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.5.0-M2</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)