Skip to content

Commit

Permalink
Bump to next development version
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Jun 10, 2024
1 parent f428261 commit f08666c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>commons-configuration2</artifactId>
<version>2.11.0</version>
<version>2.11.1-SNAPSHOT</version>
<name>Apache Commons Configuration</name>

<inceptionYear>2001</inceptionYear>
Expand Down Expand Up @@ -70,7 +70,7 @@
<commons.rc.version>RC1</commons.rc.version>
<commons.release.isDistModule>true</commons.release.isDistModule>
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
<project.build.outputTimestamp>2024-06-07T13:29:09Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-06-10T19:02:53Z</project.build.outputTimestamp>
<!-- JaCoCo: Don't make code coverage worse than: -->
<commons.jacoco.haltOnFailure>true</commons.jacoco.haltOnFailure>
<commons.jacoco.classRatio>0.96</commons.jacoco.classRatio>
Expand Down

0 comments on commit f08666c

Please sign in to comment.