Skip to content

Commit 5aee6ad

Browse files
committed
Bump to next development version
1 parent a67032e commit 5aee6ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<artifactId>commons-collections4</artifactId>
26-
<version>4.5.0-M3</version>
26+
<version>4.5.0-M4-SNAPSHOT</version>
2727
<name>Apache Commons Collections</name>
2828
<inceptionYear>2001</inceptionYear>
2929
<description>The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.</description>
@@ -116,7 +116,7 @@
116116
<!--Commons Release Plugin -->
117117
<commons.bc.version>4.4</commons.bc.version>
118118
<commons.release.isDistModule>true</commons.release.isDistModule>
119-
<project.build.outputTimestamp>2024-12-15T15:19:28Z</project.build.outputTimestamp>
119+
<project.build.outputTimestamp>2024-12-18T21:13:07Z</project.build.outputTimestamp>
120120
<!-- JaCoCo: Don't make code coverage worse than: -->
121121
<commons.jacoco.haltOnFailure>true</commons.jacoco.haltOnFailure>
122122
<commons.jacoco.classRatio>0.96</commons.jacoco.classRatio>

0 commit comments

Comments
 (0)