You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by hl...@apache.org on 2010/05/29 18:18:31 UTC

svn commit: r949413 - /tapestry/tapestry5/trunk/tapestry-hibernate/pom.xml

Author: hlship
Date: Sat May 29 16:18:31 2010
New Revision: 949413

URL: http://svn.apache.org/viewvc?rev=949413&view=rev
Log:
Update tapestry-hibernate POM to use the correct JBoss repository URL

Modified:
    tapestry/tapestry5/trunk/tapestry-hibernate/pom.xml

Modified: tapestry/tapestry5/trunk/tapestry-hibernate/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-hibernate/pom.xml?rev=949413&r1=949412&r2=949413&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-hibernate/pom.xml (original)
+++ tapestry/tapestry5/trunk/tapestry-hibernate/pom.xml Sat May 29 16:18:31 2010
@@ -110,7 +110,7 @@
         <repository>
             <id>jboss</id>
             <name>JBoss</name>
-            <url>http://repository.jboss.org/maven2</url>
+            <url>https://repository.jboss.org/nexus/content/repositories/releases/</url>
         </repository>
     </repositories>