Merge pull request #9280 from alalek:fix_repo_url

This commit is contained in:
Alexander Alekhin 2017-08-02 20:19:51 +00:00
commit 03bf0a89b5

View File

@ -14,8 +14,8 @@
</licenses> </licenses>
<url>http://opencv.org/</url> <url>http://opencv.org/</url>
<scm> <scm>
<connection>scm:git:https://github.com/Itseez/opencv.git</connection> <connection>scm:git:https://github.com/opencv/opencv.git</connection>
<url>https://github.com/Itseez/opencv</url> <url>https://github.com/opencv/opencv</url>
</scm> </scm>
<contributors> <contributors>
<contributor> <contributor>