merge 289396:289416 from release tag

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289419 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-09-16 07:55:59 +00:00
parent 8562086c14
commit 52a7ecf444
1 changed files with 12 additions and 9 deletions

View File

@ -179,8 +179,10 @@
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/components/trunk/maven-plugins/</developerConnection>
<url>http://svn.apache.org/viewcvs.cgi/maven/components/trunk/maven-plugins/</url>
</scm>
<!--
<!-- Omitted as it causes a cycle unnecessarily in beta-1
>>>>>>> .merge-right.r289416
<build>
<pluginManagement>
<plugins>
<plugin>
<artifactId>maven-release-plugin</artifactId>
@ -189,6 +191,7 @@
</configuration>
</plugin>
</plugins>
</pluginManagement>
</build>
-->
</project>