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-jar-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 5ab5d2a [maven-release-plugin] prepare for next development iteration
5ab5d2a is described below
commit 5ab5d2ad7cc7452e28456e4d7bb8fbc883c4b018
Author: Karl Heinz Marbaise <[email protected]>
AuthorDate: Fri Apr 6 20:18:24 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 316a03b..8a762bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
</parent>
<artifactId>maven-jar-plugin</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven JAR Plugin</name>
@@ -57,7 +57,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-jar-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-jar-plugin.git</developerConnection>
<url>https://github.com/apache/maven-jar-plugin/tree/${project.scm.tag}</url>
- <tag>maven-jar-plugin-3.1.0</tag>
+ <tag>HEAD</tag>
</scm>
<issueManagement>
<system>JIRA</system>
--
To stop receiving notification emails like this one, please contact
[email protected].