pre: OpenCV 4.5.2 (version++)

This commit is contained in:
Alexander Alekhin
2021-03-01 21:45:26 +00:00
parent cbb0151303
commit a823b06fa5
7 changed files with 9 additions and 9 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.opencv</groupId>
<artifactId>opencv-parent</artifactId>
<version>4.5.1</version>
<version>4.5.2</version>
</parent>
<groupId>org.opencv</groupId>
<artifactId>opencv-it</artifactId>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.opencv</groupId>
<artifactId>opencv-parent</artifactId>
<version>4.5.1</version>
<version>4.5.2</version>
</parent>
<groupId>org.opencv</groupId>
<artifactId>opencv</artifactId>

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.opencv</groupId>
<artifactId>opencv-parent</artifactId>
<version>4.5.1</version>
<version>4.5.2</version>
<packaging>pom</packaging>
<name>OpenCV Parent POM</name>
<licenses>