1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

pre: OpenCV 4.5.0 (version++)

This commit is contained in:
Alexander Alekhin
2020-09-08 06:08:58 +00:00
parent 623aaaccd4
commit a12ceb04bb
8 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>org.opencv</groupId>
<artifactId>opencv-parent</artifactId>
<version>4.4.0</version>
<version>4.5.0</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>4.4.0</version>
<version>4.5.0</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>4.4.0</version>
<version>4.5.0</version>
<packaging>pom</packaging>
<name>OpenCV Parent POM</name>
<licenses>