This is an automated email from the ASF dual-hosted git repository.
tallison 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 a94607c update scm url
a94607c is described below
commit a94607c94c4e8c2f023e5fd017bd92b0524ef68f
Author: tallison <[email protected]>
AuthorDate: Mon Dec 13 10:46:24 2021 -0500
update scm url
---
tika-parent/pom.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index b05f774..ef1c320 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -885,5 +885,8 @@
<scm>
<tag>2.1.0-rc2</tag>
+ <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>