Skip to content

Commit e92eee6

Browse files
committed
After release cleanups.
See #2656
1 parent a26ef5f commit e92eee6

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>2.6.7</version>
15+
<version>2.6.8-SNAPSHOT</version>
1616
</parent>
1717

1818
<properties>
@@ -385,8 +385,8 @@
385385

386386
<repositories>
387387
<repository>
388-
<id>spring-libs-release</id>
389-
<url>https://repo.spring.io/libs-release</url>
388+
<id>spring-libs-snapshot</id>
389+
<url>https://repo.spring.io/libs-snapshot</url>
390390
</repository>
391391
</repositories>
392392

0 commit comments

Comments
 (0)