Skip to content

Commit b1d848e

Browse files
committed
Bump to next development version
1 parent 7f7fb02 commit b1d848e

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</version>
26+
<version>4.5.1-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>
@@ -117,7 +117,7 @@
117117
<commons.bc.version>4.4</commons.bc.version>
118118
<commons.release.isDistModule>true</commons.release.isDistModule>
119119
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
120-
<project.build.outputTimestamp>2025-04-19T13:48:38Z</project.build.outputTimestamp>
120+
<project.build.outputTimestamp>2025-04-22T19:14:37Z</project.build.outputTimestamp>
121121
<!-- MathJax configuration. See the maven-javadoc-plugin plugin. -->
122122
<mathjax.url>https://commons.apache.org/js/mathjax/tex-mml-chtml.js</mathjax.url>
123123
<!-- JaCoCo: Don't make code coverage worse than: -->

0 commit comments

Comments
 (0)