Skip to content

Commit 044a0c0

Browse files
committed
DATACMNS-1037 - After release cleanups.
1 parent 8ef846d commit 044a0c0

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.0.0.M3</version>
15+
<version>2.0.0.BUILD-SNAPSHOT</version>
1616
</parent>
1717

1818
<properties>
@@ -331,8 +331,8 @@
331331

332332
<repositories>
333333
<repository>
334-
<id>spring-libs-milestone</id>
335-
<url>https://repo.spring.io/libs-milestone</url>
334+
<id>spring-libs-snapshot</id>
335+
<url>https://repo.spring.io/libs-snapshot</url>
336336
</repository>
337337
</repositories>
338338

0 commit comments

Comments
 (0)