Skip to content

Commit 474e4d7

Browse files
committed
DATACMNS-1287 - After release cleanups.
1 parent face0e9 commit 474e4d7

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

1818
<properties>
@@ -312,8 +312,8 @@
312312

313313
<repositories>
314314
<repository>
315-
<id>spring-libs-release</id>
316-
<url>https://repo.spring.io/libs-release</url>
315+
<id>spring-libs-snapshot</id>
316+
<url>https://repo.spring.io/libs-snapshot</url>
317317
</repository>
318318
</repositories>
319319

0 commit comments

Comments
 (0)