diff --git a/pom.xml b/pom.xml index b6a8e70..7af699f 100644 --- a/pom.xml +++ b/pom.xml @@ -1,129 +1,129 @@ - 4.0.0 - com.github.simbo1905 - root-objects - war - 0.0.1 - RootObjects - - - zk repository - http://mavensync.zkoss.org/maven2 - - - - UTF-8 - 4.1.8.RELEASE - 1.11.22.RELEASE - 4.3.11.Final - 1.4 - 4.13.1 - 1.2 - 1 - 1.7.12 - 10.14.2.0 - - - - org.slf4j - slf4j-simple - ${slf4j.version} - runtime - - - org.springframework.data - spring-data-jpa - ${spring-data-jpa.version} - - - slf4j-api - org.slf4j - - - - - javax.inject - javax.inject - ${jsr330.version} - - - commons-logging - commons-logging - ${commons-logging.version} - - - org.springframework - spring-web - ${spring.version} - runtime - - - org.springframework - spring-test - ${spring.version} - compile - - - org.hibernate - hibernate-entitymanager - ${hibernate-entitymanager.version} - - - slf4j-api - org.slf4j - - - - - - org.apache.derby - derby - ${derby.version} - runtime - - - commons-dbcp - commons-dbcp - ${commons-dbcp.version} - runtime - - - junit - junit - ${junit.version} - test - - - - root-objects - - - org.apache.maven.plugins - maven-compiler-plugin - 2.5.1 - - 1.8 - 1.8 - - - - org.apache.maven.plugins - maven-site-plugin - 3.1 - - - org.kohsuke - doxia-module-markdown - 1.0 - - - - UTF-8 - UTF-8 - false - - - - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + 4.0.0 + com.github.simbo1905 + root-objects + war + 0.0.1 + RootObjects + + + zk repository + http://mavensync.zkoss.org/maven2 + + + + UTF-8 + 4.1.8.RELEASE + 1.11.22.RELEASE + 4.3.11.Final + 1.4 + 4.13.1 + 1.2 + 1 + 1.7.12 + 10.17.1.0 + + + + org.slf4j + slf4j-simple + ${slf4j.version} + runtime + + + org.springframework.data + spring-data-jpa + ${spring-data-jpa.version} + + + slf4j-api + org.slf4j + + + + + javax.inject + javax.inject + ${jsr330.version} + + + commons-logging + commons-logging + ${commons-logging.version} + + + org.springframework + spring-web + ${spring.version} + runtime + + + org.springframework + spring-test + ${spring.version} + compile + + + org.hibernate + hibernate-entitymanager + ${hibernate-entitymanager.version} + + + slf4j-api + org.slf4j + + + + + + org.apache.derby + derby + ${derby.version} + runtime + + + commons-dbcp + commons-dbcp + ${commons-dbcp.version} + runtime + + + junit + junit + ${junit.version} + test + + + + root-objects + + + org.apache.maven.plugins + maven-compiler-plugin + 2.5.1 + + 1.8 + 1.8 + + + + org.apache.maven.plugins + maven-site-plugin + 3.1 + + + org.kohsuke + doxia-module-markdown + 1.0 + + + + UTF-8 + UTF-8 + false + + + +