Skip to content

Commit 8dbb420

Browse files
authored
remove mvn-external-version deps (#11499)
1 parent f5c873d commit 8dbb420

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -676,12 +676,6 @@
676676
</reporting>
677677

678678
<pluginRepositories>
679-
<!-- needed for the maven-external-version-plugin -->
680-
<pluginRepository>
681-
<id>jboss-third-party</id>
682-
<url>
683-
https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/</url>
684-
</pluginRepository>
685679
<pluginRepository>
686680
<id>maven-snapshots</id>
687681
<url>https://repository.apache.org/content/repositories/snapshots/</url>
@@ -695,12 +689,6 @@
695689

696690

697691
<repositories>
698-
<!-- needed for the maven-external-version-plugin -->
699-
<repository>
700-
<id>jboss-third-party</id>
701-
<url>
702-
https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/</url>
703-
</repository>
704692
<!-- needed for the opensaml dependency -->
705693
<repository>
706694
<id>shiboleth</id>

0 commit comments

Comments
 (0)