diff --git a/pom.xml b/pom.xml index 28b8ad196..f741d7603 100644 --- a/pom.xml +++ b/pom.xml @@ -1,203 +1,214 @@ - + - 4.0.0 + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 - org.apache.olingo - olingo-odata4-parent-incubating - 0.1.0-SNAPSHOT - pom + org.apache.olingo + olingo-odata4-parent-incubating + 0.1.0-SNAPSHOT + pom - ${project.artifactId} + ${project.artifactId} - 2013 + 2013 - - org.apache - apache - 13 - + + org.apache + apache + 13 + - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + - http://olingo.incubator.apache.org + http://olingo.incubator.apache.org - - - Apache Olingo Developers Mailinglist - http://mail-archives.apache.org/mod_mbox/incubator-olingo-dev/ - mailto:dev@olingo.incubator.apache.org - mailto:dev-subscribe@olingo.incubator.apache.org - - + + + Apache Olingo Developers Mailinglist + http://mail-archives.apache.org/mod_mbox/incubator-olingo-dev/ + mailto:dev@olingo.incubator.apache.org + mailto:dev-subscribe@olingo.incubator.apache.org + + - - odata4-lib - + + odata4-lib + - - 4.1 - + + 4.1 + - - - - junit - junit - 4.11 - test - - - org.mockito - mockito-all - 1.9.5 - test - - - commons-codec - commons-codec - 1.9 - - - org.antlr - antlr4-runtime - ${antlr.version} - compile - - - com.fasterxml.jackson.core - jackson-core - 2.2.3 - - - com.fasterxml.jackson.core - jackson-databind - 2.2.3 - - - com.fasterxml.jackson.core - jackson-annotations - 2.2.3 - - - + + + + junit + junit + 4.11 + test + + + org.mockito + mockito-all + 1.9.5 + test + + + commons-codec + commons-codec + 1.9 + + + org.antlr + antlr4-runtime + ${antlr.version} + compile + + + com.fasterxml.jackson.core + jackson-core + 2.2.3 + + + com.fasterxml.jackson.core + jackson-databind + 2.2.3 + + + com.fasterxml.jackson.core + jackson-annotations + 2.2.3 + + + - - ${project.artifactId}-${project.version} + + ${project.artifactId}-${project.version} - - - - org.apache.rat - apache-rat-plugin - 0.10 - - - maven-checkstyle-plugin - 2.10 - - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - - org.apache.maven.plugins - maven-eclipse-plugin - 2.9 - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.6 - 1.6 - - - - org.apache.maven.plugins - maven-eclipse-plugin - - true - true - 2.0 - true - true - - - - maven-checkstyle-plugin - - - checkstyle - verify - - check - - - - - xml - true - false - false - src/checkstyle/config.xml - ${basedir}/src - UTF-8 - true - warning - - - - org.apache.rat - apache-rat-plugin - - - rat-check - test - - check - - - - **/META-INF/services/* - **/*.txt - **/*.ini - **/MANIFEST.MF - .gitignore - .git/** - bin/** - **/*.local - **/*.project - **/*.classpath - **/*.json - **/*.batch - **/NOTICE - **/DEPENDENCIES - - - - - - - + + + + org.apache.rat + apache-rat-plugin + 0.10 + + + maven-checkstyle-plugin + 2.10 + + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + + org.apache.maven.plugins + maven-eclipse-plugin + 2.9 + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.6 + 1.6 + + + + org.apache.maven.plugins + maven-eclipse-plugin + + true + true + 2.0 + true + true + + + + maven-checkstyle-plugin + + + checkstyle + verify + + check + + + + + xml + true + false + false + src/checkstyle/config.xml + ${basedir}/src + UTF-8 + true + warning + + + + org.apache.rat + apache-rat-plugin + + + rat-check + test + + check + + + + **/META-INF/services/* + **/MANIFEST.MF + **/NOTICE + **/DEPENDENCIES + .gitignore + .git/** + **/*.txt + **/*.ini + bin/** + **/*.local + **/*.project + **/*.classpath + **/*.json + **/*.batch + **/nb-configuration.xml + + + + + + +