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 61d3b0e [maven-release-plugin] prepare for next development iteration
61d3b0e is described below
commit 61d3b0ed806d2e3e8251055fd1f47c34fff704ed
Author: Karl Heinz Marbaise <[email protected]>
AuthorDate: Tue Jun 19 20:00:26 2018 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 405224b..49d233c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
</parent>
<artifactId>maven-acr-plugin</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1-SNAPSHOT</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>maven-acr-plugin-3.1.0</tag>
+ <tag>HEAD</tag>
</scm>
<issueManagement>
<system>JIRA</system>