Skip to content
Permalink
Browse files

Merge pull request #154 from wildfly/revert-153-WFARQ-58

Revert "[WFARQ-58] Remove the JBoss Maven Repository entry. Also use an https…"
  • Loading branch information
jamezp committed Apr 2, 2019
2 parents e2ff973 + 103d96e commit 8ab51aa44d9f387ce31dcc87fbe99b7748e00540
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 8ab51aa

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