From a719a769fde1227aab01db19ace2db792c26c4a7 Mon Sep 17 00:00:00 2001 From: Patrick Gotthard Date: Sat, 7 Feb 2015 09:47:19 +0100 Subject: [PATCH] Updated jdom Updated slf4j-api Updated junit Replaced hamcrest-all through hamcrest-library --- pom.xml | 395 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 198 insertions(+), 197 deletions(-) diff --git a/pom.xml b/pom.xml index 181a0c1..6f41322 100644 --- a/pom.xml +++ b/pom.xml @@ -1,213 +1,214 @@ - + - 4.0.0 + 4.0.0 - - org.sonatype.oss - oss-parent - 9 - + + org.sonatype.oss + oss-parent + 9 + - com.rometools - rome-parent - 1.6.0-SNAPSHOT - pom + com.rometools + rome-parent + 1.6.0-SNAPSHOT + pom - - - - - - - - - - + + + ../rome + ../rome-certiorem + ../rome-certiorem-webapp + ../rome-fetcher + ../rome-modules + ../rome-opml + ../rome-propono + - rome-parent + rome-parent - Parent for all ROME projects + Parent for all ROME projects - http://rometools.github.io/rome-parent/ + http://rometools.github.io/rome-parent/ - - - 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 + + - - scm:git:ssh://github.com/rometools/rome-parent.git - scm:git:ssh://git@github.com/rometools/rome-parent.git - https://github.com/rometools/rome-parent - + + scm:git:ssh://github.com/rometools/rome-parent.git + scm:git:ssh://git@github.com/rometools/rome-parent.git + https://github.com/rometools/rome-parent + - - - Patrick Gotthard - patrick@patrick-gotthard.de - http://www.patrick-gotthard.de - +1 - - + + + Patrick Gotthard + patrick@patrick-gotthard.de + http://www.patrick-gotthard.de + +1 + + - - UTF-8 - UTF-8 - + + UTF-8 + UTF-8 + - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - 1.6 - 1.6 - - - - org.apache.maven.plugins - maven-site-plugin - 3.3 - - - org.apache.maven.plugins - maven-scm-publish-plugin - 1.0 - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-enforcer-plugin - [1.0.0,) - - enforce - - - - - - - - - - - - - + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + 1.6 + 1.6 + + + + org.apache.maven.plugins + maven-site-plugin + 3.3 + + + org.apache.maven.plugins + maven-scm-publish-plugin + 1.0 + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-enforcer-plugin + [1.0.0,) + + enforce + + + + + + + + + + + + + - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.7 - - - + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.7 + + + - - - - - org.jdom - jdom - 2.0.2 - - - - org.slf4j - slf4j-api - 1.7.7 - - - ch.qos.logback - logback-classic - 1.1.2 - - - - junit - junit - 4.11 - - - - org.hamcrest - hamcrest-all - 1.3 - - - - javax.servlet - servlet-api - 2.5 - - - javax.servlet.jsp - jsp-api - 2.1 - - - javax.persistence - persistence-api - 1.0.2 - - - - com.google.inject.extensions - guice-servlet - 2.0 - - - - commons-httpclient - commons-httpclient - 3.1 - - - org.apache.commons - commons-lang3 - 3.3.2 - - - commons-beanutils - commons-beanutils - 1.9.2 - - - - jetty - jetty - 4.2.12 - - - - org.apache.xmlrpc - xmlrpc-client - 3.1.3 - - - - net.oauth.core - oauth - 20100527 - - - + + + + + org.jdom + jdom2 + 2.0.5 + + + + org.slf4j + slf4j-api + 1.7.10 + + + ch.qos.logback + logback-classic + 1.1.2 + + + + junit + junit + 4.12 + + + + org.hamcrest + hamcrest-library + 1.3 + + + + javax.servlet + servlet-api + 2.5 + + + javax.servlet.jsp + jsp-api + 2.1 + + + javax.persistence + persistence-api + 1.0.2 + + + + com.google.inject.extensions + guice-servlet + 2.0 + + + + commons-httpclient + commons-httpclient + 3.1 + + + org.apache.commons + commons-lang3 + 3.3.2 + + + commons-beanutils + commons-beanutils + 1.9.2 + + + + jetty + jetty + 4.2.12 + + + + org.apache.xmlrpc + xmlrpc-client + 3.1.3 + + + + net.oauth.core + oauth + 20100527 + + +