Return-Path: X-Original-To: apmail-camel-commits-archive@www.apache.org Delivered-To: apmail-camel-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 94BA110B92 for ; Sun, 23 Jun 2013 09:03:58 +0000 (UTC) Received: (qmail 46991 invoked by uid 500); 23 Jun 2013 09:03:55 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 46759 invoked by uid 500); 23 Jun 2013 09:03:51 -0000 Mailing-List: contact commits-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list commits@camel.apache.org Received: (qmail 46679 invoked by uid 99); 23 Jun 2013 09:03:46 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Jun 2013 09:03:46 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id E6F3882EBC4; Sun, 23 Jun 2013 09:03:45 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: cmueller@apache.org To: commits@camel.apache.org Date: Sun, 23 Jun 2013 09:03:45 -0000 Message-Id: <2665f04628784509b69caec75a53821a@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/8] git commit: downgrade the maven-release-plugin from 2.4.1 to 2.2.1 because of MRELEASE-695 Updated Branches: refs/heads/camel-2.10.x edda88471 -> 7d8a31c63 downgrade the maven-release-plugin from 2.4.1 to 2.2.1 because of MRELEASE-695 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5f994b02 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/5f994b02 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/5f994b02 Branch: refs/heads/camel-2.10.x Commit: 5f994b0268812a7c379ea5a553b677356d9b1fbd Parents: edda884 Author: cmueller Authored: Sat Jun 22 14:04:29 2013 +0200 Committer: cmueller Committed: Sun Jun 23 11:02:55 2013 +0200 ---------------------------------------------------------------------- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/5f994b02/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4d14c4b..9ffb310 100755 --- a/pom.xml +++ b/pom.xml @@ -207,7 +207,9 @@ org.apache.maven.plugins maven-release-plugin - 2.4.1 + + + 2.2.1 true false