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 89092db [maven-release-plugin] prepare release maven-archiver-3.3.0
89092db is described below
commit 89092db60e972a7bcb7bd1226b8759a074607f0a
Author: Karl Heinz Marbaise <[email protected]>
AuthorDate: Sat Nov 17 14:18:39 2018 +0100
[maven-release-plugin] prepare release maven-archiver-3.3.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index b28aebf..509733d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<groupId>org.apache.maven</groupId>
<artifactId>maven-archiver</artifactId>
- <version>3.2.1-SNAPSHOT</version>
+ <version>3.3.0</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>HEAD</tag>
+ <tag>maven-archiver-3.3.0</tag>
</scm>
<issueManagement>
<system>jira</system>