Skip to content

Commit b451185

Browse files
committed
After release cleanups.
See #2659
1 parent 6d9ebae commit b451185

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

2828
<properties>
@@ -362,8 +362,8 @@
362362

363363
<repositories>
364364
<repository>
365-
<id>spring-libs-milestone</id>
366-
<url>https://repo.spring.io/libs-milestone</url>
365+
<id>spring-libs-snapshot</id>
366+
<url>https://repo.spring.io/libs-snapshot</url>
367367
</repository>
368368
</repositories>
369369

0 commit comments

Comments
 (0)