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 2019/05/22 18:52:54 UTC

[tika] branch master updated: convert miredot repo to https://

This is an automated email from the ASF dual-hosted git repository.

tallison pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/master by this push:
     new 0dc4451  convert miredot repo to https://
0dc4451 is described below

commit 0dc44513e48003327357df6f5c270465018b773e
Author: TALLISON <ta...@apache.org>
AuthorDate: Wed May 22 13:19:32 2019 -0400

    convert miredot repo to https://
---
 tika-server/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-server/pom.xml b/tika-server/pom.xml
index 6c4a800..56902ae 100644
--- a/tika-server/pom.xml
+++ b/tika-server/pom.xml
@@ -35,7 +35,7 @@
     <pluginRepository>
       <id>miredot</id>
       <name>MireDot Releases</name>
-      <url>http://nexus.qmino.com/content/repositories/miredot</url>
+      <url>https://nexus.qmino.com/content/repositories/miredot</url>
     </pluginRepository>
   </pluginRepositories>