This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-invoker-plugin-1.0 in repository https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git
commit b505fe045ab7a9124792c250c1dc27585e06364b 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-invoker-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 18642aa..d6cadbe 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>maven-plugins</artifactId> <groupId>org.apache.maven.plugins</groupId> - <version>7</version> + <version>8-SNAPSHOT</version> </parent> <artifactId>maven-invoker-plugin</artifactId> <version>1.0-SNAPSHOT</version> -- To stop receiving notification emails like this one, please contact "commits@maven.apache.org" <commits@maven.apache.org>.