Skip to content

Commit 0a67a14

Browse files
After release cleanups.
See #2632
1 parent c4e5c10 commit 0a67a14

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
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.springframework.data.build</groupId>
2424
<artifactId>spring-data-parent</artifactId>
25-
<version>3.0.0-M5</version>
25+
<version>3.0.0-SNAPSHOT</version>
2626
</parent>
2727

2828
<properties>
@@ -357,8 +357,8 @@
357357

358358
<repositories>
359359
<repository>
360-
<id>spring-libs-milestone</id>
361-
<url>https://repo.spring.io/libs-milestone</url>
360+
<id>spring-libs-snapshot</id>
361+
<url>https://repo.spring.io/libs-snapshot</url>
362362
</repository>
363363
</repositories>
364364

0 commit comments

Comments
 (0)