Skip to content

Commit

Permalink
Remove unaccessible staging repository
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarkos committed Jul 19, 2016
1 parent fe38817 commit 5870292
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions pom.xml
Original file line number Diff line number Diff line change
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 5870292

Please sign in to comment.