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


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

commit 9182136b0a2242183fcbcf584dcede502b48feb7
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Mar 8 13:20:32 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 5d536f2..9b12148 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,9 +43,9 @@ under the License.
     
<maven.compiler.target>${commons.logging.javaversion}</maven.compiler.target>
     <commons.componentid>logging</commons.componentid>
     <commons.module.name>org.apache.commons.logging</commons.module.name>
-    <commons.release.version>1.3.6</commons.release.version>
-    <commons.release.next>1.3.7</commons.release.next>
-    <commons.bc.version>1.3.5</commons.bc.version>
+    <commons.release.version>1.3.7</commons.release.version>
+    <commons.release.next>1.3.8</commons.release.next>
+    <commons.bc.version>1.3.6</commons.bc.version>
     <commons.release.isDistModule>true</commons.release.isDistModule>
     <commons.jira.id>LOGGING</commons.jira.id>
     <commons.jira.pid>12310484</commons.jira.pid>

Reply via email to