|
@@ -5,11 +5,11 @@
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
|
<groupId>com.llisoft</groupId>
|
|
<groupId>com.llisoft</groupId>
|
|
- <artifactId>mta_service_file</artifactId>
|
|
|
|
|
|
+ <artifactId>mta-service-file</artifactId>
|
|
<version>1.0.0</version>
|
|
<version>1.0.0</version>
|
|
<packaging>jar</packaging>
|
|
<packaging>jar</packaging>
|
|
|
|
|
|
- <name>mta_service_file</name>
|
|
|
|
|
|
+ <name>mta-service-file</name>
|
|
<description>Demo project for Spring Boot</description>
|
|
<description>Demo project for Spring Boot</description>
|
|
|
|
|
|
<parent>
|
|
<parent>
|
|
@@ -62,7 +62,7 @@
|
|
|
|
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.llisoft</groupId>
|
|
<groupId>com.llisoft</groupId>
|
|
- <artifactId>mta_common</artifactId>
|
|
|
|
|
|
+ <artifactId>mta-common</artifactId>
|
|
<version>0.0.1-SNAPSHOT</version>
|
|
<version>0.0.1-SNAPSHOT</version>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|