Author: jvanzyl Date: Thu Jul 20 06:39:51 2006 New Revision: 423931 URL: http://svn.apache.org/viewvc?rev=423931&view=rev Log: o i'll put this back when the doap plugin is released, the bootstrap doesn't like snapshots apparently
Modified: maven/components/trunk/pom.xml Modified: maven/components/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/components/trunk/pom.xml?rev=423931&r1=423930&r2=423931&view=diff ============================================================================== --- maven/components/trunk/pom.xml (original) +++ maven/components/trunk/pom.xml Thu Jul 20 06:39:51 2006 @@ -101,6 +101,7 @@ </plugin> </plugins> </pluginManagement> + <!-- <plugins> <plugin> <artifactId>maven-doap-plugin</artifactId> @@ -111,6 +112,7 @@ </configuration> </plugin> </plugins> + --> </build> <modules> <module>maven-artifact</module>