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 f73d6e7 Updates for the next release
f73d6e7 is described below
commit f73d6e718786240402b6a62646d198049f9dba6e
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jan 31 13:32:40 2026 +0000
Updates for the next release
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index a7c7bee..e9b05a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,9 +69,9 @@
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/${commons.site.path}</commons.scmPubUrl>
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
<!-- Commons Release Plugin -->
- <commons.bc.version>1.16.0</commons.bc.version>
- <commons.release.version>1.16.1</commons.release.version>
- <commons.release.next>1.16.2</commons.release.next>
+ <commons.bc.version>1.16.1</commons.bc.version>
+ <commons.release.version>1.16.2</commons.release.version>
+ <commons.release.next>1.16.3</commons.release.next>
<!-- Previous version of the component (used for reporting binary
compatibility check)-->
<commons.rc.version>RC1</commons.rc.version>
<commons.release.isDistModule>true</commons.release.isDistModule>