Skip to content

Commit 0677990

Browse files
committed
Merge branch 'release'
2 parents 93c3976 + e8aa4e7 commit 0677990

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 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.14.0-SNAPSHOT</version>
27+
<version>2.14.1-SNAPSHOT</version>
2828
<name>Apache Commons Configuration</name>
2929
<inceptionYear>2001</inceptionYear>
3030
<description>
@@ -68,7 +68,7 @@
6868
<commons.release.isDistModule>true</commons.release.isDistModule>
6969
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
7070
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
71-
<project.build.outputTimestamp>2025-11-26T12:31:51Z</project.build.outputTimestamp>
71+
<project.build.outputTimestamp>2026-04-08T14:55:18Z</project.build.outputTimestamp>
7272
<!-- JaCoCo: Don't make code coverage worse than: -->
7373
<commons.jacoco.haltOnFailure>true</commons.jacoco.haltOnFailure>
7474
<commons.jacoco.classRatio>0.96</commons.jacoco.classRatio>

0 commit comments

Comments
 (0)