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-archiver.git


The following commit(s) were added to refs/heads/master by this push:
     new 8a2e44f  [maven-release-plugin] prepare release maven-archiver-3.6.2
8a2e44f is described below

commit 8a2e44f48348d52e3653e88275f19233a8de80e0
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
AuthorDate: Sun Mar 24 23:30:48 2024 +0100

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

diff --git a/pom.xml b/pom.xml
index caeb194..db54b6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.maven</groupId>
   <artifactId>maven-archiver</artifactId>
-  <version>3.6.2-SNAPSHOT</version>
+  <version>3.6.2</version>
 
   <name>Apache Maven Archiver</name>
   <description>Provides utility methods for creating JARs and other archive 
files from a Maven project.</description>
@@ -36,7 +36,7 @@
   <scm>
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-archiver.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-archiver.git</developerConnection>
-    <tag>HEAD</tag>
+    <tag>maven-archiver-3.6.2</tag>
     <url>https://github.com/apache/maven-archiver/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -57,7 +57,7 @@
   <properties>
     <mavenVersion>3.2.5</mavenVersion>
     <javaVersion>8</javaVersion>
-    
<project.build.outputTimestamp>2023-08-19T10:48:05Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2024-03-24T22:30:44Z</project.build.outputTimestamp>
   </properties>
 
   <dependencyManagement>

Reply via email to