This is an automated email from the ASF dual-hosted git repository.
michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-archiver.git
The following commit(s) were added to refs/heads/master by this push:
new 1ee9193 [maven-release-plugin] prepare for next development iteration
1ee9193 is described below
commit 1ee9193b570d259df609cec4e26a4dce2a60a8e5
Author: Michael Osipov <[email protected]>
AuthorDate: Thu Feb 21 14:51:07 2019 +0100
[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 7470d4f..1b5b1b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<groupId>org.apache.maven</groupId>
<artifactId>maven-archiver</artifactId>
- <version>3.4.0</version>
+ <version>3.4.1-SNAPSHOT</version>
<name>Apache Maven Archiver</name>
<description>Provides utility methods for creating JARs and other archive
files from a Maven project.</description>
@@ -42,7 +42,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-archiver.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-archiver.git</developerConnection>
<url>https://github.com/apache/maven-archiver/tree/${project.scm.tag}</url>
- <tag>maven-archiver-3.4.0</tag>
+ <tag>HEAD</tag>
</scm>
<issueManagement>
<system>jira</system>