Skip to content

Commit

Permalink
add JBoss Repository
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrenn committed Nov 18, 2020
1 parent 2343dce commit 5ce3663
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,11 @@
<name>Spring Repository</name>
<url>https://repo.spring.io/plugins-release/</url>
</repository>
<repository>
<id>jbossrepo</id>
<name>JBoss Repository</name>
<url>https://repository.jboss.org/nexus/content/repositories/releases/</url>
</repository>
</repositories>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 5ce3663

Please sign in to comment.