Skip to content

Commit d68df4b

Browse files
[maven-release-plugin] prepare release maven-jar-plugin-3.3.0
1 parent fb2299a commit d68df4b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
<artifactId>maven-plugins</artifactId>
2727
<groupId>org.apache.maven.plugins</groupId>
2828
<version>37</version>
29-
<relativePath/>
29+
<relativePath />
3030
</parent>
3131

3232
<artifactId>maven-jar-plugin</artifactId>
33-
<version>3.3.0-SNAPSHOT</version>
33+
<version>3.3.0</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.3.0</tag>
6161
</scm>
6262
<issueManagement>
6363
<system>JIRA</system>
@@ -78,7 +78,7 @@
7878
<javaVersion>8</javaVersion>
7979
<mavenVersion>3.2.5</mavenVersion>
8080
<mavenArchiverVersion>3.6.0</mavenArchiverVersion>
81-
<project.build.outputTimestamp>2022-01-08T21:19:21Z</project.build.outputTimestamp>
81+
<project.build.outputTimestamp>2022-09-12T15:53:02Z</project.build.outputTimestamp>
8282
</properties>
8383

8484
<dependencies>

0 commit comments

Comments
 (0)