syh преди 5 години
родител
ревизия
5558e1eb58
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      pom.xml

+ 3 - 3
pom.xml

@@ -386,13 +386,13 @@
         <dependency>
             <groupId>org.bytedeco</groupId>
             <artifactId>javacv</artifactId>
-            <version>1.4.2</version>
+            <version>0.8</version>
         </dependency>
-        <dependency>
+        <!--<dependency>
             <groupId>org.bytedeco</groupId>
             <artifactId>javacv-platform</artifactId>
             <version>1.4.2</version>
-        </dependency>
+        </dependency>-->
     </dependencies>
 
     <dependencyManagement>