repository.apache.org/content/repositories/snapshots not needed anymore
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
This commit is contained in:
parent
f4e1ef04f9
commit
b52f6182c6
10
pom.xml
10
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue