We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pom.xml
1 parent 84d9f3d commit 2768f90Copy full SHA for 2768f90
platform/pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.bytedeco</groupId>
8
<artifactId>javacpp-presets</artifactId>
9
- <version>1.5.11</version>
+ <version>1.5.12-SNAPSHOT</version>
10
<relativePath></relativePath>
11
</parent>
12
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<artifactId>javacv</artifactId>
<name>JavaCV</name>
<description>Java interface to OpenCV, FFmpeg, and more</description>
0 commit comments