Skip to content

Commit a58dbe7

Browse files
After release cleanups.
See #2271
1 parent 22aaa7a commit a58dbe7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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.4.4</version>
15+
<version>2.4.5-SNAPSHOT</version>
1616
</parent>
1717

1818
<properties>
@@ -358,8 +358,8 @@
358358

359359
<repositories>
360360
<repository>
361-
<id>spring-libs-release</id>
362-
<url>https://repo.spring.io/libs-release</url>
361+
<id>spring-libs-snapshot</id>
362+
<url>https://repo.spring.io/libs-snapshot</url>
363363
</repository>
364364
</repositories>
365365

0 commit comments

Comments
 (0)