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 b671676 commit 2206977Copy full SHA for 2206977
pom.xml
@@ -536,15 +536,6 @@
536
<url>${distMgmtSnapshotsUrl}</url>
537
</snapshotRepository>
538
</distributionManagement>
539
- <repositories>
540
- <repository>
541
- <id>repository.jboss.org</id>
542
- <url>https://repository.jboss.org/nexus/content/repositories/releases/</url>
543
- <snapshots>
544
- <enabled>false</enabled>
545
- </snapshots>
546
- </repository>
547
- </repositories>
548
<properties>
549
<distMgmtSnapshotsUrl>http://oss.sonatype.org/content/repositories/snapshots</distMgmtSnapshotsUrl>
550
<surefire.redirectTestOutputToFile>true</surefire.redirectTestOutputToFile>
0 commit comments