o i'll put this back when the doap plugin is released, the bootstrap doesn't like snapshots apparently

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@423931 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2006-07-20 13:39:51 +00:00
parent 3ad77c2d5d
commit ad09fe5afa
1 changed files with 2 additions and 0 deletions

View File

@ -101,6 +101,7 @@
</plugin> </plugin>
</plugins> </plugins>
</pluginManagement> </pluginManagement>
<!--
<plugins> <plugins>
<plugin> <plugin>
<artifactId>maven-doap-plugin</artifactId> <artifactId>maven-doap-plugin</artifactId>
@ -111,6 +112,7 @@
</configuration> </configuration>
</plugin> </plugin>
</plugins> </plugins>
-->
</build> </build>
<modules> <modules>
<module>maven-artifact</module> <module>maven-artifact</module>