Skip to content

Commit

Permalink
fixed jboss repository url, since the access has been denied
Browse files Browse the repository at this point in the history
  • Loading branch information
oehmiche committed Feb 10, 2012
1 parent e21a9cc commit e7ee773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cas-server-integration-jboss/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<id>jboss-maven2</id>
<layout>default</layout>
<name>JBoss Repository</name>
<url>http://repository.jboss.com/maven2</url>
<url>http://repository.jboss.org/nexus/content/repositories/deprecated</url>
</repository>
</repositories>
</project>

0 comments on commit e7ee773

Please sign in to comment.