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-pdf-plugin.git


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

commit 25092697a7d58df184ebb13e42766c25a9efa7cb
Author: Michael Osipov <[email protected]>
AuthorDate: Sun Nov 28 21:13:24 2021 +0100

    [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 2d6d976..288bcb2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-pdf-plugin</artifactId>
-  <version>1.5.0</version>
+  <version>1.5.1-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven PDF Plugin</name>
@@ -71,7 +71,7 @@ under the License.
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-pdf-plugin.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-pdf-plugin.git</developerConnection>
     
<url>https://github.com/apache/maven-pdf-plugin/tree/${project.scm.tag}</url>
-    <tag>maven-pdf-plugin-1.5.0</tag>
+    <tag>HEAD</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>
@@ -94,7 +94,7 @@ under the License.
     <mavenVersion>3.1.1</mavenVersion>
     <javaVersion>8</javaVersion>
     <mavenPluginToolsVersion>3.6.1</mavenPluginToolsVersion>
-    
<project.build.outputTimestamp>2021-11-28T20:12:55Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2021-11-28T20:13:24Z</project.build.outputTimestamp>
   </properties>
 
   <dependencies>

Reply via email to