Browse Source

去除jar

yumeng 5 years ago
parent
commit
0089c4b7d8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      jeecg-boot-module-system/pom.xml

+ 2 - 2
jeecg-boot-module-system/pom.xml

@@ -169,12 +169,12 @@
             <artifactId>poi-ooxml</artifactId>
             <version>3.17</version>
         </dependency>-->
-        <dependency>
+     <!--   <dependency>
             <groupId>com.test</groupId>
             <artifactId>opencv</artifactId>
             <scope>system</scope>
             <systemPath>${basedir}/docs/opencv-420.jar</systemPath>
-        </dependency>
+        </dependency>-->
     </dependencies>
 
     <dependencyManagement>