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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Feb 14 18:31:58 EST 2011


Author: fnasser at redhat.com
Date: 2011-02-14 18:31:58 -0500 (Mon, 14 Feb 2011)
New Revision: 110673

Modified:
   branches/JBPAPP_5_1/component-matrix/pom.xml
Log:
JBPAPP-5113 - Upgrade JBoss Logging slf4j-jboss-logging component to 1.0.3.GA

Modified: branches/JBPAPP_5_1/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_1/component-matrix/pom.xml	2011-02-14 22:52:26 UTC (rev 110672)
+++ branches/JBPAPP_5_1/component-matrix/pom.xml	2011-02-14 23:31:58 UTC (rev 110673)
@@ -1190,7 +1190,7 @@
       <dependency>
         <groupId>org.jboss.slf4j</groupId>
         <artifactId>slf4j-jboss-logging</artifactId>
-        <version>1.0.2.GA</version>
+        <version>1.0.3.GA</version>
       </dependency>
       
       <dependency>



More information about the jboss-cvs-commits mailing list