From d3509f97ca7d25ddbbf67ab4ec90f4a1557df360 Mon Sep 17 00:00:00 2001 From: Patrick Gotthard Date: Fri, 11 Oct 2013 23:51:07 +0200 Subject: [PATCH] Enhanced POM Updated dependencies --- pom.xml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index 247cb94..91a8983 100644 --- a/pom.xml +++ b/pom.xml @@ -47,6 +47,7 @@ UTF-8 + UTF-8 @@ -56,20 +57,19 @@ sonatype.snapshots - https://oss.sonatype.org/content/repositories/snapshots/ + https://oss.sonatype.org/content/repositories/snapshots + + + sonatype.snapshots + https://oss.sonatype.org/content/repositories/snapshots + + + - - - - - - - - org.apache.maven.plugins maven-compiler-plugin @@ -79,11 +79,6 @@ 1.6 - - org.apache.maven.plugins - maven-resources-plugin - 2.6 - org.apache.maven.plugins maven-site-plugin @@ -93,6 +88,14 @@ ${basedir}/target/site/tempdir + + org.apache.maven.plugins + maven-scm-plugin + 1.8.1 + + install + + org.apache.maven.plugins maven-scm-publish-plugin @@ -109,7 +112,6 @@ 2.2.1 - attach-sources jar @@ -122,7 +124,6 @@ 2.9.1 - attach-javadocs jar @@ -164,10 +165,9 @@ - org.rometools + com.rometools rome 2.0.0-SNAPSHOT - compile junit