You are viewing a plain text version of this content. The canonical link for it is here.
Posted to doxia-commits@maven.apache.org by jv...@apache.org on 2006/02/07 06:52:06 UTC

svn commit: r375498 - /maven/doxia/trunk/doxia-core/pom.xml

Author: jvanzyl
Date: Mon Feb  6 21:52:04 2006
New Revision: 375498

URL: http://svn.apache.org/viewcvs?rev=375498&view=rev
Log:
o everything builds now

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

Modified: maven/doxia/trunk/doxia-core/pom.xml
URL: http://svn.apache.org/viewcvs/maven/doxia/trunk/doxia-core/pom.xml?rev=375498&r1=375497&r2=375498&view=diff
==============================================================================
--- maven/doxia/trunk/doxia-core/pom.xml (original)
+++ maven/doxia/trunk/doxia-core/pom.xml Mon Feb  6 21:52:04 2006
@@ -50,6 +50,7 @@
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-container-default</artifactId>
       <version>1.0-alpha-8</version>
+      <scope>runtime</scope>
     </dependency>
   </dependencies>
 </project>