Skip to content

Commit 03bf0a8

Browse files
committed
Merge pull request opencv#9280 from alalek:fix_repo_url
2 parents 1ce9ffc + 830bff1 commit 03bf0a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platforms/maven/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
</licenses>
1515
<url>http://opencv.org/</url>
1616
<scm>
17-
<connection>scm:git:https://github.com/Itseez/opencv.git</connection>
18-
<url>https://github.com/Itseez/opencv</url>
17+
<connection>scm:git:https://github.com/opencv/opencv.git</connection>
18+
<url>https://github.com/opencv/opencv</url>
1919
</scm>
2020
<contributors>
2121
<contributor>

0 commit comments

Comments
 (0)