mirror of https://github.com/apache/maven.git
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:
parent
3ad77c2d5d
commit
ad09fe5afa
2
pom.xml
2
pom.xml
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue