Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-jar-plugin-3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Apr 9, 2024
1 parent 5e31b99 commit 992f44a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -28,7 +28,7 @@
</parent>

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

<name>Apache Maven JAR Plugin</name>
Expand All @@ -54,7 +54,7 @@
<scm>
<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>
<tag>HEAD</tag>
<tag>maven-jar-plugin-3.4.0</tag>
<url>https://github.com/apache/maven-jar-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
Expand All @@ -76,7 +76,7 @@
<javaVersion>8</javaVersion>
<mavenVersion>3.6.3</mavenVersion>
<mavenArchiverVersion>3.6.2</mavenArchiverVersion>
<project.build.outputTimestamp>2022-09-12T15:53:21Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-04-09T21:17:42Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 992f44a

Please sign in to comment.