Skip to content

Commit dd4e3a3

Browse files
committed
2 parents 3fbcdf5 + 1234119 commit dd4e3a3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

RELEASE-NOTES.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
Apache Commons Pool 2.12.0 RELEASE NOTES
1+
Apache Commons Pool 2.12.0 RELEASE NOTES
2+
----------------------------------------
23

34
The Apache Commons Pool team is pleased to announce the release of Apache Commons Pool 2.12.0.
45

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@
182182
<properties>
183183
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
184184
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
185+
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
185186
<project.build.outputTimestamp>2024-02-01T03:27:02Z</project.build.outputTimestamp>
186187
<maven.compiler.source>17</maven.compiler.source>
187188
<maven.compiler.target>17</maven.compiler.target>

0 commit comments

Comments
 (0)