Skip to content

Commit 1040452

Browse files
committed
After release cleanups.
See #2484
1 parent 51fd81e commit 1040452

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: 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.6.0</version>
15+
<version>2.7.0-SNAPSHOT</version>
1616
</parent>
1717

1818
<properties>
@@ -386,8 +386,8 @@
386386

387387
<repositories>
388388
<repository>
389-
<id>spring-libs-release</id>
390-
<url>https://repo.spring.io/libs-release</url>
389+
<id>spring-libs-snapshot</id>
390+
<url>https://repo.spring.io/libs-snapshot</url>
391391
</repository>
392392
</repositories>
393393

0 commit comments

Comments
 (0)