Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-jar-plugin-3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Oct 29, 2019
1 parent 64c5e65 commit d91fff8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</parent>

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

<name>Apache Maven JAR Plugin</name>
Expand All @@ -57,7 +57,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-jar-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-jar-plugin.git</developerConnection>
<url>https://github.com/apache/maven-jar-plugin/tree/${project.scm.tag}</url>
<tag>HEAD</tag>
<tag>maven-jar-plugin-3.2.0</tag>
</scm>
<issueManagement>
<system>JIRA</system>
Expand Down

0 comments on commit d91fff8

Please sign in to comment.