This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch asfMavenTlpPlgnBuild in repository https://gitbox.apache.org/repos/asf/maven-release.git
The following commit(s) were added to refs/heads/asfMavenTlpPlgnBuild by this push: new 87dbda8 Downgrade to 3.0.1 87dbda8 is described below commit 87dbda88548aeb61212b90ef6d63185cfed0f6eb Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sat Aug 25 15:40:41 2018 +0200 Downgrade to 3.0.1 --- maven-release-plugin/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/maven-release-plugin/pom.xml b/maven-release-plugin/pom.xml index 42a4a6b..bb5126f 100644 --- a/maven-release-plugin/pom.xml +++ b/maven-release-plugin/pom.xml @@ -198,6 +198,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-invoker-plugin</artifactId> + <version>3.0.1</version> <executions> <execution> <id>integration-test-prepare</id>