From 0034d9da93f36b9bda3899b03350b0d599bbe1d7 Mon Sep 17 00:00:00 2001 From: Patrick Gotthard Date: Sat, 12 Oct 2013 22:35:09 +0200 Subject: [PATCH] Enhanced POM --- pom.xml | 39 +++++++++++++++------------------------ 1 file changed, 15 insertions(+), 24 deletions(-) diff --git a/pom.xml b/pom.xml index df38a6a..0d698a4 100644 --- a/pom.xml +++ b/pom.xml @@ -84,30 +84,6 @@ 1.6 - - org.apache.maven.plugins - maven-release-plugin - 2.4.1 - - - org.apache.maven.plugins - maven-site-plugin - 3.3 - - 9000 - ${basedir}/target/site/tempdir - - - - org.apache.maven.plugins - maven-scm-publish-plugin - 1.0-beta-2 - - gh-pages - scm:git:git@github.com:rometools/rome-fetcher.git - ${project.build.directory}/site - - org.apache.maven.plugins maven-source-plugin @@ -132,6 +108,21 @@ + + org.apache.maven.plugins + maven-site-plugin + 3.3 + + + org.apache.maven.plugins + maven-scm-publish-plugin + 1.0-beta-2 + + gh-pages + scm:git:git@github.com:rometools/rome-fetcher.git + ${project.build.directory}/site + +