Skip to content

Commit 0287cdf

Browse files
committed
Merge branch 'release'
2 parents 69b2b9c + 8848528 commit 0287cdf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</parent>
2626
<groupId>org.apache.commons</groupId>
2727
<artifactId>commons-parent</artifactId>
28-
<version>86-SNAPSHOT</version>
28+
<version>87-SNAPSHOT</version>
2929
<packaging>pom</packaging>
3030
<name>Apache Commons Parent</name>
3131
<description>The Apache Commons Parent POM provides common settings for all Apache Commons components.</description>
@@ -73,7 +73,7 @@
7373
<!-- configuration bits for cutting a release candidate, must be overridden by components -->
7474
<!-- TODO How can we make project.build.outputTimestamp and changes.xml's release data the same? -->
7575
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
76-
<project.build.outputTimestamp>2025-06-19T14:21:51Z</project.build.outputTimestamp>
76+
<project.build.outputTimestamp>2025-08-19T00:08:35Z</project.build.outputTimestamp>
7777
<commons.main.branch>master</commons.main.branch>
7878
<commons.release.branch>release</commons.release.branch>
7979
<commons.release.version>86</commons.release.version>

0 commit comments

Comments
 (0)