This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git
The following commit(s) were added to refs/heads/release by this push: new fccbe31 Prepare for the next release candidate fccbe31 is described below commit fccbe31f46538be7a65a4123f3fda943ddd71e32 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Nov 3 19:49:21 2024 +0000 Prepare for the next release candidate --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5e42c68..1b64fdc 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-SNAPSHOT</version> + <version>1.14.1</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-04-15T22:53:12Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2024-11-03T19:47:33Z</project.build.outputTimestamp> </properties> <profiles> <profile>