Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-jar-plugin-3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Jan 5, 2022
1 parent 0fb2bf0 commit 50a8e0b
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 @@
</parent>

<artifactId>maven-jar-plugin</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.2.1</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.1</tag>
</scm>
<issueManagement>
<system>JIRA</system>
Expand All @@ -79,7 +79,7 @@
<mavenArchiverVersion>3.5.2</mavenArchiverVersion>
<mavenVersion>3.1.0</mavenVersion>
<javaVersion>7</javaVersion>
<project.build.outputTimestamp>2020-04-07T21:04:00Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-01-05T18:21:27Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit 50a8e0b

Please sign in to comment.