Unified
Split
Showing
with
1 addition
and 8 deletions.
- +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> | ||