This is an automated email from the ASF dual-hosted git repository.
tballison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/main by this push:
new 2b70202aae bump next 4.x dev version to 4.1.0-SNAPSHOT
2b70202aae is described below
commit 2b70202aaec3db48fd5ff4d996d974444a750a11
Author: tallison <[email protected]>
AuthorDate: Sat Aug 22 16:04:11 2026 -0400
bump next 4.x dev version to 4.1.0-SNAPSHOT
---
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 6b831aae8c..62ab27dfdf 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -281,7 +281,7 @@
</contributors>
<properties>
- <revision>4.0.1-SNAPSHOT</revision>
+ <revision>4.1.0-SNAPSHOT</revision>
<javaVersion>17</javaVersion>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>