[jboss-cvs] JBossAS SVN: r86924 - branches/Branch_5_x/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Apr 7 09:36:39 EDT 2009


Author: smcgowan at redhat.com
Date: 2009-04-07 09:36:38 -0400 (Tue, 07 Apr 2009)
New Revision: 86924

Modified:
   branches/Branch_5_x/component-matrix/pom.xml
Log:
JBAS-6741 - upgrade jboss-server-manager and jboss-test

Modified: branches/Branch_5_x/component-matrix/pom.xml
===================================================================
--- branches/Branch_5_x/component-matrix/pom.xml	2009-04-07 13:22:28 UTC (rev 86923)
+++ branches/Branch_5_x/component-matrix/pom.xml	2009-04-07 13:36:38 UTC (rev 86924)
@@ -1298,7 +1298,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>
@@ -1310,7 +1310,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