yingp 8 лет назад
Родитель
Сommit
941c24e7d0
1 измененных файлов с 0 добавлено и 12 удалено
  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>