diff --git a/src/plugins/xerces/xerces/pom.xml b/src/plugins/xerces/xerces/pom.xml index a291d11b568..541c2b39a2c 100644 --- a/src/plugins/xerces/xerces/pom.xml +++ b/src/plugins/xerces/xerces/pom.xml @@ -1,96 +1,96 @@ - 4.0.0 - test - test - 0.0.1-SNAPSHOT - test - - - - . - config - - - - - maven-compiler-plugin - 3.1 - - 1.7 - 1.7 - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.17 - - true - - ${suiteFile} - - - - - - - - org.apache.logging.log4j - log4j-api - 2.0-rc2 - - - org.apache.logging.log4j - log4j-core - 2.0-rc2 - - - joda-time - joda-time - 2.3 - - - com.fasterxml.jackson.core - jackson-core - 2.2.2 - - - com.fasterxml.jackson.core - jackson-annotations - 2.2.2 - - - com.fasterxml.jackson.core - jackson-databind - 2.8.11.1 - - - com.sun.mail - javax.mail - 1.5.2 - - - org.seleniumhq.selenium - selenium-java - 2.42.2 - - - org.apache.commons - commons-lang3 - 3.3.2 - - - org.testng - testng - 6.8.8 - compile - - - com.google.inject - guice - 3.0 - - - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + test + test + 0.0.1-SNAPSHOT + test + + + + . + config + + + + + maven-compiler-plugin + 3.1 + + 1.7 + 1.7 + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.17 + + true + + ${suiteFile} + + + + + + + + org.apache.logging.log4j + log4j-api + 2.0-rc2 + + + org.apache.logging.log4j + log4j-core + 2.0-rc2 + + + joda-time + joda-time + 2.3 + + + com.fasterxml.jackson.core + jackson-core + 2.2.2 + + + com.fasterxml.jackson.core + jackson-annotations + 2.2.2 + + + com.fasterxml.jackson.core + jackson-databind + 2.8.11.4 + + + com.sun.mail + javax.mail + 1.5.2 + + + org.seleniumhq.selenium + selenium-java + 2.53.0 + + + org.apache.commons + commons-lang3 + 3.3.2 + + + org.testng + testng + 6.8.8 + compile + + + com.google.inject + guice + 3.0 + + +