Skip to content

Commit

Permalink
After release cleanups.
Browse files Browse the repository at this point in the history
See #2776
  • Loading branch information
mp911de committed Mar 3, 2023
1 parent 4f7470d commit 3628409
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 @@ -25,7 +25,7 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>3.0.3</version>
<version>3.0.4-SNAPSHOT</version>
</parent>

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

Please sign in to comment.