Skip to content

Commit 96706cf

Browse files
committed
#205 - Remove sonatype snapshot repository.
No longer required.
1 parent d9e425a commit 96706cf

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -407,13 +407,6 @@
407407
<id>spring-libs-snapshot</id>
408408
<url>https://repo.spring.io/libs-snapshot</url>
409409
</repository>
410-
<repository>
411-
<id>oss-sonatype-snapshots</id>
412-
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
413-
<snapshots>
414-
<enabled>true</enabled>
415-
</snapshots>
416-
</repository>
417410
</repositories>
418411

419412
<pluginRepositories>

0 commit comments

Comments
 (0)