Skip to content

Commit 2fd7afc

Browse files
After release cleanups.
See #2734
1 parent a36dbd5 commit 2fd7afc

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
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.springframework.data.build</groupId>
2727
<artifactId>spring-data-parent</artifactId>
28-
<version>3.1.0-M1</version>
28+
<version>3.1.0-SNAPSHOT</version>
2929
</parent>
3030

3131
<properties>
@@ -366,8 +366,8 @@
366366

367367
<repositories>
368368
<repository>
369-
<id>spring-libs-milestone</id>
370-
<url>https://repo.spring.io/libs-milestone</url>
369+
<id>spring-libs-snapshot</id>
370+
<url>https://repo.spring.io/libs-snapshot</url>
371371
</repository>
372372
</repositories>
373373

0 commit comments

Comments
 (0)