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 e22d0e413fa96a05675ababf6223571858d7d6ce Author: Brett Leslie Porter <br...@apache.org> AuthorDate: Tue Jan 9 10:30:16 2007 +0000 - move plugin-plugin out of 'reporting' for plugins. It's a required part of the site, and does not cause any issues with the reactor or site generation - update to snapshots git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-help-plugin@494359 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a01b02c..fdc0b2e 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ <parent> <artifactId>maven-plugins</artifactId> <groupId>org.apache.maven.plugins</groupId> - <version>7</version> + <version>8-SNAPSHOT</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>.