Skip to content

Commit 3c4c544

Browse files
After release cleanups.
See #2786
1 parent c80d21c commit 3c4c544

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
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.springframework.data.build</groupId>
2727
<artifactId>spring-data-parent</artifactId>
28-
<version>3.0.4</version>
28+
<version>3.0.5-SNAPSHOT</version>
2929
</parent>
3030

3131
<properties>
@@ -366,8 +366,8 @@
366366

367367
<repositories>
368368
<repository>
369-
<id>spring-libs-release</id>
370-
<url>https://repo.spring.io/libs-release</url>
369+
<id>spring-libs-snapshot</id>
370+
<url>https://repo.spring.io/libs-snapshot</url>
371371
</repository>
372372
</repositories>
373373

0 commit comments

Comments
 (0)