Author: evenisse Date: Tue Aug 22 08:11:47 2006 New Revision: 433667 URL: http://svn.apache.org/viewvc?rev=433667&view=rev Log: Removing maven-model-converter
Modified: maven/components/trunk/pom.xml Modified: maven/components/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/components/trunk/pom.xml?rev=433667&r1=433666&r2=433667&view=diff ============================================================================== --- maven/components/trunk/pom.xml (original) +++ maven/components/trunk/pom.xml Tue Aug 22 08:11:47 2006 @@ -121,7 +121,6 @@ <module>maven-core</module> <module>maven-error-diagnostics</module> <module>maven-model</module> - <module>maven-model-converter</module> <module>maven-monitor</module> <module>maven-plugin-api</module> <module>maven-plugin-descriptor</module>