Skip to content

Commit d37e995

Browse files
committed
[maven-release-plugin] prepare release maven-jar-plugin-3.2.2
1 parent 7bb0bfc commit d37e995

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</parent>
3131

3232
<artifactId>maven-jar-plugin</artifactId>
33-
<version>3.2.2-SNAPSHOT</version>
33+
<version>3.2.2</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven JAR Plugin</name>
@@ -57,7 +57,7 @@
5757
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-jar-plugin.git</connection>
5858
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-jar-plugin.git</developerConnection>
5959
<url>https://github.com/apache/maven-jar-plugin/tree/${project.scm.tag}</url>
60-
<tag>HEAD</tag>
60+
<tag>maven-jar-plugin-3.2.2</tag>
6161
</scm>
6262
<issueManagement>
6363
<system>JIRA</system>
@@ -79,7 +79,7 @@
7979
<mavenArchiverVersion>3.5.2</mavenArchiverVersion>
8080
<mavenVersion>3.1.0</mavenVersion>
8181
<javaVersion>7</javaVersion>
82-
<project.build.outputTimestamp>2022-01-05T18:21:46Z</project.build.outputTimestamp>
82+
<project.build.outputTimestamp>2022-01-08T21:19:00Z</project.build.outputTimestamp>
8383
</properties>
8484

8585
<dependencies>

0 commit comments

Comments
 (0)