mirror of https://github.com/apache/maven.git
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:
parent
8562086c14
commit
52a7ecf444
|
@ -179,8 +179,10 @@
|
||||||
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/components/trunk/maven-plugins/</developerConnection>
|
<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>
|
<url>http://svn.apache.org/viewcvs.cgi/maven/components/trunk/maven-plugins/</url>
|
||||||
</scm>
|
</scm>
|
||||||
<!--
|
<!-- Omitted as it causes a cycle unnecessarily in beta-1
|
||||||
|
>>>>>>> .merge-right.r289416
|
||||||
<build>
|
<build>
|
||||||
|
<pluginManagement>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
<artifactId>maven-release-plugin</artifactId>
|
<artifactId>maven-release-plugin</artifactId>
|
||||||
|
@ -189,6 +191,7 @@
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
|
</pluginManagement>
|
||||||
</build>
|
</build>
|
||||||
-->
|
-->
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Reference in New Issue