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 26019b5 Updates for the next release
26019b5 is described below
commit 26019b548fa1ee73b5b40ed4e45bc6ce5c2341c2
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jun 11 00:09:50 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 e6a9da5..e743b1e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,13 +76,13 @@
<project.build.outputTimestamp>2026-06-10T22:48:59Z</project.build.outputTimestamp>
<commons.main.branch>master</commons.main.branch>
<commons.release.branch>release</commons.release.branch>
- <commons.release.version>102</commons.release.version>
- <commons.release.next>103</commons.release.next>
+ <commons.release.version>103</commons.release.version>
+ <commons.release.next>104</commons.release.next>
<commons.rc.version>RC1</commons.rc.version>
<commons.jira.id>COMMONSSITE</commons.jira.id>
<!-- Commons Release Plugin -->
<!-- Previous version of the component (used for reporting binary
compatibility check)-->
- <commons.bc.version>101</commons.bc.version>
+ <commons.bc.version>102</commons.bc.version>
<commons.release.isDistModule>true</commons.release.isDistModule>
<!--
Define the following in ~/.m2/settings.xml in an active profile: