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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Apr 8 10:44:33 EDT 2009


Author: smcgowan at redhat.com
Date: 2009-04-08 10:44:32 -0400 (Wed, 08 Apr 2009)
New Revision: 86966

Modified:
   trunk/component-matrix/pom.xml
Log:
JBAS-6748 - upgrade jboss-server-manager 1.0.2.GA and jboss-test 1.1.4.GA

Modified: trunk/component-matrix/pom.xml
===================================================================
--- trunk/component-matrix/pom.xml	2009-04-08 14:01:40 UTC (rev 86965)
+++ trunk/component-matrix/pom.xml	2009-04-08 14:44:32 UTC (rev 86966)
@@ -1302,7 +1302,7 @@
       <dependency>
         <groupId>org.jboss.test</groupId>
         <artifactId>jboss-test</artifactId>
-        <version>1.1.3.GA</version>
+        <version>1.1.4.GA</version>
         <exclusions>
           <exclusion>
             <groupId>apache-log4j</groupId>
@@ -1314,7 +1314,7 @@
       <dependency>
         <groupId>org.jboss.jbossas</groupId>
         <artifactId>jboss-server-manager</artifactId>
-        <version>1.0.1.GA</version>
+        <version>1.0.2.GA</version>
         <exclusions>
           <exclusion>
             <groupId>org.jboss.jbossas</groupId>




More information about the jboss-cvs-commits mailing list