diff --git a/pom.xml b/pom.xml
index c6398a6..fa0b4e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,306 +1,307 @@
-
- 4.0.0
-
- kr.co.mantech
- acc-webapp-mvn
- 0.0.1-SNAPSHOT
- acc-webapp-mvn
- Maven Accordion Webapp Test
-
- UTF-8
- 1.8
- 1.8
- 1.8
-
-
- 4.3.14.RELEASE
- 1.8.9
-
-
- 2.2.1
- 1.2.1
- 3.0.1
-
-
- 1.7.25
- 1.2.17
- 3.0.3
-
-
- 2.10
- 3.7.0
- 1.6.0
-
-
- 1.4.187
- 2.7.2
- ${basedir}/src/main/webapp/WEB-INF/lib
-
-
-
-
-
- myrepo
- local-repo
- file://${project.basedir}/lib
-
-
-
-
-
-
-
-
- org.springframework
- spring-context
- ${org.springframework-version}
-
-
-
- commons-logging
- commons-logging
-
-
-
-
- org.springframework
- spring-webmvc
- ${org.springframework-version}
-
-
-
-
- org.aspectj
- aspectjrt
- ${org.aspectj-version}
-
-
-
-
- org.slf4j
- slf4j-api
- ${org.slf4j-version}
-
-
- org.slf4j
- jcl-over-slf4j
- ${org.slf4j-version}
- runtime
-
-
- org.slf4j
- slf4j-log4j12
- ${org.slf4j-version}
- runtime
-
-
- log4j
- log4j
- ${log4-version}
-
-
- javax.mail
- mail
-
-
- javax.jms
- jms
-
-
- com.sun.jdmk
- jmxtools
-
-
- com.sun.jmx
- jmxri
-
-
- runtime
-
-
-
-
-
-
- javax.inject
- javax.inject
- 1
-
-
-
-
-
-
- javax.servlet
- javax.servlet-api
- ${servlet.version}
- provided
-
-
- javax.servlet.jsp
- javax.servlet.jsp-api
- ${jsp.version}
- provided
-
-
- javax.servlet.jsp.jstl
- javax.servlet.jsp.jstl-api
- ${jstl.version}
-
-
- org.glassfish.web
- javax.servlet.jsp.jstl
- ${jstl.version}
-
-
-
- jstl-api
- javax.servlet.jsp.jstl
-
-
-
-
-
-
-
-
-
-
- junit
- junit
- 4.11
- test
-
-
-
- org.apache.tiles
- tiles-jsp
- ${org.apache.tiles.version}
-
-
- org.apache.tiles
- tiles-core
- ${org.apache.tiles.version}
-
-
-
-
- com.h2database
- h2
- ${dbh2.version}
-
-
-
-
-
- org.mariadb.jdbc
- mariadb-java-client
- ${mariadb.version}
-
-
-
-
-
- commons-dbcp
- commons-dbcp
- 1.4
-
-
-
-
-
-
-
-
- javassist
- javassist
- 3.0
-
-
-
-
-
-
-
- acc-webapp-mvn
-
-
-
- maven-clean-plugin
- 3.1.0
-
-
-
- maven-resources-plugin
- 3.0.2
-
-
- maven-compiler-plugin
- 3.8.0
-
-
- maven-surefire-plugin
- 2.22.1
-
-
- maven-war-plugin
- 3.2.2
-
-
- maven-install-plugin
- 2.5.2
-
-
- maven-deploy-plugin
- 2.8.2
-
-
-
-
-
-
\ No newline at end of file
+
+ 4.0.0
+
+ kr.co.mantech
+ acc-webapp-mvn
+ 0.0.1-SNAPSHOT
+ acc-webapp-mvn
+ Maven Accordion Webapp Test
+ war
+
+ UTF-8
+ 1.8
+ 1.8
+ 1.8
+
+
+ 4.3.14.RELEASE
+ 1.8.9
+
+
+ 2.2.1
+ 1.2.1
+ 3.0.1
+
+
+ 1.7.25
+ 1.2.17
+ 3.0.3
+
+
+ 2.10
+ 3.7.0
+ 1.6.0
+
+
+ 1.4.187
+ 2.7.2
+ ${basedir}/src/main/webapp/WEB-INF/lib
+
+
+
+
+
+ myrepo
+ local-repo
+ file://${project.basedir}/lib
+
+
+
+
+
+
+
+
+ org.springframework
+ spring-context
+ ${org.springframework-version}
+
+
+
+ commons-logging
+ commons-logging
+
+
+
+
+ org.springframework
+ spring-webmvc
+ ${org.springframework-version}
+
+
+
+
+ org.aspectj
+ aspectjrt
+ ${org.aspectj-version}
+
+
+
+
+ org.slf4j
+ slf4j-api
+ ${org.slf4j-version}
+
+
+ org.slf4j
+ jcl-over-slf4j
+ ${org.slf4j-version}
+ runtime
+
+
+ org.slf4j
+ slf4j-log4j12
+ ${org.slf4j-version}
+ runtime
+
+
+ log4j
+ log4j
+ ${log4-version}
+
+
+ javax.mail
+ mail
+
+
+ javax.jms
+ jms
+
+
+ com.sun.jdmk
+ jmxtools
+
+
+ com.sun.jmx
+ jmxri
+
+
+ runtime
+
+
+
+
+
+
+ javax.inject
+ javax.inject
+ 1
+
+
+
+
+
+
+ javax.servlet
+ javax.servlet-api
+ ${servlet.version}
+ provided
+
+
+ javax.servlet.jsp
+ javax.servlet.jsp-api
+ ${jsp.version}
+ provided
+
+
+ javax.servlet.jsp.jstl
+ javax.servlet.jsp.jstl-api
+ ${jstl.version}
+
+
+ org.glassfish.web
+ javax.servlet.jsp.jstl
+ ${jstl.version}
+
+
+
+ jstl-api
+ javax.servlet.jsp.jstl
+
+
+
+
+
+
+
+
+
+
+ junit
+ junit
+ 4.11
+ test
+
+
+
+ org.apache.tiles
+ tiles-jsp
+ ${org.apache.tiles.version}
+
+
+ org.apache.tiles
+ tiles-core
+ ${org.apache.tiles.version}
+
+
+
+
+ com.h2database
+ h2
+ ${dbh2.version}
+
+
+
+
+
+ org.mariadb.jdbc
+ mariadb-java-client
+ ${mariadb.version}
+
+
+
+
+
+ commons-dbcp
+ commons-dbcp
+ 1.4
+
+
+
+
+
+
+
+
+ javassist
+ javassist
+ 3.0
+
+
+
+
+
+
+
+ acc-webapp-mvn
+
+
+
+ maven-clean-plugin
+ 3.1.0
+
+
+
+ maven-resources-plugin
+ 3.0.2
+
+
+ maven-compiler-plugin
+ 3.8.0
+
+
+ maven-surefire-plugin
+ 2.22.1
+
+
+ maven-war-plugin
+ 3.2.2
+
+
+ maven-install-plugin
+ 2.5.2
+
+
+ maven-deploy-plugin
+ 2.8.2
+
+
+
+
+
+