Browse Source

去掉错误依赖

yingp 6 years ago
parent
commit
b10dcf0a41
1 changed files with 0 additions and 5 deletions
  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>