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-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 540f743  Bump properties for versions
540f743 is described below

commit 540f743ba7d0b6ae7fdfa36935025407c93c2a36
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Jan 29 10:42:56 2025 -0500

    Bump properties for versions
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1d5555d..128ac9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,13 +76,13 @@
     
<project.build.outputTimestamp>2025-01-29T12:23:24Z</project.build.outputTimestamp>
     <commons.main.branch>master</commons.main.branch>
     <commons.release.branch>release</commons.release.branch>
-    <commons.release.version>80</commons.release.version>
-    <commons.release.next>81</commons.release.next>
+    <commons.release.version>81</commons.release.version>
+    <commons.release.next>82</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>79</commons.bc.version>
+    <commons.bc.version>80</commons.bc.version>
     <commons.release.isDistModule>true</commons.release.isDistModule>
     <!--
       Define the following in ~/.m2/settings.xml in an active profile:

Reply via email to