Skip to content

Commit 952f2ca

Browse files
committed
Bump POM version 2.14.0-SNAPSHOT
1 parent ec0a9af commit 952f2ca

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>commons-configuration2</artifactId>
27-
<version>2.13.1-SNAPSHOT</version>
27+
<version>2.14.0-SNAPSHOT</version>
2828
<name>Apache Commons Configuration</name>
2929
<inceptionYear>2001</inceptionYear>
3030
<description>
@@ -34,8 +34,8 @@
3434
<properties>
3535
<commons.componentid>configuration</commons.componentid>
3636
<commons.module.name>org.apache.commons.configuration2</commons.module.name>
37-
<commons.release.version>2.13.1</commons.release.version>
38-
<commons.release.next>2.13.2</commons.release.next>
37+
<commons.release.version>2.14.0</commons.release.version>
38+
<commons.release.next>2.14.1</commons.release.next>
3939
<commons.release.desc>(Java 8 or above)</commons.release.desc>
4040
<commons.jira.id>CONFIGURATION</commons.jira.id>
4141
<commons.jira.pid>12310467</commons.jira.pid>

0 commit comments

Comments
 (0)