Skip to content

Commit 3541820

Browse files
committed
After release cleanups.
See #2581
1 parent 5005584 commit 3541820

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: 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>3.0.0-M3</version>
15+
<version>3.0.0-SNAPSHOT</version>
1616
</parent>
1717

1818
<properties>
@@ -332,8 +332,8 @@
332332

333333
<repositories>
334334
<repository>
335-
<id>spring-libs-milestone</id>
336-
<url>https://repo.spring.io/libs-milestone</url>
335+
<id>spring-libs-snapshot</id>
336+
<url>https://repo.spring.io/libs-snapshot</url>
337337
</repository>
338338
</repositories>
339339

0 commit comments

Comments
 (0)