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:
parent
f03e6674e9
commit
05bdde589a
@ -129,7 +129,7 @@
|
||||
</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"
|
||||
description="Install the snapshot version of the POM in the local repository">
|
||||
@ -142,7 +142,7 @@
|
||||
</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"
|
||||
description="Deploys the snapshot version of the POM to remote repository">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user