Skip to content

Commit 5c3ec90

Browse files
committed
Prepare for the release candidate 1.16.1 RC1
1 parent 8aa599b commit 5c3ec90

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
<artifactId>commons-build-plugin</artifactId>
2727
<packaging>maven-plugin</packaging>
28-
<version>1.16.1-SNAPSHOT</version>
28+
<version>1.16.1</version>
2929
<name>Apache Commons Build Plugin Maven Mojo</name>
3030
<description>
3131
Apache Maven Mojo for Apache Commons Build tasks.
@@ -90,7 +90,7 @@
9090
<!-- Not available until version 0.7.1 -->
9191
<spdx.skip>true</spdx.skip>
9292
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
93-
<project.build.outputTimestamp>2025-07-22T18:46:13Z</project.build.outputTimestamp>
93+
<project.build.outputTimestamp>2026-01-25T14:50:15Z</project.build.outputTimestamp>
9494
</properties>
9595
<dependencies>
9696
<dependency>

0 commit comments

Comments
 (0)