You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ta...@apache.org on 2021/12/13 15:46:37 UTC

[tika] branch main updated: update scm url

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 <ta...@apache.org>
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>