Skip to content

Commit 0e88cc3

Browse files
committed
Polishing.
Fix snapshot repository URL. See #3097
1 parent 82e8104 commit 0e88cc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ If you'd rather like the latest snapshots of the upcoming major version, use our
4242
</dependency>
4343
4444
<repository>
45-
<id>spring-libs-snapshot</id>
45+
<id>spring-snapshot</id>
4646
<name>Spring Snapshot Repository</name>
47-
<url>https://repo.spring.io/libs-snapshot</url>
47+
<url>https://repo.spring.io/snapshot</url>
4848
</repository>
4949
----
5050

0 commit comments

Comments
 (0)