Skip to content

Commit b49e537

Browse files
committed
o Removed declaration of jboss repo, netty is now synced to central
1 parent d7cc0a9 commit b49e537

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
@@ -466,15 +466,6 @@
466466
<url>${distMgmtSnapshotsUrl}</url>
467467
</snapshotRepository>
468468
</distributionManagement>
469-
<repositories>
470-
<repository>
471-
<id>repository.jboss.org</id>
472-
<url>https://repository.jboss.org/nexus/content/groups/public/</url>
473-
<snapshots>
474-
<enabled>false</enabled>
475-
</snapshots>
476-
</repository>
477-
</repositories>
478469
<properties>
479470
<distMgmtSnapshotsUrl>http://oss.sonatype.org/content/repositories/snapshots</distMgmtSnapshotsUrl>
480471
</properties>

0 commit comments

Comments
 (0)