Skip to content

Commit a53b510

Browse files
After release cleanups.
See #2257
1 parent c405538 commit a53b510

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

1818
<properties>
@@ -369,8 +369,8 @@
369369

370370
<repositories>
371371
<repository>
372-
<id>spring-libs-release</id>
373-
<url>https://repo.spring.io/libs-release</url>
372+
<id>spring-libs-snapshot</id>
373+
<url>https://repo.spring.io/libs-snapshot</url>
374374
</repository>
375375
</repositories>
376376

0 commit comments

Comments
 (0)