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/06/19 18:00:02 UTC

[maven-acr-plugin] branch master updated: [maven-release-plugin] prepare release maven-acr-plugin-3.1.0

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

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


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

commit 0d790ee564ff4072bfcdcae3ee2cee15d7961e1e
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Tue Jun 19 20:00:01 2018 +0200

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

diff --git a/pom.xml b/pom.xml
index 9f55096..405224b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-acr-plugin</artifactId>
-  <version>3.1.0-SNAPSHOT</version>
+  <version>3.1.0</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven ACR Plugin</name>
@@ -44,7 +44,7 @@ under the License.
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-acr-plugin.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-acr-plugin.git</developerConnection>
     <url>https://github.com/apache/maven-acr-plugin/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>maven-acr-plugin-3.1.0</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>