This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git
commit f3cb206fd91a9b858876cfa8d34ca8e3935e9c18 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Nov 9 12:49:58 2024 +0000 Bump to next development version --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1b64fdc..014af2d 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ </parent> <artifactId>commons-build-plugin</artifactId> <packaging>maven-plugin</packaging> - <version>1.14.1</version> + <version>1.14.2-SNAPSHOT</version> <name>Apache Commons Build Plugin Maven Mojo</name> <description> Apache Maven Mojo for Apache Commons Build tasks. @@ -271,7 +271,7 @@ <cyclonedx.skip>true</cyclonedx.skip> <!-- Not available until version 0.7.1 --> <spdx.skip>true</spdx.skip> - <project.build.outputTimestamp>2024-11-03T19:47:33Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2024-11-09T12:49:23Z</project.build.outputTimestamp> </properties> <profiles> <profile>