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 5c3ec90 Prepare for the release candidate 1.16.1 RC1
5c3ec90 is described below
commit 5c3ec9001f6372f029e1af63707a1bbfa6312862
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jan 25 14:53:22 2026 +0000
Prepare for the release candidate 1.16.1 RC1
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7acf9cb..1dc58b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
</parent>
<artifactId>commons-build-plugin</artifactId>
<packaging>maven-plugin</packaging>
- <version>1.16.1-SNAPSHOT</version>
+ <version>1.16.1</version>
<name>Apache Commons Build Plugin Maven Mojo</name>
<description>
Apache Maven Mojo for Apache Commons Build tasks.
@@ -90,7 +90,7 @@
<!-- Not available until version 0.7.1 -->
<spdx.skip>true</spdx.skip>
<!-- project.build.outputTimestamp is managed by Maven plugins, see
https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
-
<project.build.outputTimestamp>2025-07-22T18:46:13Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2026-01-25T14:50:15Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>