Browse Source

mail api修改

yingp 7 years ago
parent
commit
941c24e7d0
1 changed files with 0 additions and 12 deletions
  1. 0 12
      base-servers/mail/mail-api/pom.xml

+ 0 - 12
base-servers/mail/mail-api/pom.xml

@@ -11,16 +11,4 @@
 
     <artifactId>mail-api</artifactId>
     <description>mail api</description>
-    <dependencies>
-        <dependency>
-            <groupId>com.uas.message</groupId>
-            <artifactId>message-mail</artifactId>
-            <version>0.0.1</version>
-        </dependency>
-        <dependency>
-            <groupId>com.uas.message</groupId>
-            <artifactId>message-sms</artifactId>
-            <version>0.0.1</version>
-        </dependency>
-    </dependencies>
 </project>