diff --git a/pom.xml b/pom.xml index bfe1bf1..a92e869 100644 --- a/pom.xml +++ b/pom.xml @@ -1,39 +1,39 @@ - - + - 4.0.0 + 4.0.0 - - com.rometools - rome-parent - 1.6.0-SNAPSHOT - + + com.rometools + rome-parent + 1.6.0-SNAPSHOT + - rome-certiorem - 1.6.0-SNAPSHOT - jar + rome-certiorem + 1.6.0-SNAPSHOT + jar - rome-certiorem + rome-certiorem - A PubSubHubub implementation for Java based on ROME + A PubSubHubub implementation for Java based on ROME - - scm:git:ssh://github.com/rometools/rome-certiorem.git - scm:git:ssh://git@github.com/rometools/rome-certiorem.git - https://github.com/rometools/rome-certiorem - + + scm:git:ssh://github.com/rometools/rome-certiorem.git + scm:git:ssh://git@github.com/rometools/rome-certiorem.git + https://github.com/rometools/rome-certiorem + - - - Robert Cooper - kebernet@gmail.comM - http://www.kebernet.net - - - Farrukh Najmi - http://wellfleetsoftware.com - - + + + Robert Cooper + kebernet@gmail.comM + http://www.kebernet.net + + + Farrukh Najmi + http://wellfleetsoftware.com + + @@ -48,64 +48,64 @@ - - - - org.apache.maven.plugins - maven-site-plugin - - 9000 - ${basedir}/target/site/tempdir - - - - org.apache.maven.plugins - maven-scm-publish-plugin - - gh-pages - ${project.scm.developerConnection} - ${project.build.directory}/site - - - - + + + + org.apache.maven.plugins + maven-site-plugin + + 9000 + ${basedir}/target/site/tempdir + + + + org.apache.maven.plugins + maven-scm-publish-plugin + + gh-pages + ${project.scm.developerConnection} + ${project.build.directory}/site + + + + - - - com.rometools - rome-fetcher + + + com.rometools + rome-fetcher 1.6.0-SNAPSHOT - - - commons-httpclient - commons-httpclient - - - - - javax.servlet - servlet-api - provided - - - javax.persistence - persistence-api - provided - - - org.slf4j - slf4j-api - - - ch.qos.logback - logback-classic - test - - - junit - junit - test - - + + + commons-httpclient + commons-httpclient + + + + + javax.servlet + servlet-api + provided + + + javax.persistence + persistence-api + provided + + + org.slf4j + slf4j-api + + + ch.qos.logback + logback-classic + test + + + junit + junit + test + +