From 5339abd2d100e213cb50f62aa362eb69e0a51183 Mon Sep 17 00:00:00 2001 From: Patrick Gotthard Date: Sat, 7 Feb 2015 09:49:58 +0100 Subject: [PATCH] Formatted POM file --- pom.xml | 184 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 92 insertions(+), 92 deletions(-) diff --git a/pom.xml b/pom.xml index 3ad7230..f4768e9 100644 --- a/pom.xml +++ b/pom.xml @@ -1,48 +1,48 @@ - - + - 4.0.0 + 4.0.0 - - com.rometools - rome-parent - 1.6.0-SNAPSHOT - + + com.rometools + rome-parent + 1.6.0-SNAPSHOT + - rome-propono - 1.6.0-SNAPSHOT - jar + rome-propono + 1.6.0-SNAPSHOT + jar - rome-propono + rome-propono - The ROME Propono subproject is a Java class library that + The ROME Propono subproject is a Java class library that supports publishing protocols, specifically the Atom Publishing Protocol and the legacy MetaWeblog API. Propono includes an Atom client library, Atom server framework and a Blog client that supports both Atom protocol and the MetaWeblog API. - http://rometools.github.io/rome-propono/ + http://rometools.github.io/rome-propono/ - - scm:git:ssh://github.com/rometools/rome-propono.git - scm:git:ssh://git@github.com/rometools/rome-propono.git - https://github.com/rometools/rome-propono - + + scm:git:ssh://github.com/rometools/rome-propono.git + scm:git:ssh://git@github.com/rometools/rome-propono.git + https://github.com/rometools/rome-propono + - - - Dave Johnson - http://rollerweblogger.org/roller - -5 - - - Robert Cooper - kebernet@gmail.com - http://www.screaming-penguin.com - -4 - - + + + Dave Johnson + http://rollerweblogger.org/roller + -5 + + + Robert Cooper + kebernet@gmail.com + http://www.screaming-penguin.com + -4 + + @@ -57,66 +57,66 @@ - - - - org.apache.maven.plugins - maven-scm-publish-plugin - - gh-pages - ${project.scm.developerConnection} - ${project.build.directory}/site - - - - + + + + org.apache.maven.plugins + maven-scm-publish-plugin + + gh-pages + ${project.scm.developerConnection} + ${project.build.directory}/site + + + + - - - com.rometools - rome - 1.6.0-SNAPSHOT - - - commons-httpclient - commons-httpclient - - - org.apache.commons - commons-lang3 - - - commons-beanutils - commons-beanutils - - - org.apache.xmlrpc - xmlrpc-client - - - net.oauth.core - oauth - - - javax.servlet - servlet-api - provided - - - ch.qos.logback - logback-classic - test - - - junit - junit - test - - - jetty - jetty - test - - + + + com.rometools + rome + 1.6.0-SNAPSHOT + + + commons-httpclient + commons-httpclient + + + org.apache.commons + commons-lang3 + + + commons-beanutils + commons-beanutils + + + org.apache.xmlrpc + xmlrpc-client + + + net.oauth.core + oauth + + + javax.servlet + servlet-api + provided + + + ch.qos.logback + logback-classic + test + + + junit + junit + test + + + jetty + jetty + test + +