Skip to content

Commit

Permalink
[ELYWEB-29] Add jboss repository to project
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Choma committed Oct 9, 2018
1 parent 26a825f commit a691e6a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions undertow-servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,12 @@
</dependency>
</dependencies>

<repositories>
<repository>
<id>public-jboss</id>
<name>Public JBoss Repository Group</name>
<url>https://repository.jboss.org/nexus/content/groups/public-jboss/</url>
</repository>
</repositories>

</project>

0 comments on commit a691e6a

Please sign in to comment.