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

michaelo 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 d37e995  [maven-release-plugin] prepare release maven-jar-plugin-3.2.2
d37e995 is described below

commit d37e99594d4308d310362fcd2c0ffabfe517ffef
Author: Michael Osipov <[email protected]>
AuthorDate: Sat Jan 8 22:19:12 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index b98fce9..87fd25c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   </parent>
 
   <artifactId>maven-jar-plugin</artifactId>
-  <version>3.2.2-SNAPSHOT</version>
+  <version>3.2.2</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven JAR Plugin</name>
@@ -57,7 +57,7 @@
     
<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>
     
<url>https://github.com/apache/maven-jar-plugin/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>maven-jar-plugin-3.2.2</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>
@@ -79,7 +79,7 @@
     <mavenArchiverVersion>3.5.2</mavenArchiverVersion>
     <mavenVersion>3.1.0</mavenVersion>
     <javaVersion>7</javaVersion>
-    
<project.build.outputTimestamp>2022-01-05T18:21:46Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2022-01-08T21:19:00Z</project.build.outputTimestamp>
   </properties>
 
   <dependencies>

Reply via email to