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
The following commit(s) were added to refs/heads/master by this push:
new 1f6e260 Updates for the next release
1f6e260 is described below
commit 1f6e260a2afa47f4295f24c89b87bd9e56cfa3d6
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jan 31 13:22:54 2026 +0000
Updates for the next release
---
src/changes/changes.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 510fdaa..1ad113b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -26,6 +26,11 @@
<author email="[email protected]">Apache Commons Developers</author>
</properties>
<body>
+ <release version="1.16.2" date="YYYY-MM-DD" description="This is a feature
and maintenance release. Java 8 or later is required.">
+ <!-- FIX -->
+ <!-- ADD -->
+ <!-- UPDATE -->
+ </release>
<release version="1.16.1" date="2026-01-25" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->
<action type="fix" dev="ecki" due-to="Bernd Eckenfels">Removed outdated
social media link from README.md and CONTRIBUTING.md</action>