You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2018/08/25 13:41:06 UTC

[maven-release] branch asfMavenTlpPlgnBuild updated: Downgrade to 3.0.1

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 <kh...@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>