This is an automated email from the ASF dual-hosted git repository.

tallison pushed a commit to branch branch_3_2x
in repository https://gitbox.apache.org/repos/asf/tika.git

commit 450862defff803036bb302e948dc8d68d0a30843
Author: tallison <[email protected]>
AuthorDate: Wed Sep 10 11:02:54 2025 -0400

    fix parent in new module
---
 tika-integration-tests/tika-woodstox-tests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-integration-tests/tika-woodstox-tests/pom.xml 
b/tika-integration-tests/tika-woodstox-tests/pom.xml
index be0f1e9ee..17f793d54 100644
--- a/tika-integration-tests/tika-woodstox-tests/pom.xml
+++ b/tika-integration-tests/tika-woodstox-tests/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>tika-integration-tests</artifactId>
     <groupId>org.apache.tika</groupId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>3.3.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Reply via email to