Skip to content

Commit 2768f90

Browse files
committed
Update version in the pom.xml files to 1.5.12-SNAPSHOT
1 parent 84d9f3d commit 2768f90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

platform/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.bytedeco</groupId>
88
<artifactId>javacpp-presets</artifactId>
9-
<version>1.5.11</version>
9+
<version>1.5.12-SNAPSHOT</version>
1010
<relativePath></relativePath>
1111
</parent>
1212

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.bytedeco</groupId>
66
<artifactId>javacv</artifactId>
7-
<version>1.5.11</version>
7+
<version>1.5.12-SNAPSHOT</version>
88

99
<name>JavaCV</name>
1010
<description>Java interface to OpenCV, FFmpeg, and more</description>

0 commit comments

Comments
 (0)