[jboss-cvs] JBossAS SVN: r111878 - branches/JBPAPP_5_1/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jul 28 17:15:34 EDT 2011


Author: mbenitez
Date: 2011-07-28 17:15:34 -0400 (Thu, 28 Jul 2011)
New Revision: 111878

Modified:
   branches/JBPAPP_5_1/component-matrix/pom.xml
Log:
JBPAPP-6524 Fix Commons Logging to Allow for System Property Configuration of use_tccl Behavior (Upgrade jakarta-commons-logging to 1.1.0.jboss-patch-02)

Modified: branches/JBPAPP_5_1/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_1/component-matrix/pom.xml	2011-07-28 19:18:49 UTC (rev 111877)
+++ branches/JBPAPP_5_1/component-matrix/pom.xml	2011-07-28 21:15:34 UTC (rev 111878)
@@ -209,7 +209,7 @@
       <dependency>
         <groupId>commons-logging</groupId>
         <artifactId>commons-logging</artifactId>
-        <version>1.1.0.jboss</version>
+        <version>1.1.0.jboss-patch-02</version>
       </dependency>
       
       <dependency>



More information about the jboss-cvs-commits mailing list