[jboss-cvs] JBossAS SVN: r111191 - branches/JBPAPP_5_1/testsuite/imports/sections.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Mon Apr 18 08:09:09 EDT 2011
Author: jcosta at redhat.com
Date: 2011-04-18 08:09:09 -0400 (Mon, 18 Apr 2011)
New Revision: 111191
Modified:
branches/JBPAPP_5_1/testsuite/imports/sections/seam.xml
Log:
JBPAPP-6341 - Fixed the URL for the MEAD repository in testsuite/imports/sections/seam.xml
Modified: branches/JBPAPP_5_1/testsuite/imports/sections/seam.xml
===================================================================
--- branches/JBPAPP_5_1/testsuite/imports/sections/seam.xml 2011-04-16 17:41:27 UTC (rev 111190)
+++ branches/JBPAPP_5_1/testsuite/imports/sections/seam.xml 2011-04-18 12:09:09 UTC (rev 111191)
@@ -15,7 +15,7 @@
<dependency groupId="org.jboss.seam.examples" artifactId="jboss-seam-dvdstore" version="${seam_version}" type="xml" classifier="ds"/>
<dependency groupId="org.jboss.seam.examples" artifactId="jboss-seam-numberguess" version="${seam_version}" type="ear"/>
<dependency groupId="org.jboss.seam.examples" artifactId="jboss-seam-jpa" version="${seam_version}" type="war"/>
- <remoterepository id="mead-repository.jboss.org" url="http://download.lab.bos.redhat.com/brewroot/repos/jb-eap-5-rhel-6-build/latest/maven2"/>
+ <remoterepository id="mead-repository.jboss.org" url="http://download.lab.bos.redhat.com/brewroot/repos/jb-eap-5-rhel-6-build/latest/maven"/>
<remoterepository id="prod-repository.jboss.org" url="http://repository.jboss.org/maven2-brew"/>
<remoterepository id="repository.jboss.org" url="http://repository.jboss.org/maven2"/>
<remoterepository id="snapshots.jboss.org" url="http://snapshots.jboss.org/maven2"/>
More information about the jboss-cvs-commits
mailing list