Skip to content

Commit 430428c

Browse files
committed
DATACMNS-1340 - After release cleanups.
1 parent 967e4e4 commit 430428c

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.0.9.RELEASE</version>
15+
<version>2.0.10.BUILD-SNAPSHOT</version>
1616
</parent>
1717

1818
<properties>
@@ -402,8 +402,8 @@
402402

403403
<repositories>
404404
<repository>
405-
<id>spring-libs-release</id>
406-
<url>https://repo.spring.io/libs-release</url>
405+
<id>spring-libs-snapshot</id>
406+
<url>https://repo.spring.io/libs-snapshot</url>
407407
</repository>
408408
</repositories>
409409

0 commit comments

Comments
 (0)