Author: Alex.Kolonitsky
Date: 2010-04-26 08:27:38 -0400 (Mon, 26 Apr 2010)
New Revision: 16806
Modified:
root/cdk/trunk/plugins/xinclude/pom.xml
Log:
fix build
Modified: root/cdk/trunk/plugins/xinclude/pom.xml
===================================================================
--- root/cdk/trunk/plugins/xinclude/pom.xml 2010-04-24 00:00:40 UTC (rev 16805)
+++ root/cdk/trunk/plugins/xinclude/pom.xml 2010-04-26 12:27:38 UTC (rev 16806)
@@ -47,7 +47,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
- <scope>test</scope>
+ <!--<scope>test</scope>-->
</dependency>
</dependencies>