diff --git a/pom.xml b/pom.xml index a7be485..67d32cf 100644 --- a/pom.xml +++ b/pom.xml @@ -1,54 +1,68 @@ - 4.0.0 - jp.co.worksap.message.wrapper - message-wrapper - 0.0.1-SNAPSHOT - message-wrapper - - - - maven-compiler-plugin - - 1.6 - 1.6 - UTF-8 - - - - - - - javax.mail - mail - 1.4.4 - - - commons-codec - commons-codec - 1.6 - - - com.google.guava - guava - 12.0 - - - org.hamcrest - hamcrest-core - 1.2.1 - test - - - org.hamcrest - hamcrest-library - 1.2.1 - test - - - junit - junit-dep - 4.10 - test - - + 4.0.0 + jp.co.worksap.message.wrapper + message-wrapper + 0.0.1-SNAPSHOT + message-wrapper + + UTF-8 + + + + + maven-compiler-plugin + + 1.6 + 1.6 + ${project.build.sourceEncoding} + + + + + + + The MIT License + LICENSE.txt + manual + + + + Works Applications. Co.,Ltd. + http://dev.worksap.co.jp/ + + + + javax.mail + mail + 1.4.4 + + + commons-codec + commons-codec + 1.6 + + + com.google.guava + guava + 12.0 + + + org.hamcrest + hamcrest-core + 1.2.1 + test + + + org.hamcrest + hamcrest-library + 1.2.1 + test + + + junit + junit-dep + 4.10 + test + + \ No newline at end of file