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-reporting-exec.git


The following commit(s) were added to refs/heads/master by this push:
     new 5b34142  [maven-release-plugin] prepare for next development iteration
5b34142 is described below

commit 5b34142ff49b4a698e3d250780ddbdbbe9e4a202
Author: Hervé Boutemy <hbout...@apache.org>
AuthorDate: Tue Jun 16 21:43:55 2020 +0200

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 757cc6f..b5e9283 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.maven.reporting</groupId>
   <artifactId>maven-reporting-exec</artifactId>
-  <version>1.5.1</version>
+  <version>1.5.2-SNAPSHOT</version>
 
   <name>Apache Maven Reporting Executor</name>
   <description>Classes to manage report plugin executions with Maven 
3.</description>
@@ -38,7 +38,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-reporting-exec.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-reporting-exec.git</developerConnection>
     
<url>https://github.com/apache/maven-reporting-exec/tree/${project.scm.tag}</url>
-    <tag>maven-reporting-exec-1.5.1</tag>
+    <tag>HEAD</tag>
   </scm>
   <issueManagement>
     <system>jira</system>
@@ -59,7 +59,7 @@
     <mavenVersion>3.0</mavenVersion>
     <javaVersion>7</javaVersion>
     <plexusVersion>1.5.4</plexusVersion>
-    
<project.build.outputTimestamp>2020-06-16T19:43:14Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2020-06-16T19:43:55Z</project.build.outputTimestamp>
   </properties>
 
   <dependencies>

Reply via email to