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 18, 2024
1 parent c92828a commit 07b0dda
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 @@ -23,7 +23,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>commons-collections4</artifactId>
<version>4.5.0-M2</version>
<version>4.5.0-M3-SNAPSHOT</version>
<name>Apache Commons Collections</name>

<inceptionYear>2001</inceptionYear>
Expand Down Expand Up @@ -161,7 +161,7 @@
<!--Commons Release Plugin -->
<commons.bc.version>4.4</commons.bc.version>
<commons.release.isDistModule>true</commons.release.isDistModule>
<project.build.outputTimestamp>2024-06-15T02:00:47Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-06-18T12:42:32Z</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 07b0dda

Please sign in to comment.