Skip to content

Commit 6c0351e

Browse files
committed
Bump to next development version
1 parent 1767b72 commit 6c0351e

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>85</version>
28+
<version>86-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-15T14:34:52Z</project.build.outputTimestamp>
76+
<project.build.outputTimestamp>2025-06-19T14:21:51Z</project.build.outputTimestamp>
7777
<commons.main.branch>master</commons.main.branch>
7878
<commons.release.branch>release</commons.release.branch>
7979
<commons.release.version>85</commons.release.version>

0 commit comments

Comments
 (0)