Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-jar-plugin-3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Jan 8, 2022
1 parent 7bb0bfc commit d37e995
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -30,7 +30,7 @@
</parent>

<artifactId>maven-jar-plugin</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</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.2</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>2022-01-05T18:21:46Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-01-08T21:19:00Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit d37e995

Please sign in to comment.