|
|
|
|
@ -11,11 +11,11 @@
|
|
|
|
|
</parent>
|
|
|
|
|
|
|
|
|
|
<groupId>cokr.xit.interfaces</groupId>
|
|
|
|
|
<artifactId>xit-mms-war</artifactId>
|
|
|
|
|
<artifactId>xit-mms-interface</artifactId>
|
|
|
|
|
<version>1.0.0-SNAPSHOT</version>
|
|
|
|
|
<name>xit-mms-war</name>
|
|
|
|
|
<name>xit-mms-interface</name>
|
|
|
|
|
<description>모바일 메시지 발송 요청 처리 웹서버</description>
|
|
|
|
|
<packaging>war</packaging>
|
|
|
|
|
<packaging>jar</packaging>
|
|
|
|
|
|
|
|
|
|
<properties>
|
|
|
|
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
|
|
|
|
|