This is an automated email from the ASF dual-hosted git repository.

rfscholte pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new bf7f44c  [maven-release-plugin] prepare release 
maven-invoker-plugin-3.2.0
bf7f44c is described below

commit bf7f44c91dbb31af1c5e3a88c4081ffcc3f60023
Author: rfscholte <[email protected]>
AuthorDate: Fri Jan 18 15:27:53 2019 +0100

    [maven-release-plugin] prepare release maven-invoker-plugin-3.2.0
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 40553c4..afbf9df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-invoker-plugin</artifactId>
-  <version>3.1.1-SNAPSHOT</version>
+  <version>3.2.0</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Invoker Plugin</name>
@@ -47,7 +47,7 @@ under the License.
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git</developerConnection>
     
<url>https://github.com/apache/maven-invoker-plugin/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>maven-invoker-plugin-3.2.0</tag>
   </scm>
   <issueManagement>
     <system>jira</system>

Reply via email to