Skip to content

Commit fb82411

Browse files
committed
After release cleanups.
See #2764
1 parent f728522 commit fb82411

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.7.8</version>
15+
<version>2.7.9-SNAPSHOT</version>
1616
</parent>
1717

1818
<properties>
@@ -401,8 +401,8 @@
401401

402402
<repositories>
403403
<repository>
404-
<id>spring-libs-release</id>
405-
<url>https://repo.spring.io/libs-release</url>
404+
<id>spring-libs-snapshot</id>
405+
<url>https://repo.spring.io/libs-snapshot</url>
406406
</repository>
407407
</repositories>
408408

0 commit comments

Comments
 (0)