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-artifact-transfer.git
The following commit(s) were added to refs/heads/master by this push:
new ee4b1f5 [maven-release-plugin] prepare release
maven-artifact-transfer-0.13.1
ee4b1f5 is described below
commit ee4b1f50504d9538ea447e0d987a44e9e89e8dc1
Author: Michael Osipov <[email protected]>
AuthorDate: Tue Dec 22 11:31:57 2020 +0100
[maven-release-plugin] prepare release maven-artifact-transfer-0.13.1
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 3a42921..6994cf0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>maven-artifact-transfer</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<name>Apache Maven Artifact Transfer</name>
<description>An API to install, deploy and resolving artifacts with Maven
3</description>
@@ -37,7 +37,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git</developerConnection>
<url>https://github.com/apache/maven-artifact-transfer/tree/${project.scm.tag}</url>
- <tag>HEAD</tag>
+ <tag>maven-artifact-transfer-0.13.1</tag>
</scm>
<issueManagement>
<system>jira</system>
@@ -56,7 +56,7 @@
<properties>
<javaVersion>7</javaVersion>
-
<project.build.outputTimestamp>2020-06-04T17:43:44Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2020-12-22T10:31:40Z</project.build.outputTimestamp>
</properties>
<build>