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 9174a23e0e95be214243ae21672c3140a23fd907 Author: tallison <[email protected]> AuthorDate: Wed Mar 18 14:07:17 2026 -0400 scm fix --- tika-parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml index d83bf734be..6a35f68a46 100644 --- a/tika-parent/pom.xml +++ b/tika-parent/pom.xml @@ -1597,8 +1597,8 @@ </profiles> <scm> <tag>3.3.0-rc1</tag> - <connection>scm:git:https://github.com/apache/tika.git</connection> - <developerConnection>scm:git:https://github.com/apache/tika.git</developerConnection> + <connection>scm:git:https://github.com/apache/</connection> + <developerConnection>scm:git:https://github.com/apache/</developerConnection> <url>https://github.com/apache/tika</url> </scm> </project>
