Skip to content

Commit 2206977

Browse files
committed
Removed JBoss repository, new Netty is in Central.
1 parent b671676 commit 2206977

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

pom.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -536,15 +536,6 @@
536536
<url>${distMgmtSnapshotsUrl}</url>
537537
</snapshotRepository>
538538
</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>
548539
<properties>
549540
<distMgmtSnapshotsUrl>http://oss.sonatype.org/content/repositories/snapshots</distMgmtSnapshotsUrl>
550541
<surefire.redirectTestOutputToFile>true</surefire.redirectTestOutputToFile>

0 commit comments

Comments
 (0)