mirror of
https://github.com/songoda/SongodaCore.git
synced 2025-01-09 17:27:57 +01:00
pom.xml: Remove snapshot plugin repositories
This commit is contained in:
parent
d5a63fd38a
commit
c50b691c3c
12
pom.xml
12
pom.xml
@ -111,18 +111,6 @@
|
|||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
|
|
||||||
<pluginRepositories>
|
|
||||||
<pluginRepository>
|
|
||||||
<id>apache.snapshots</id>
|
|
||||||
<url>https://repository.apache.org/snapshots/</url>
|
|
||||||
</pluginRepository>
|
|
||||||
|
|
||||||
<pluginRepository>
|
|
||||||
<id>sonatype.snapshots</id>
|
|
||||||
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
|
|
||||||
</pluginRepository>
|
|
||||||
</pluginRepositories>
|
|
||||||
|
|
||||||
<repositories>
|
<repositories>
|
||||||
<repository>
|
<repository>
|
||||||
<id>songoda-public</id>
|
<id>songoda-public</id>
|
||||||
|
Loading…
Reference in New Issue
Block a user