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 1d28b98 [maven-release-plugin] prepare release maven-archiver-3.4.0 1d28b98 is described below commit 1d28b9822e600db8db6b9053334c719ac36eba52 Author: Michael Osipov <micha...@apache.org> AuthorDate: Thu Feb 21 14:50:43 2019 +0100 [maven-release-plugin] prepare release maven-archiver-3.4.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 193b697..7470d4f 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.maven</groupId> <artifactId>maven-archiver</artifactId> - <version>3.4.0-SNAPSHOT</version> + <version>3.4.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.4.0</tag> </scm> <issueManagement> <system>jira</system>