/[Apache-SVN]/maven/components/trunk/maven-archetype/maven-archetype-core/pom.xml
ViewVC logotype

Diff of /maven/components/trunk/maven-archetype/maven-archetype-core/pom.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- maven/components/trunk/maven-archetype/maven-archetype-core/pom.xml	2005/05/09 02:13:08	169220
+++ maven/components/trunk/maven-archetype/maven-archetype-core/pom.xml	2005/05/09 02:13:33	169221
@@ -24,14 +24,11 @@
       <artifactId>maven-artifact</artifactId>
       <version>2.0-SNAPSHOT</version>
     </dependency>
-<!--
     <dependency>
       <groupId>org.apache.maven.wagon</groupId>
-      <artifactId>wagon-http-lightweight</artifactId>
+      <artifactId>wagon-file</artifactId>
       <version>1.0-alpha-2</version>
-      <type>jar</type>
-      <scope>compile</scope>
+      <scope>test</scope>
     </dependency>
--->
   </dependencies>
 </model>

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26