Skip to content

Commit d189263

Browse files
DATACMNS-1445 - After release cleanups.
1 parent a9e6fa1 commit d189263

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>2.2.0.M2</version>
15+
<version>2.2.0.BUILD-SNAPSHOT</version>
1616
</parent>
1717

1818
<properties>
@@ -375,8 +375,8 @@
375375

376376
<repositories>
377377
<repository>
378-
<id>spring-libs-milestone</id>
379-
<url>https://repo.spring.io/libs-milestone</url>
378+
<id>spring-libs-snapshot</id>
379+
<url>https://repo.spring.io/libs-snapshot</url>
380380
</repository>
381381
</repositories>
382382

0 commit comments

Comments
 (0)