repository.apache.org/content/repositories/snapshots not needed anymore

Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
This commit is contained in:
Olivier Lamy 2022-06-07 13:57:22 +10:00
parent f4e1ef04f9
commit b52f6182c6
1 changed files with 0 additions and 10 deletions

10
pom.xml
View File

@ -170,16 +170,6 @@
</scm>
<pluginRepositories>
<pluginRepository>
<id>apache.snapshots</id>
<url>https://repository.apache.org/content/repositories/snapshots</url>
<releases>
<enabled>false</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
</pluginRepository>
<pluginRepository>
<id>jetty.snapshots</id>
<url>https://oss.sonatype.org/content/repositories/jetty-snapshots</url>