Author: ssmiweve
Date: 2008-03-12 12:49:47 +0100 (Wed, 12 Mar 2008)
New Revision: 6251

Modified:
   branches/2.16.0/pom.xml
   branches/2.16.0/war/pom.xml
Log:
fix for beta so to upgrade to tomcat-6. this hasn't been tested with production 
yet!!!


Modified: branches/2.16.0/pom.xml
===================================================================
--- branches/2.16.0/pom.xml     2008-03-12 11:39:58 UTC (rev 6250)
+++ branches/2.16.0/pom.xml     2008-03-12 11:49:47 UTC (rev 6251)
@@ -480,7 +480,6 @@
                 <groupId>commons-logging</groupId>
                 <artifactId>commons-logging</artifactId>
                 <version>1.1</version>
-                <scope>provided</scope>
             </dependency>
             <dependency>
                 <groupId>commons-beanutils</groupId>

Modified: branches/2.16.0/war/pom.xml
===================================================================
--- branches/2.16.0/war/pom.xml 2008-03-12 11:39:58 UTC (rev 6250)
+++ branches/2.16.0/war/pom.xml 2008-03-12 11:49:47 UTC (rev 6251)
@@ -161,7 +161,6 @@
                 <groupId>commons-logging</groupId>
                 <artifactId>commons-logging</artifactId>
                 <version>1.1</version>
-                <scope>provided</scope>
             </dependency>
             <dependency>
                 <groupId>commons-codec</groupId>

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

Reply via email to