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

commit 952f2ca93bef91bfce1935dee6a685372b27fb41
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Apr 1 22:40:01 2026 -0400

    Bump POM version 2.14.0-SNAPSHOT
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2072c0f57..48b0a0abc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-configuration2</artifactId>
-  <version>2.13.1-SNAPSHOT</version>
+  <version>2.14.0-SNAPSHOT</version>
   <name>Apache Commons Configuration</name>
   <inceptionYear>2001</inceptionYear>
   <description>
@@ -34,8 +34,8 @@
   <properties>
     <commons.componentid>configuration</commons.componentid>
     
<commons.module.name>org.apache.commons.configuration2</commons.module.name>
-    <commons.release.version>2.13.1</commons.release.version>
-    <commons.release.next>2.13.2</commons.release.next>
+    <commons.release.version>2.14.0</commons.release.version>
+    <commons.release.next>2.14.1</commons.release.next>
     <commons.release.desc>(Java 8 or above)</commons.release.desc>
     <commons.jira.id>CONFIGURATION</commons.jira.id>
     <commons.jira.pid>12310467</commons.jira.pid>

Reply via email to