This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch branch_3x in repository https://gitbox.apache.org/repos/asf/tika.git
commit b8c845e63c875f5146c19cbf5305196b1b9412f9 Author: tallison <[email protected]> AuthorDate: Tue Feb 3 12:18:30 2026 -0500 cleanup --- tika-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml index 7c4e56ffa6..7496f84847 100644 --- a/tika-parent/pom.xml +++ b/tika-parent/pom.xml @@ -286,7 +286,7 @@ <maven.compiler.release>11</maven.compiler.release> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>${project.build.sourceEncoding}</project.reporting.outputEncoding> -<project.build.outputTimestamp>1754499584</project.build.outputTimestamp> + <project.build.outputTimestamp>2026-02-01T00:00:00Z</project.build.outputTimestamp> <!-- plugin versions --> <checkstyle.plugin.version>3.6.0</checkstyle.plugin.version> <forbiddenapis.version>3.10</forbiddenapis.version>
