This is an automated email from the ASF dual-hosted git repository. mbuenger pushed a commit to branch MPDF-113_retire in repository https://gitbox.apache.org/repos/asf/maven-pdf-plugin.git
The following commit(s) were added to refs/heads/MPDF-113_retire by this push: new d412e46 [maven-release-plugin] prepare for next development iteration d412e46 is described below commit d412e46978a09bacd84b33d5efb3d60b0ea2e880 Author: Matthias Bünger <hardcore_a...@web.de> AuthorDate: Tue Mar 4 18:37:35 2025 +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 cfce17d..866a95a 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ under the License. </parent> <artifactId>maven-pdf-plugin</artifactId> - <version>1.6.2</version> + <version>1.6.3-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>(RETIRED) Apache Maven PDF Plugin</name> @@ -68,7 +68,7 @@ under the License. <scm> <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> - <tag>maven-pdf-plugin-1.6.2</tag> + <tag>HEAD</tag> <url>https://github.com/apache/maven-pdf-plugin/tree/${project.scm.tag}</url> </scm> <issueManagement> @@ -94,7 +94,7 @@ under the License. <mavenPluginToolsVersion>3.6.4</mavenPluginToolsVersion> <projectInfoReportsPlugin>3.4.1</projectInfoReportsPlugin> <cleanPlugin>3.2.0</cleanPlugin> - <project.build.outputTimestamp>2025-03-04T17:36:45Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2025-03-04T17:37:35Z</project.build.outputTimestamp> </properties> <dependencies>