We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a7e4e6 commit 2035ce9Copy full SHA for 2035ce9
pom.xml
@@ -57,13 +57,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x
57
<name>${distMgmtSnapshotsName}</name>
58
<url>${distMgmtSnapshotsUrl}</url>
59
</repository>
60
- <repository>
61
- <id>Apache Nexus Snapshots</id>
62
- <url>https://repository.apache.org/content/groups/snapshots/</url>
63
- <snapshots>
64
- <enabled>true</enabled>
65
- </snapshots>
66
- </repository>
67
<repository>
68
<id>repository.jboss.org</id>
69
<url>https://repository.jboss.org/nexus/content/groups/public/</url>
0 commit comments