Skip to content

Commit e6beb5e

Browse files
committed
DATACMNS-1725 - After release cleanups.
1 parent 3d9146c commit e6beb5e

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
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.springframework.data.build</groupId>
1414
<artifactId>spring-data-parent</artifactId>
15-
<version>2.4.0-M1</version>
15+
<version>2.4.0-SNAPSHOT</version>
1616
</parent>
1717

1818
<properties>
@@ -376,8 +376,8 @@
376376

377377
<repositories>
378378
<repository>
379-
<id>spring-libs-milestone</id>
380-
<url>https://repo.spring.io/libs-milestone</url>
379+
<id>spring-libs-snapshot</id>
380+
<url>https://repo.spring.io/libs-snapshot</url>
381381
</repository>
382382
</repositories>
383383

0 commit comments

Comments
 (0)