Skip to content

Commit ee4b1f5

Browse files
committed
[maven-release-plugin] prepare release maven-artifact-transfer-0.13.1
1 parent 410ab39 commit ee4b1f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</parent>
2929

3030
<artifactId>maven-artifact-transfer</artifactId>
31-
<version>0.13.1-SNAPSHOT</version>
31+
<version>0.13.1</version>
3232

3333
<name>Apache Maven Artifact Transfer</name>
3434
<description>An API to install, deploy and resolving artifacts with Maven 3</description>
@@ -37,7 +37,7 @@
3737
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git</connection>
3838
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git</developerConnection>
3939
<url>https://github.com/apache/maven-artifact-transfer/tree/${project.scm.tag}</url>
40-
<tag>HEAD</tag>
40+
<tag>maven-artifact-transfer-0.13.1</tag>
4141
</scm>
4242
<issueManagement>
4343
<system>jira</system>
@@ -56,7 +56,7 @@
5656

5757
<properties>
5858
<javaVersion>7</javaVersion>
59-
<project.build.outputTimestamp>2020-06-04T17:43:44Z</project.build.outputTimestamp>
59+
<project.build.outputTimestamp>2020-12-22T10:31:40Z</project.build.outputTimestamp>
6060
</properties>
6161

6262
<build>

0 commit comments

Comments
 (0)