Fixed typo

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116009 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
carlos 2004-08-26 15:54:59 +00:00
parent f03e6674e9
commit 05bdde589a

View File

@ -129,7 +129,7 @@
</goal> </goal>
<!--==================================================================--> <!--==================================================================-->
<!-- Install the snapshot version of the war in the local repository --> <!-- Install the snapshot version of the pom in the local repository -->
<!--==================================================================--> <!--==================================================================-->
<goal name="pom:install-snapshot" <goal name="pom:install-snapshot"
description="Install the snapshot version of the POM in the local repository"> description="Install the snapshot version of the POM in the local repository">
@ -142,7 +142,7 @@
</goal> </goal>
<!--==================================================================--> <!--==================================================================-->
<!-- Deploys the snapshot of the war to the remote repository --> <!-- Deploys the snapshot of the pom to the remote repository -->
<!--==================================================================--> <!--==================================================================-->
<goal name="pom:deploy-snapshot" <goal name="pom:deploy-snapshot"
description="Deploys the snapshot version of the POM to remote repository"> description="Deploys the snapshot version of the POM to remote repository">