소스 검색

去除jar

yumeng 5 년 전
부모
커밋
0089c4b7d8
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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>