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 5b5e37f commit 1b64422Copy full SHA for 1b64422
pom.xml
@@ -46,24 +46,6 @@
46
</snapshotRepository>
47
</distributionManagement>
48
49
- <repositories>
50
- <repository>
51
- <id>${distMgmtSnapshotsId}</id>
52
- <name>${distMgmtSnapshotsName}</name>
53
- <url>${distMgmtSnapshotsUrl}</url>
54
- <releases>
55
- <enabled>false</enabled>
56
- </releases>
57
- </repository>
58
59
- <id>repository.jboss.org</id>
60
- <url>https://repository.jboss.org/nexus/content/groups/public/</url>
61
- <snapshots>
62
63
- </snapshots>
64
65
- </repositories>
66
-
67
<licenses>
68
<license>
69
<name>Apache License, Version 2.0</name>
0 commit comments