You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2019/08/06 20:57:40 UTC

[commons-build-plugin] branch master updated: Wrong plugin name

This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new b20a819  Wrong plugin name
b20a819 is described below

commit b20a819814f6903efe181bed65846350465f1bdd
Author: Sebb <se...@apache.org>
AuthorDate: Tue Aug 6 21:57:33 2019 +0100

    Wrong plugin name
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cbd247a..5e8ca6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     Apache Maven Mojo for Apache Commons Build tasks.
 
     For example:
-      mvn commons:download-page [-Dcommons.release.version=1.2.3]
+      mvn commons-build:download-page [-Dcommons.release.version=1.2.3]
   </description>
   <url>https://commons.apache.org/proper/commons-build-plugin/</url>
   <issueManagement>