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 4d11fc08d4bb8fedd71f6fad853fe7d1c48545f5 Author: Kenney Westerhof <ken...@apache.org> AuthorDate: Wed Mar 14 12:11:00 2007 +0000 Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-help-plugin@518106 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fdc0b2e..e70d609 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ <parent> <artifactId>maven-plugins</artifactId> <groupId>org.apache.maven.plugins</groupId> - <version>8-SNAPSHOT</version> + <version>8</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>.