Skip to content

Commit

Permalink
After release cleanups.
Browse files Browse the repository at this point in the history
See #2607
  • Loading branch information
mp911de committed Jun 20, 2022
1 parent afc73c0 commit 4a087f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>2.6.5</version>
<version>2.6.6-SNAPSHOT</version>
</parent>

<properties>
Expand Down Expand Up @@ -386,8 +386,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>

Expand Down

0 comments on commit 4a087f4

Please sign in to comment.