This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_3x by this push:
new b97fb743a TIKA-4504: restore version
b97fb743a is described below
commit b97fb743a981a99e91e4796958d15b0216bca01d
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sun Oct 5 15:42:12 2025 +0200
TIKA-4504: restore version
---
tika-parent/pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 814a4837e..33a565ba1 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -1459,6 +1459,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
+ <version>${rat.version}</version> <!-- keep this when testing
snapshot -->
<configuration>
<excludes>
<exclude>nb-configuration.xml</exclude> <!-- local netbeans -->