You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ma...@apache.org on 2016/01/25 18:14:02 UTC

tika git commit: Update SCM url.

Repository: tika
Updated Branches:
  refs/heads/master 39b9c1cc3 -> 2eb671574


Update SCM url.


Project: http://git-wip-us.apache.org/repos/asf/tika/repo
Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/2eb67157
Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/2eb67157
Diff: http://git-wip-us.apache.org/repos/asf/tika/diff/2eb67157

Branch: refs/heads/master
Commit: 2eb671574bd73f8a70cfd25ba8f5c7c672ee2c40
Parents: 39b9c1c
Author: Chris Mattmann <ma...@apache.org>
Authored: Mon Jan 25 09:13:57 2016 -0800
Committer: Chris Mattmann <ma...@apache.org>
Committed: Mon Jan 25 09:13:57 2016 -0800

----------------------------------------------------------------------
 tika-parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tika/blob/2eb67157/tika-parent/pom.xml
----------------------------------------------------------------------
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index b0be5c6..7432a88 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -405,8 +405,8 @@
   </profiles>
 
   <scm>
-    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/tika.git</connection>
-    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/tika.git</developerConnection>
+    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/</connection>
+    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/</developerConnection>
     <url>https://github.com/apache/tika</url>
     <tag>HEAD</tag>
   </scm>