Skip to content

Commit ed97067

Browse files
committed
[maven-release-plugin] prepare release maven-scm-publish-plugin-3.1.0
1 parent 6c06f71 commit ed97067

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ under the License.
2626
<groupId>org.apache.maven.plugins</groupId>
2727
<artifactId>maven-plugins</artifactId>
2828
<version>34</version>
29-
<relativePath/>
29+
<relativePath />
3030
</parent>
3131

3232
<artifactId>maven-scm-publish-plugin</artifactId>
33-
<version>3.1.0-SNAPSHOT</version>
33+
<version>3.1.0</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven SCM Publish Plugin</name>
@@ -45,7 +45,7 @@ under the License.
4545
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git</connection>
4646
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git</developerConnection>
4747
<url>https://github.com/apache/maven-scm-publish-plugin/tree/${project.scm.tag}</url>
48-
<tag>HEAD</tag>
48+
<tag>maven-scm-publish-plugin-3.1.0</tag>
4949
</scm>
5050
<issueManagement>
5151
<system>JIRA</system>
@@ -70,7 +70,7 @@ under the License.
7070
<!-- for documentation purpose -->
7171
<maven-scm-provider-svnjava-version>2.0.6</maven-scm-provider-svnjava-version>
7272
<svnkit-version>1.7.11</svnkit-version>
73-
<project.build.outputTimestamp>2020-04-07T21:04:00Z</project.build.outputTimestamp>
73+
<project.build.outputTimestamp>2020-12-23T07:12:18Z</project.build.outputTimestamp>
7474
</properties>
7575

7676
<prerequisites>

0 commit comments

Comments
 (0)