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-archiver.git


The following commit(s) were added to refs/heads/master by this push:
     new cf9b892  [maven-release-plugin] prepare for next development iteration
cf9b892 is described below

commit cf9b892e122798e059e8125da1793566f7803f2e
Author: Karl Heinz Marbaise <[email protected]>
AuthorDate: Sat Nov 17 14:18:59 2018 +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 509733d..92b24ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.maven</groupId>
   <artifactId>maven-archiver</artifactId>
-  <version>3.3.0</version>
+  <version>3.3.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.3.0</tag>
+    <tag>HEAD</tag>
   </scm>
   <issueManagement>
     <system>jira</system>

Reply via email to