[jboss-cvs] JBossAS SVN: r100291 - projects/ejb3/components/nointerface/trunk/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Feb 2 14:39:24 EST 2010


Author: jaikiran
Date: 2010-02-02 14:39:23 -0500 (Tue, 02 Feb 2010)
New Revision: 100291

Modified:
   projects/ejb3/components/nointerface/trunk/testsuite/pom.xml
Log:
EJBTHREE-1989 Upgraded testsuite to 1.0.0-alpha-2 of package manager

Modified: projects/ejb3/components/nointerface/trunk/testsuite/pom.xml
===================================================================
--- projects/ejb3/components/nointerface/trunk/testsuite/pom.xml	2010-02-02 19:35:09 UTC (rev 100290)
+++ projects/ejb3/components/nointerface/trunk/testsuite/pom.xml	2010-02-02 19:39:23 UTC (rev 100291)
@@ -302,7 +302,7 @@
         <dependency>
             <groupId>org.jboss.ejb3</groupId>
             <artifactId>jboss-ejb3-package-manager</artifactId>
-            <version>1.0.0-SNAPSHOT</version>
+            <version>1.0.0-alpha-2</version>
             <scope>test</scope>
             <classifier>installer</classifier>
             <type>zip</type>




More information about the jboss-cvs-commits mailing list