Skip to content

Commit daaa16f

Browse files
DATACMNS-1441 - After release cleanups.
1 parent fb32ef8 commit daaa16f

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

1818
<properties>
@@ -396,8 +396,8 @@
396396

397397
<repositories>
398398
<repository>
399-
<id>spring-libs-milestone</id>
400-
<url>https://repo.spring.io/libs-milestone</url>
399+
<id>spring-libs-snapshot</id>
400+
<url>https://repo.spring.io/libs-snapshot</url>
401401
</repository>
402402
</repositories>
403403

0 commit comments

Comments
 (0)