Return-Path: X-Original-To: apmail-directory-commits-archive@www.apache.org Delivered-To: apmail-directory-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C02ECC560 for ; Fri, 14 Nov 2014 10:30:25 +0000 (UTC) Received: (qmail 71237 invoked by uid 500); 14 Nov 2014 10:30:25 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 71186 invoked by uid 500); 14 Nov 2014 10:30:25 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 71177 invoked by uid 99); 14 Nov 2014 10:30:25 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Nov 2014 10:30:25 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 654299401B2; Fri, 14 Nov 2014 10:30:25 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: elecharny@apache.org To: commits@directory.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: directory-fortress-core git commit: o Merged the two antrun plugin declaration o Removed the duplicate maven release declaration Date: Fri, 14 Nov 2014 10:30:25 +0000 (UTC) Repository: directory-fortress-core Updated Branches: refs/heads/master 9c867ede8 -> d22f00e23 o Merged the two antrun plugin declaration o Removed the duplicate maven release declaration Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/repo Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/commit/d22f00e2 Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/d22f00e2 Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/d22f00e2 Branch: refs/heads/master Commit: d22f00e236d266b49ed9634547e29068f4d662cb Parents: 9c867ed Author: Emmanuel Lécharny Authored: Fri Nov 14 11:30:12 2014 +0100 Committer: Emmanuel Lécharny Committed: Fri Nov 14 11:30:12 2014 +0100 ---------------------------------------------------------------------- pom.xml | 16 ---------------- 1 file changed, 16 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/d22f00e2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 911f485..cd17188 100644 --- a/pom.xml +++ b/pom.xml @@ -508,16 +508,6 @@ org.apache.maven.plugins - maven-release-plugin - ${version.maven.release.plugin} - - ${release.arguments} - @{project.version} - - - - - org.apache.maven.plugins maven-compiler-plugin ${version.maven.compiler.plugin} @@ -625,13 +615,7 @@ - - - - maven-antrun-plugin - ${version.maven.antrun.plugin} - test