1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

pre: OpenCV 3.4.10 (version++)

- Android Manager version is not increased (stuck on 3.49)
This commit is contained in:
Alexander Alekhin
2020-03-10 14:53:43 +03:00
parent 490908f0ff
commit b7ecaceda8
9 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>org.opencv</groupId>
<artifactId>opencv-parent</artifactId>
<version>3.4.9</version>
<version>3.4.10</version>
</parent>
<groupId>org.opencv</groupId>
<artifactId>opencv-it</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>org.opencv</groupId>
<artifactId>opencv-parent</artifactId>
<version>3.4.9</version>
<version>3.4.10</version>
</parent>
<groupId>org.opencv</groupId>
<artifactId>opencv</artifactId>
+1 -1
View File
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.opencv</groupId>
<artifactId>opencv-parent</artifactId>
<version>3.4.9</version>
<version>3.4.10</version>
<packaging>pom</packaging>
<name>OpenCV Parent POM</name>
<licenses>