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

hboutemy 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 85082c4  [maven-release-plugin] prepare release 
maven-project-info-reports-plugin-3.4.0
85082c4 is described below

commit 85082c4989caa0119a36c26f81af9374c544a1e0
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Sat Jul 9 23:42:37 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index 606a044..f894dca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-project-info-reports-plugin</artifactId>
-  <version>3.3.1-SNAPSHOT</version>
+  <version>3.4.0</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.4.0</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>
@@ -128,7 +128,7 @@ under the License.
     <fluidoSkinVersion>1.11.1</fluidoSkinVersion>
     <surefire.version>2.22.2</surefire.version>
     
<checkstyle.violation.ignore>ParameterNumber,MethodLength</checkstyle.violation.ignore>
-    
<project.build.outputTimestamp>2022-04-23T10:30:05Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2022-07-09T21:42:20Z</project.build.outputTimestamp>
   </properties>
 
   <dependencies>

Reply via email to