This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-help-plugin-2.0 in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git
commit 92b3ace52a230c0ad87fa2d6299f09f366d6216d Author: John Dennis Casey <jdca...@apache.org> AuthorDate: Thu Oct 27 15:35:56 2005 +0000 Moving maven-projecthelp-plugin to maven-help-plugin. git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk/maven-plugins/maven-help-plugin@328895 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 45ced98..5ee2661 100644 --- a/pom.xml +++ b/pom.xml @@ -5,9 +5,9 @@ <version>2.0</version> </parent> <modelVersion>4.0.0</modelVersion> - <artifactId>maven-projecthelp-plugin</artifactId> + <artifactId>maven-help-plugin</artifactId> <packaging>maven-plugin</packaging> - <name>Maven Project-Help Plugin</name> + <name>Maven Help Plugin</name> <version>2.0-beta-2-SNAPSHOT</version> <inceptionYear>2001</inceptionYear> -- To stop receiving notification emails like this one, please contact "commits@maven.apache.org" <commits@maven.apache.org>.