After release cleanups.

See #2785
This commit is contained in:
Christoph Strobl
2023-03-20 13:48:09 +01:00
parent fd8c02e559
commit b06bdc7d14

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>2.7.10</version>
<version>2.7.11-SNAPSHOT</version>
</parent>
<properties>
@@ -401,8 +401,8 @@
<repositories>
<repository>
<id>spring-libs-release</id>
<url>https://repo.spring.io/libs-release</url>
<id>spring-libs-snapshot</id>
<url>https://repo.spring.io/libs-snapshot</url>
</repository>
</repositories>