Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-dependency-plugin-3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
khmarbaise committed Mar 3, 2020
1 parent db1cb20 commit e3db8f3
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.1.2-SNAPSHOT</version>
<version>3.1.2</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.1.2</tag>
</scm>
<issueManagement>
<system>JIRA</system>
Expand Down Expand Up @@ -94,7 +94,7 @@ under the License.
<jettyVersion>9.2.28.v20190418</jettyVersion>
<pluginTestingVersion>2.1</pluginTestingVersion>
<javaVersion>7</javaVersion>
<project.build.outputTimestamp>2020-02-02T17:38:59Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2020-03-03T18:30:23Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit e3db8f3

Please sign in to comment.