This is an automated email from the ASF dual-hosted git repository.

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-jar-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 95007e8  [maven-release-plugin] prepare release maven-jar-plugin-3.4.2
95007e8 is described below

commit 95007e86d205703d898aa0fb5d24ae3df0c25789
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sun Jun 16 14:09:42 2024 +0200

    [maven-release-plugin] prepare release maven-jar-plugin-3.4.2
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index afd49d6..910e227 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>maven-jar-plugin</artifactId>
-  <version>3.4.2-SNAPSHOT</version>
+  <version>3.4.2</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven JAR Plugin</name>
@@ -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.2</tag>
     
<url>https://github.com/apache/maven-jar-plugin/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -76,7 +76,7 @@
     <javaVersion>8</javaVersion>
     <mavenVersion>3.6.3</mavenVersion>
     <mavenArchiverVersion>3.6.2</mavenArchiverVersion>
-    
<project.build.outputTimestamp>2024-04-16T21:04:00Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2024-06-16T12:09:37Z</project.build.outputTimestamp>
   </properties>
 
   <dependencyManagement>

Reply via email to