Browse Source

去除排除jar

yanguofeng 3 years ago
parent
commit
3a4991ec00
1 changed files with 0 additions and 6 deletions
  1. 0 6
      adm-business/adm-server/pom.xml

+ 0 - 6
adm-business/adm-server/pom.xml

@@ -36,12 +36,6 @@
         <dependency>
             <groupId>com.persagy</groupId>
             <artifactId>dmp-amqp-starter</artifactId>
-            <exclusions>
-                <exclusion>
-                    <groupId>com.persagy</groupId>
-                    <artifactId>dmp-common</artifactId>
-                </exclusion>
-            </exclusions>
         </dependency>
         <dependency>
             <groupId>org.locationtech.jts</groupId>