Skip to content

Commit 91bcd1a

Browse files
committed
Change repository for dependendencies to snapshot instead of libs-snapshot-local
1 parent 6ee418a commit 91bcd1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
<repository>
276276
<id>spring-snapshots</id>
277277
<name>Spring Snapshots</name>
278-
<url>https://repo.spring.io/libs-snapshot-local</url>
278+
<url>https://repo.spring.io/snapshot</url>
279279
<snapshots>
280280
<enabled>true</enabled>
281281
</snapshots>

0 commit comments

Comments
 (0)