From: Olivier Lamy Date: Mon, 30 Jul 2012 08:19:41 +0000 (+0000) Subject: profiles already defined in parent pom X-Git-Tag: redback-2.0~104 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=67741560eb15bb79dd6b2fad24038a2635b7ab6d;p=archiva.git profiles already defined in parent pom git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1367026 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/pom.xml b/pom.xml index db01314f5..f61d8036a 100644 --- a/pom.xml +++ b/pom.xml @@ -931,53 +931,4 @@ - - - release - - - - org.apache.maven.plugins - maven-gpg-plugin - - ${gpg.passphrase} - ${gpg.useagent} - - - - - sign - - - - - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - - jar - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - attach-javadocs - - jar - - - - - - - - -