Skip to content

Commit 23ec6d9

Browse files
committed
Bump to next development version
1 parent aad90ad commit 23ec6d9

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
@@ -26,7 +26,7 @@
2626
<version>93</version>
2727
</parent>
2828
<artifactId>commons-pool2</artifactId>
29-
<version>2.13.0</version>
29+
<version>2.13.1-SNAPSHOT</version>
3030
<name>Apache Commons Pool</name>
3131
<inceptionYear>2001</inceptionYear>
3232
<description>The Apache Commons Object Pooling Library.</description>
@@ -81,7 +81,7 @@
8181
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
8282
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
8383
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
84-
<project.build.outputTimestamp>2025-12-06T03:09:55Z</project.build.outputTimestamp>
84+
<project.build.outputTimestamp>2025-12-09T21:57:57Z</project.build.outputTimestamp>
8585
<maven.compiler.source>1.8</maven.compiler.source>
8686
<maven.compiler.target>1.8</maven.compiler.target>
8787
<commons.main.branch>POOL_2_X</commons.main.branch>

0 commit comments

Comments
 (0)