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 f5de0d1  [maven-release-plugin] prepare release 
maven-project-info-reports-plugin-3.1.2
f5de0d1 is described below

commit f5de0d104d371ec76459b347ef44050ed5b60c9d
Author: Michael Osipov <[email protected]>
AuthorDate: Sun Apr 25 20:21:32 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index bb84319..5f5bbfe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-project-info-reports-plugin</artifactId>
-  <version>3.1.2-SNAPSHOT</version>
+  <version>3.1.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.1.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>2020-08-30T18:46:41Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2021-04-25T18:20:59Z</project.build.outputTimestamp>
   </properties>
 
   <dependencies>

Reply via email to