Skip to content

Commit e3db8f3

Browse files
committed
[maven-release-plugin] prepare release maven-dependency-plugin-3.1.2
1 parent db1cb20 commit e3db8f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ under the License.
3030
</parent>
3131

3232
<artifactId>maven-dependency-plugin</artifactId>
33-
<version>3.1.2-SNAPSHOT</version>
33+
<version>3.1.2</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven Dependency Plugin</name>
@@ -44,7 +44,7 @@ under the License.
4444
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</connection>
4545
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</developerConnection>
4646
<url>https://github.com/apache/maven-dependency-plugin/tree/${project.scm.tag}</url>
47-
<tag>HEAD</tag>
47+
<tag>maven-dependency-plugin-3.1.2</tag>
4848
</scm>
4949
<issueManagement>
5050
<system>JIRA</system>
@@ -94,7 +94,7 @@ under the License.
9494
<jettyVersion>9.2.28.v20190418</jettyVersion>
9595
<pluginTestingVersion>2.1</pluginTestingVersion>
9696
<javaVersion>7</javaVersion>
97-
<project.build.outputTimestamp>2020-02-02T17:38:59Z</project.build.outputTimestamp>
97+
<project.build.outputTimestamp>2020-03-03T18:30:23Z</project.build.outputTimestamp>
9898
</properties>
9999

100100
<dependencyManagement>

0 commit comments

Comments
 (0)