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-release-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new d916d07  Updates for the next release
d916d07 is described below

commit d916d07a23624f9104d855c1f338e549896e4499
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Sat Jul 26 12:56:59 2025 +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 a8a6f13..a9e1234 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,9 +86,9 @@
     
<project.reporting.outputEncoding>${commons.encoding}</project.reporting.outputEncoding>
     
<project.build.outputTimestamp>2025-07-26T11:56:08Z</project.build.outputTimestamp>
     <commons.release.isDistModule>true</commons.release.isDistModule>
-    <commons.release.version>1.9.1</commons.release.version>
-    <commons.release.next>1.9.2</commons.release.next>
-    <commons.bc.version>1.9.0</commons.bc.version>
+    <commons.release.version>1.9.2</commons.release.version>
+    <commons.release.next>1.9.3</commons.release.next>
+    <commons.bc.version>1.9.1</commons.bc.version>
     <commons.rc.version>RC1</commons.rc.version>
     <commons.release.isDistModule>true</commons.release.isDistModule>
     <!--

Reply via email to