[jboss-cvs] JBossAS SVN: r80078 - trunk/testsuite/imports/sections.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Oct 25 10:31:45 EDT 2008


Author: alesj
Date: 2008-10-25 10:31:44 -0400 (Sat, 25 Oct 2008)
New Revision: 80078

Modified:
   trunk/testsuite/imports/sections/seam.xml
Log:
Jpa is now the same version as the rest of the tests.

Modified: trunk/testsuite/imports/sections/seam.xml
===================================================================
--- trunk/testsuite/imports/sections/seam.xml	2008-10-25 14:27:06 UTC (rev 80077)
+++ trunk/testsuite/imports/sections/seam.xml	2008-10-25 14:31:44 UTC (rev 80078)
@@ -14,7 +14,7 @@
       	  <dependency groupId="org.jboss.seam.examples" artifactId="jboss-seam-dvd" version="${seam_version}" type="ear"/>
       	  <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="2.1.1-SNAPSHOT" type="war"/>
+      	  <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"/>
       	  <remoterepository id="snapshots.jboss.org" url="http://snapshots.jboss.org/maven2"/>
       </artifact:dependencies>




More information about the jboss-cvs-commits mailing list