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 <[email protected]> Authored: Mon Jan 25 09:13:57 2016 -0800 Committer: Chris Mattmann <[email protected]> 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>
