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

commit 56f7965fe44f9a232a2a1d0839cd37b26c344901
Author: tallison <[email protected]>
AuthorDate: Mon May 4 19:20:14 2026 -0400

    prep for 4.0.0-alpha-1 fix scm
---
 tika-parent/pom.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index b86e7511b9..29280398a3 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -1772,7 +1772,9 @@
     </profile>
 
   </profiles>
-  <scm>
+  <scm child.scm.connection.inherit.append.path="false"
+       child.scm.developerConnection.inherit.append.path="false"
+       child.scm.url.inherit.append.path="false">
     <tag>3.0.0-rc1</tag>
     <connection>scm:git:https://github.com/apache/tika.git</connection>
     
<developerConnection>scm:git:https://github.com/apache/tika.git</developerConnection>

Reply via email to