--- pom.xml
+++ pom.xml
... | ... | @@ -2,10 +2,10 @@ |
| 2 | 2 |
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| 3 | 3 |
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> |
| 4 | 4 |
<modelVersion>4.0.0</modelVersion> |
| 5 |
- <artifactId>mjon</artifactId> |
|
| 5 |
+ <artifactId>mjgo</artifactId> |
|
| 6 | 6 |
<packaging>war</packaging> |
| 7 | 7 |
<version>1.0.0</version> |
| 8 |
- <name>mjon</name> |
|
| 8 |
+ <name>mjgo</name> |
|
| 9 | 9 |
<url>http://www.egovframe.go.kr</url> |
| 10 | 10 |
|
| 11 | 11 |
<licenses> |
... | ... | @@ -653,6 +653,6 @@ |
| 653 | 653 |
</plugin> |
| 654 | 654 |
</plugins> |
| 655 | 655 |
</reporting> |
| 656 |
- <groupId>mjon</groupId> |
|
| 656 |
+ <groupId>mjgo</groupId> |
|
| 657 | 657 |
</project> |
| 658 | 658 |
|
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?