Author: manaRH
Date: 2011-09-09 05:03:23 -0400 (Fri, 09 Sep 2011)
New Revision: 14178

Modified:
   branches/enterprise/JBPAPP_5_0/build/root.pom.xml
Log:
added patched slf4j dependency

Modified: branches/enterprise/JBPAPP_5_0/build/root.pom.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/build/root.pom.xml   2011-09-08 06:33:30 UTC 
(rev 14177)
+++ branches/enterprise/JBPAPP_5_0/build/root.pom.xml   2011-09-09 09:03:23 UTC 
(rev 14178)
@@ -1155,13 +1155,13 @@
                        <dependency>
                                <groupId>org.slf4j</groupId>
                                <artifactId>slf4j-api</artifactId>
-                               <version>1.5.8</version>
+                               <version>1.5.8-patch-01</version>
                        </dependency>
 
                        <dependency>
                                <groupId>org.slf4j</groupId>
                                <artifactId>slf4j-log4j12</artifactId>
-                               <version>1.5.8</version>
+                               <version>1.5.8-patch-01</version>
                        </dependency>
 
                        <dependency>

_______________________________________________
seam-commits mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-commits

Reply via email to