[jboss-cvs] JBossAS SVN: r106299 - branches/JBPAPP_5_1/testsuite/imports/sections.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jun 28 20:34:10 EDT 2010


Author: fnasser at redhat.com
Date: 2010-06-28 20:34:09 -0400 (Mon, 28 Jun 2010)
New Revision: 106299

Modified:
   branches/JBPAPP_5_1/testsuite/imports/sections/seam.xml
Log:
Upgrade version of Seam used in tests (FIX)

Modified: branches/JBPAPP_5_1/testsuite/imports/sections/seam.xml
===================================================================
--- branches/JBPAPP_5_1/testsuite/imports/sections/seam.xml	2010-06-28 21:54:33 UTC (rev 106298)
+++ branches/JBPAPP_5_1/testsuite/imports/sections/seam.xml	2010-06-29 00:34:09 UTC (rev 106299)
@@ -15,7 +15,7 @@
       	  <dependency groupId="org.jboss.seam.examples" artifactId="jboss-seam-dvd" 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="repository.jboss.org" url="http://repository.jboss.org/maven2-brew"/>
+      	  <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"/>
       </artifact:dependencies>



More information about the jboss-cvs-commits mailing list