Author: ssmiweve
Date: 2008-12-29 14:12:22 +0100 (Mon, 29 Dec 2008)
New Revision: 7120

Modified:
   branches/2.18/pom.xml
Log:
Issue SKER5030:  (Garbled log statement, possibly a synchronization issue) 


Modified: branches/2.18/pom.xml
===================================================================
--- branches/2.18/pom.xml       2008-12-29 11:50:15 UTC (rev 7119)
+++ branches/2.18/pom.xml       2008-12-29 13:12:22 UTC (rev 7120)
@@ -952,7 +952,7 @@
             <dependency>
                 <groupId>log4j</groupId>
                 <artifactId>log4j</artifactId>
-                <version>1.2.14</version>
+                <version>1.2.15</version>
             </dependency>
             <dependency>
                 <groupId>rome</groupId>
@@ -1017,6 +1017,7 @@
             <groupId>commons-httpclient</groupId>
             <artifactId>commons-httpclient</artifactId>
             <version>3.1</version>
+            <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>sesat</groupId>

_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits

Reply via email to