[opencv] 204/251: fix OpenCV GitHub repository URL

Nobuhiro Iwamatsu iwamatsu at moszumanska.debian.org
Sun Aug 27 23:27:43 UTC 2017


This is an automated email from the git hooks/post-receive script.

iwamatsu pushed a commit to annotated tag 3.3.0
in repository opencv.

commit 830bff1241fe4431de9297ee29693e20aabef52f
Author: Alexander Alekhin <alexander.alekhin at intel.com>
Date:   Mon Jul 31 17:48:57 2017 +0300

    fix OpenCV GitHub repository URL
---
 platforms/maven/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/platforms/maven/pom.xml b/platforms/maven/pom.xml
index dd8c824..cf5bf6b 100644
--- a/platforms/maven/pom.xml
+++ b/platforms/maven/pom.xml
@@ -14,8 +14,8 @@
     </licenses>
     <url>http://opencv.org/</url>
     <scm>
-        <connection>scm:git:https://github.com/Itseez/opencv.git</connection>
-        <url>https://github.com/Itseez/opencv</url>
+        <connection>scm:git:https://github.com/opencv/opencv.git</connection>
+        <url>https://github.com/opencv/opencv</url>
     </scm>
     <contributors>
         <contributor>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/opencv.git



More information about the debian-science-commits mailing list