Skip to content
Permalink
Browse files

Merge pull request #153 from jamezp/WFARQ-58

[WFARQ-58] Remove the JBoss Maven Repository entry. Also use an https…
  • Loading branch information
jamezp committed Apr 2, 2019
2 parents 9207386 + 74341a2 commit e2ff9739bc36c70006ad306ae2e5fd8c5562f486
Showing with 1 addition and 8 deletions.
  1. +1 −8 pom.xml
@@ -73,7 +73,7 @@
<licenses>
<license>
<name>Apache License Version 2.0</name>
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
<url>https://repository.jboss.org/licenses/apache-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
@@ -455,11 +455,4 @@
<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 e2ff973

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