From 6c61969f71bdd1f692c7476cc3638ee7ec8d0489 Mon Sep 17 00:00:00 2001 From: geek Date: Thu, 14 Apr 2016 16:11:04 +0900 Subject: [PATCH] =?UTF-8?q?project=20=EC=A0=9C=EB=84=88=EB=A0=88=EC=9D=B4?= =?UTF-8?q?=EC=85=98=20=EC=9D=B4=EB=A6=84=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- maven_archetype_spring_webapp.iml | 2 +- src/main/resources/archetype-resources/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/maven_archetype_spring_webapp.iml b/maven_archetype_spring_webapp.iml index eb2ad25..f32ea1c 100644 --- a/maven_archetype_spring_webapp.iml +++ b/maven_archetype_spring_webapp.iml @@ -1,6 +1,6 @@ - + diff --git a/src/main/resources/archetype-resources/pom.xml b/src/main/resources/archetype-resources/pom.xml index a4e44e7..3f8bbf0 100644 --- a/src/main/resources/archetype-resources/pom.xml +++ b/src/main/resources/archetype-resources/pom.xml @@ -15,7 +15,7 @@ ${artifactId} war ${version} - Untitle + ${groupId}.${artifactId} UTF-8