[jboss-cvs] JBossAS SVN: r80961 - trunk/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Nov 13 16:25:22 EST 2008


Author: smcgowan at redhat.com
Date: 2008-11-13 16:25:22 -0500 (Thu, 13 Nov 2008)
New Revision: 80961

Modified:
   trunk/component-matrix/pom.xml
Log:
JBAS-6141 - Upgrade to jboss-server-manager 1.0.0.GA and jboss-test 1.1.3.GA

Modified: trunk/component-matrix/pom.xml
===================================================================
--- trunk/component-matrix/pom.xml	2008-11-13 21:20:51 UTC (rev 80960)
+++ trunk/component-matrix/pom.xml	2008-11-13 21:25:22 UTC (rev 80961)
@@ -1235,13 +1235,13 @@
       <dependency>
         <groupId>org.jboss.test</groupId>
         <artifactId>jboss-test</artifactId>
-        <version>1.1.2.GA</version>
+        <version>1.1.3.GA</version>
       </dependency>
       
       <dependency>
         <groupId>org.jboss.jbossas</groupId>
         <artifactId>jboss-server-manager</artifactId>
-        <version>0.1.2.GA</version>
+        <version>1.0.0.GA</version>
         <exclusions>
           <exclusion>
             <groupId>org.jboss.jbossas</groupId>




More information about the jboss-cvs-commits mailing list