Skip to content

Commit 367a682

Browse files
committed
[maven-release-plugin] prepare release maven-dependency-plugin-3.2.0
1 parent 0c7a2a8 commit 367a682

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
@@ -30,7 +30,7 @@ under the License.
3030
</parent>
3131

3232
<artifactId>maven-dependency-plugin</artifactId>
33-
<version>3.2.0-SNAPSHOT</version>
33+
<version>3.2.0</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.2.0</tag>
4848
</scm>
4949
<issueManagement>
5050
<system>JIRA</system>
@@ -95,7 +95,7 @@ under the License.
9595
<jettyVersion>9.2.28.v20190418</jettyVersion>
9696
<pluginTestingVersion>3.1.0</pluginTestingVersion>
9797
<javaVersion>7</javaVersion>
98-
<project.build.outputTimestamp>2020-10-07T14:48:53Z</project.build.outputTimestamp>
98+
<project.build.outputTimestamp>2021-06-07T12:16:03Z</project.build.outputTimestamp>
9999
</properties>
100100

101101
<dependencyManagement>

0 commit comments

Comments
 (0)