diff --git a/pom.xml b/pom.xml index affca42..f2c0bb8 100644 --- a/pom.xml +++ b/pom.xml @@ -1,21 +1,21 @@ - - + - 4.0.0 + 4.0.0 - - com.rometools - rome-parent - 1.6.0-SNAPSHOT - + + com.rometools + rome-parent + 1.6.0-SNAPSHOT + - rome - 1.6.0-SNAPSHOT - jar + rome + 1.6.0-SNAPSHOT + jar - rome + rome - All Roads Lead to ROME. ROME is a set of Atom/RSS Java utilities that make it + All Roads Lead to ROME. ROME is a set of Atom/RSS Java utilities that make it easy to work in Java with most syndication formats. Today it accepts all flavors of RSS (0.90, 0.91, 0.92, 0.93, 0.94, 1.0 and 2.0), Atom 0.3 and Atom 1.0 feeds. Rome includes a set of parsers and generators for the various flavors of feeds, as well as converters @@ -25,56 +25,56 @@ underlying format. - http://rometools.github.io/rome/ + http://rometools.github.io/rome/ - - scm:git:ssh://github.com/rometools/rome.git - scm:git:ssh://git@github.com/rometools/rome.git - https://github.com/rometools/rome - + + scm:git:ssh://github.com/rometools/rome.git + scm:git:ssh://git@github.com/rometools/rome.git + https://github.com/rometools/rome + - - - Alejandro Abdelnur - http://blog.sun.com/roller/page/tucu - 0 - - - Dave Johnson - http://rollerweblogger.org/roller - -5 - - - Elaine Chien - 0 - - - Patrick Chanezon - http://www.chanezon.com/pat/weblog - -9 - - - Patrick Gotthard - http://www.patrick-gotthard.de - +1 - - - Robert Cooper - kebernet@gmail.com - http://www.screaming-penguin.com - -4 - - - farrukhnajmi - Farrukh Najmi - http://www.wellfleetsoftware.com/farrukh - - - imk - Martin Kurz - Europe/Berlin - - + + + Alejandro Abdelnur + http://blog.sun.com/roller/page/tucu + 0 + + + Dave Johnson + http://rollerweblogger.org/roller + -5 + + + Elaine Chien + 0 + + + Patrick Chanezon + http://www.chanezon.com/pat/weblog + -9 + + + Patrick Gotthard + http://www.patrick-gotthard.de + +1 + + + Robert Cooper + kebernet@gmail.com + http://www.screaming-penguin.com + -4 + + + farrukhnajmi + Farrukh Najmi + http://www.wellfleetsoftware.com/farrukh + + + imk + Martin Kurz + Europe/Berlin + + @@ -89,73 +89,73 @@ - - - - org.apache.maven.plugins - maven-jar-plugin - 2.4 - - - - true - true - - - - - - org.apache.maven.plugins - maven-site-plugin - - - org.apache.maven.doxia - doxia-module-markdown - 1.5 - - - org.apache.maven.doxia - doxia-module-confluence - 1.5 - - - - - org.apache.maven.plugins - maven-scm-publish-plugin - - gh-pages - ${project.scm.developerConnection} - ${project.build.directory}/site - - - - + + + + org.apache.maven.plugins + maven-jar-plugin + 2.4 + + + + true + true + + + + + + org.apache.maven.plugins + maven-site-plugin + + + org.apache.maven.doxia + doxia-module-markdown + 1.5 + + + org.apache.maven.doxia + doxia-module-confluence + 1.5 + + + + + org.apache.maven.plugins + maven-scm-publish-plugin + + gh-pages + ${project.scm.developerConnection} + ${project.build.directory}/site + + + + - - - com.rometools - rome-utils + + + com.rometools + rome-utils 1.6.0-SNAPSHOT - - - org.jdom - jdom - - - org.slf4j - slf4j-api - - - ch.qos.logback - logback-classic - test - - - junit - junit - test - - + + + org.jdom + jdom2 + + + org.slf4j + slf4j-api + + + ch.qos.logback + logback-classic + test + + + junit + junit + test + +