This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-help-plugin-2.0.2 in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git
commit a2368f54be581926a3cd674a32683cd094f6db84 Author: Kenney Westerhof <ken...@apache.org> AuthorDate: Wed Dec 20 13:51:07 2006 +0000 Update parent version to 6, since that has been released and 6-SNAPSHOT hasn't been deployed git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-help-plugin@489088 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f0d4d9d..d8d0942 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ <parent> <artifactId>maven-plugins</artifactId> <groupId>org.apache.maven.plugins</groupId> - <version>6-SNAPSHOT</version> + <version>6</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>maven-help-plugin</artifactId> -- To stop receiving notification emails like this one, please contact "commits@maven.apache.org" <commits@maven.apache.org>.