Skip to content

Commit d7aba90

Browse files
committed
spring-projects#42 - Switched to snapshot repository.
1 parent e47c413 commit d7aba90

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

map/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,4 @@
2727

2828
</dependencies>
2929

30-
<repositories>
31-
<repository>
32-
<id>spring-libs-snapshot</id>
33-
<url>https://repos.spring.io/libs-snapshot</url>
34-
</repository>
35-
</repositories>
36-
3730
</project>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@
7373

7474
<repositories>
7575
<repository>
76-
<id>spring-libs-milestone</id>
77-
<url>https://repo.spring.io/libs-milestone</url>
76+
<id>spring-libs-snapshot</id>
77+
<url>https://repo.spring.io/libs-snapshot</url>
7878
</repository>
7979
</repositories>
8080

0 commit comments

Comments
 (0)