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

Pre-release 5.0.0 versions update.

This commit is contained in:
Alexander Smorkalov
2026-06-05 16:56:55 +03:00
parent 527f01449d
commit 563dcf5b91
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>org.opencv</groupId>
<artifactId>opencv-parent</artifactId>
<version>5.0.0-alpha</version>
<version>5.0.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>5.0.0-alpha</version>
<version>5.0.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>5.0.0-alpha</version>
<version>5.0.0</version>
<packaging>pom</packaging>
<name>OpenCV Parent POM</name>
<licenses>