Skip to content
Permalink
Browse files

Revert "[WFARQ-58] Remove the JBoss Maven Repository entry. Also use …

…an https…"
  • Loading branch information
jamezp committed Apr 2, 2019
1 parent e2ff973 commit 103d96e6687add4e658b40050dd6c73aee705ce6
Showing with 8 additions and 1 deletion.
  1. +8 −1 pom.xml
@@ -73,7 +73,7 @@
<licenses>
<license>
<name>Apache License Version 2.0</name>
<url>https://repository.jboss.org/licenses/apache-2.0.txt</url>
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
@@ -455,4 +455,11 @@
<scope>test</scope>
</dependency>
</dependencies>

<repositories>
<repository>
<id>jboss-public-repository</id>
<url>http://repository.jboss.org/nexus/content/groups/public/</url>
</repository>
</repositories>
</project>

0 comments on commit 103d96e

Please sign in to comment.
You can’t perform that action at this time.