Author: jvanzyl Date: Wed Feb 14 10:13:02 2007 New Revision: 507647 URL: http://svn.apache.org/viewvc?view=rev&rev=507647 Log: o use maven-archiver from shared
Modified: maven/components/branches/maven-2.0.x/pom.xml Modified: maven/components/branches/maven-2.0.x/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/pom.xml?view=diff&rev=507647&r1=507646&r2=507647 ============================================================================== --- maven/components/branches/maven-2.0.x/pom.xml (original) +++ maven/components/branches/maven-2.0.x/pom.xml Wed Feb 14 10:13:02 2007 @@ -94,7 +94,6 @@ </profile> </profiles> <modules> - <module>maven-archiver</module> <module>maven-artifact</module> <module>maven-artifact-manager</module> <module>maven-artifact-test</module>