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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Dec 14 10:19:29 EST 2010


Author: smcgowan at redhat.com
Date: 2010-12-14 10:19:29 -0500 (Tue, 14 Dec 2010)
New Revision: 109903

Modified:
   trunk/component-matrix/pom.xml
Log:
Revert JBAS-8737 till props can be updated too

Modified: trunk/component-matrix/pom.xml
===================================================================
--- trunk/component-matrix/pom.xml	2010-12-14 15:17:55 UTC (rev 109902)
+++ trunk/component-matrix/pom.xml	2010-12-14 15:19:29 UTC (rev 109903)
@@ -2124,7 +2124,7 @@
       <dependency>
         <groupId>org.jboss.test</groupId>
         <artifactId>jboss-test</artifactId>
-        <version>1.2.0.Final</version>
+        <version>1.1.9.GA</version>
         <exclusions>
           <exclusion>
             <groupId>org.jboss.logging</groupId>
@@ -2144,7 +2144,7 @@
       <dependency>
         <groupId>org.jboss.jbossas</groupId>
         <artifactId>jboss-server-manager</artifactId>
-        <version>1.0.4.Final</version>
+        <version>1.0.3.GA</version>
         <exclusions>
           <exclusion>
             <groupId>org.jboss.jbossas</groupId>



More information about the jboss-cvs-commits mailing list