Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-dependency-plugin-3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Jun 7, 2021
1 parent 0c7a2a8 commit 367a682
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ under the License.
</parent>

<artifactId>maven-dependency-plugin</artifactId>
<version>3.2.0-SNAPSHOT</version>
<version>3.2.0</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Dependency Plugin</name>
Expand All @@ -44,7 +44,7 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</developerConnection>
<url>https://github.com/apache/maven-dependency-plugin/tree/${project.scm.tag}</url>
<tag>HEAD</tag>
<tag>maven-dependency-plugin-3.2.0</tag>
</scm>
<issueManagement>
<system>JIRA</system>
Expand Down Expand Up @@ -95,7 +95,7 @@ under the License.
<jettyVersion>9.2.28.v20190418</jettyVersion>
<pluginTestingVersion>3.1.0</pluginTestingVersion>
<javaVersion>7</javaVersion>
<project.build.outputTimestamp>2020-10-07T14:48:53Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2021-06-07T12:16:03Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 367a682

Please sign in to comment.