From 830bff1241fe4431de9297ee29693e20aabef52f Mon Sep 17 00:00:00 2001 From: Alexander Alekhin Date: Mon, 31 Jul 2017 17:48:57 +0300 Subject: [PATCH] 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 dd8c8246bf..cf5bf6b38b 100644 --- a/platforms/maven/pom.xml +++ b/platforms/maven/pom.xml @@ -14,8 +14,8 @@ http://opencv.org/ - scm:git:https://github.com/Itseez/opencv.git - https://github.com/Itseez/opencv + scm:git:https://github.com/opencv/opencv.git + https://github.com/opencv/opencv