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

commit d158d2f3a566386ff2011a181b24f8bd0e398f97
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jul 30 08:26:04 2024 -0400

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

diff --git a/pom.xml b/pom.xml
index 5dcdd40..2747ff9 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.3</commons.release.version>
-    <commons.release.next>1.3.4</commons.release.next>
-    <commons.bc.version>1.3.2</commons.bc.version>
+    <commons.release.version>1.3.4</commons.release.version>
+    <commons.release.next>1.3.5</commons.release.next>
+    <commons.bc.version>1.3.3</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