Skip to content

Commit

Permalink
Merge pull request #312 from jmarkos/fix_build
Browse files Browse the repository at this point in the history
Remove unaccessible staging repository
  • Loading branch information
belaban committed Jul 19, 2016
2 parents fe38817 + 5870292 commit 33c60b9
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions pom.xml
Expand Up @@ -83,21 +83,6 @@
</snapshots>
</repository>

<repository>
<id>jboss-releases-repository</id>
<name>JBoss Public Maven Repository Staging</name>
<url>https://repository.jboss.org/nexus/service/local/staging/deploy/maven2</url>
<layout>default</layout>
<releases>
<enabled>true</enabled>
<updatePolicy>never</updatePolicy>
</releases>
<snapshots>
<enabled>true</enabled>
<updatePolicy>interval:120</updatePolicy>
</snapshots>
</repository>

<repository>
<id>jboss-snapshots-repository</id>
<name>JBoss Nexus snapshots repository</name>
Expand Down

0 comments on commit 33c60b9

Please sign in to comment.