Author: manaRH
Date: 2010-03-23 10:53:52 -0400 (Tue, 23 Mar 2010)
New Revision: 12252
Modified:
branches/enterprise/JBPAPP_5_0/build/root.pom.xml
Log:
downgraded commons-logging to 1.1.0.jboss - JBPAPP-3332
Modified: branches/enterprise/JBPAPP_5_0/build/root.pom.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/build/root.pom.xml 2010-03-23 12:59:30 UTC (rev 12251)
+++ branches/enterprise/JBPAPP_5_0/build/root.pom.xml 2010-03-23 14:53:52 UTC (rev 12252)
@@ -530,7 +530,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
- <version>1.1.1</version>
+ <version>1.1.0.jboss</version>
</dependency>
<dependency>
Show replies by date