[jboss-cvs] JBossAS SVN: r88920 - branches/Branch_5_x_BootstrapLegacyRemoval/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu May 14 18:02:38 EDT 2009


Author: ALRubinger
Date: 2009-05-14 18:02:37 -0400 (Thu, 14 May 2009)
New Revision: 88920

Modified:
   branches/Branch_5_x_BootstrapLegacyRemoval/component-matrix/pom.xml
Log:
[JBAS-6856] Update to new jboss-test and jboss-server-manager to bring in requisite sysprops

Modified: branches/Branch_5_x_BootstrapLegacyRemoval/component-matrix/pom.xml
===================================================================
--- branches/Branch_5_x_BootstrapLegacyRemoval/component-matrix/pom.xml	2009-05-14 21:58:23 UTC (rev 88919)
+++ branches/Branch_5_x_BootstrapLegacyRemoval/component-matrix/pom.xml	2009-05-14 22:02:37 UTC (rev 88920)
@@ -1296,7 +1296,7 @@
       <dependency>
         <groupId>org.jboss.test</groupId>
         <artifactId>jboss-test</artifactId>
-        <version>1.1.4.GA</version>
+        <version>1.1.5-alpha-2</version>
         <exclusions>
           <exclusion>
             <groupId>apache-log4j</groupId>
@@ -1308,7 +1308,7 @@
       <dependency>
         <groupId>org.jboss.jbossas</groupId>
         <artifactId>jboss-server-manager</artifactId>
-        <version>1.0.2.GA</version>
+        <version>1.0.3-alpha-2</version>
         <exclusions>
           <exclusion>
             <groupId>org.jboss.jbossas</groupId>




More information about the jboss-cvs-commits mailing list