We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e47c413 commit d7aba90Copy full SHA for d7aba90
map/pom.xml
@@ -27,11 +27,4 @@
27
28
</dependencies>
29
30
- <repositories>
31
- <repository>
32
- <id>spring-libs-snapshot</id>
33
- <url>https://repos.spring.io/libs-snapshot</url>
34
- </repository>
35
- </repositories>
36
-
37
</project>
pom.xml
@@ -73,8 +73,8 @@
73
74
<repositories>
75
<repository>
76
- <id>spring-libs-milestone</id>
77
- <url>https://repo.spring.io/libs-milestone</url>
+ <id>spring-libs-snapshot</id>
+ <url>https://repo.spring.io/libs-snapshot</url>
78
</repository>
79
</repositories>
80
0 commit comments