diff --git a/pom.xml b/pom.xml index 032faf9..3dcd3b8 100644 --- a/pom.xml +++ b/pom.xml @@ -66,23 +66,23 @@ sonatype-nexus-staging - Nexus Release Repository http://oss.sonatype.org/service/local/staging/deploy/maven2 sonatype-nexus-snapshots - Sonatype Nexus Snapshots http://oss.sonatype.org/content/repositories/snapshots + + + sonatype-nexus-snapshots + http://oss.sonatype.org/content/repositories/snapshots + + + - - org.apache.maven.plugins - maven-release-plugin - 2.4.1 - org.apache.maven.plugins maven-compiler-plugin @@ -92,6 +92,11 @@ 1.6 + + org.apache.maven.plugins + maven-release-plugin + 2.4.1 + org.apache.maven.plugins maven-javadoc-plugin @@ -100,16 +105,6 @@ com.sun.syndication.propono.atom.server.impl - - org.apache.maven.plugins - maven-surefire-plugin - 2.10 - - - **/Test*.java - - - org.apache.maven.plugins maven-source-plugin @@ -188,7 +183,7 @@ - org.rometools + com.rometools rome 2.0.0-SNAPSHOT @@ -237,22 +232,21 @@ activation 1.1 - - javax.servlet - servlet-api - 2.5 - net.oauth.core oauth 20100527 - compile net.oauth.core oauth-provider 20100527 - compile + + + javax.servlet + servlet-api + 2.5 + provided junit