Author: wsmoak Date: Sun Mar 11 14:51:15 2007 New Revision: 517025 URL: http://svn.apache.org/viewvc?view=rev&rev=517025 Log: Removed maven-jxr-plugin which was moved to maven/jxr/trunk in r516931
Modified: maven/plugins/trunk/pom.xml Modified: maven/plugins/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/pom.xml?view=diff&rev=517025&r1=517024&r2=517025 ============================================================================== --- maven/plugins/trunk/pom.xml (original) +++ maven/plugins/trunk/pom.xml Sun Mar 11 14:51:15 2007 @@ -92,7 +92,6 @@ <module>maven-install-plugin</module> <module>maven-jar-plugin</module> <module>maven-javadoc-plugin</module> - <module>maven-jxr-plugin</module> <module>maven-one-plugin</module> <module>maven-plugin-plugin</module> <module>maven-pmd-plugin</module>