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
commit ec58b98c14b4d28427e4cff645747b72cf1f1ee7 Author: tallison <[email protected]> AuthorDate: Fri Dec 17 14:30:41 2021 -0500 prep for 2.2.1 release --- tika-parent/pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml index 2b94ad4..81e7816 100644 --- a/tika-parent/pom.xml +++ b/tika-parent/pom.xml @@ -913,5 +913,8 @@ <scm> <tag>2.2.0-rc1</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>
