瀏覽代碼

去掉错误依赖

yingp 7 年之前
父節點
當前提交
b10dcf0a41
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      applications/device/device-client/pom.xml

+ 0 - 5
applications/device/device-client/pom.xml

@@ -47,11 +47,6 @@
             <groupId>org.apache.httpcomponents</groupId>
             <artifactId>httpclient</artifactId>
         </dependency>
-        <dependency>
-            <groupId>com.akathist.maven.plugins.launch4j</groupId>
-            <artifactId>launch4j-maven-plugin</artifactId>
-            <version>1.7.25</version>
-        </dependency>
     </dependencies>
     <build>
         <plugins>