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