This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git
The following commit(s) were added to refs/heads/master by this push:
new ba27942 Updates for the next release
ba27942 is described below
commit ba2794227b67d7f55597cc9c7d0a9997b48ef91d
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Apr 26 11:20:44 2026 +0000
Updates for the next release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 031a736..60f1b6b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
<commons.main.branch>master</commons.main.branch>
<commons.release.branch>release</commons.release.branch>
<commons.release.version>99</commons.release.version>
- <commons.release.next>100</commons.release.next>
+ <commons.release.next>101</commons.release.next>
<commons.rc.version>RC1</commons.rc.version>
<commons.jira.id>COMMONSSITE</commons.jira.id>
<!-- Commons Release Plugin -->