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-project-info-reports-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new ca84755  [maven-release-plugin] prepare release 
maven-project-info-reports-plugin-3.2.2
ca84755 is described below

commit ca84755a9d1f58f6bd39e70457fb0d36ce3755c4
Author: Michael Osipov <[email protected]>
AuthorDate: Mon Feb 21 21:17:13 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index e53b4f2..0c187f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-project-info-reports-plugin</artifactId>
-  <version>3.2.2-SNAPSHOT</version>
+  <version>3.2.2</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Project Info Reports Plugin</name>
@@ -100,7 +100,7 @@ under the License.
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git</developerConnection>
     
<url>https://github.com/apache/maven-project-info-reports-plugin/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>maven-project-info-reports-plugin-3.2.2</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>
@@ -126,7 +126,7 @@ under the License.
     <surefire.version>2.22.2</surefire.version>
     <javaVersion>7</javaVersion>
     
<checkstyle.violation.ignore>ParameterNumber,MethodLength</checkstyle.violation.ignore>
-    
<project.build.outputTimestamp>2022-02-01T20:13:56Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2022-02-21T20:16:47Z</project.build.outputTimestamp>
   </properties>
 
   <dependencies>

Reply via email to