diff --git a/gce/pom.xml b/gce/pom.xml index 672fdd2..1ecadc4 100644 --- a/gce/pom.xml +++ b/gce/pom.xml @@ -1,132 +1,132 @@ - + - 4.0.0 - - org.maroxa - gce - 1.0.0-SNAPSHOT - war - - Gestión Centro Escolar - Aplicación para la gestión de un centro escolar - - - UTF-8 - - - - - - src/main/resources - - **/*.java - - - - src/main/webapp - - **/*.java - - - - - - maven-compiler-plugin - 3.3 - - 1.8 - 1.8 - - - - maven-war-plugin - 2.6 - - false - - - - org.apache.maven.plugins - maven-jar-plugin - 2.1 - - - - true - true - - - - - - - - - - mysql - mysql-connector-java - 5.1.38 - - - javax - javaee-web-api - 7.0 - - - log4j - log4j - 1.2.17 - - - jstl - jstl - 1.2 - - - org.apache.commons - commons-lang3 - 3.4 - - - org.hibernate - hibernate-core - 5.0.6.Final - - - org.hibernate - hibernate-entitymanager - 5.0.6.Final - - - org.springframework - spring-context - 4.2.4.RELEASE - - - org.springframework.webflow - spring-webflow - 2.4.2.RELEASE - - - org.springframework - spring-tx - 4.2.4.RELEASE - - - org.springframework.data - spring-data-jpa - 1.9.2.RELEASE - - - com.sun.faces - jsf-api - 2.2.12 - - - com.sun.faces - jsf-impl - 2.2.12 - - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + org.maroxa + gce + 1.0.0-SNAPSHOT + war + + Gestión Centro Escolar + Aplicación para la gestión de un centro escolar + + + UTF-8 + + + + + + src/main/resources + + **/*.java + + + + src/main/webapp + + **/*.java + + + + + + maven-compiler-plugin + 3.3 + + 1.8 + 1.8 + + + + maven-war-plugin + 2.6 + + false + + + + org.apache.maven.plugins + maven-jar-plugin + 2.1 + + + + true + true + + + + + + + + + + mysql + mysql-connector-java + 5.1.38 + + + javax + javaee-web-api + 7.0 + + + log4j + log4j + 1.2.17 + + + jstl + jstl + 1.2 + + + org.apache.commons + commons-lang3 + 3.4 + + + org.hibernate + hibernate-core + 5.0.6.Final + + + org.hibernate + hibernate-entitymanager + 5.0.6.Final + + + org.springframework + spring-context + 4.2.4.RELEASE + + + org.springframework.webflow + spring-webflow + 4.0.0 + + + org.springframework + spring-tx + 4.2.4.RELEASE + + + org.springframework.data + spring-data-jpa + 1.9.2.RELEASE + + + com.sun.faces + jsf-api + 2.2.12 + + + com.sun.faces + jsf-impl + 2.2.12 + + \ No newline at end of file