Author: ltheussl
Date: Wed Jul 11 06:38:48 2007
New Revision: 555267

URL: http://svn.apache.org/viewvc?view=rev&rev=555267
Log:
DOXIA-70: Add test scope. Thanks to Martin Zeltner.

Modified:
    maven/doxia/doxia/trunk/doxia-modules/pom.xml

Modified: maven/doxia/doxia/trunk/doxia-modules/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-modules/pom.xml?view=diff&rev=555267&r1=555266&r2=555267
==============================================================================
--- maven/doxia/doxia/trunk/doxia-modules/pom.xml (original)
+++ maven/doxia/doxia/trunk/doxia-modules/pom.xml Wed Jul 11 06:38:48 2007
@@ -35,7 +35,8 @@
       <groupId>org.apache.maven.doxia</groupId>
       <artifactId>doxia-core</artifactId>
       <classifier>tests</classifier>
-    </dependency>    
+      <scope>test</scope>
+    </dependency>
   </dependencies>
   <modules>
     <module>doxia-module-confluence</module>


Reply via email to