Return-Path: X-Original-To: apmail-helix-commits-archive@minotaur.apache.org Delivered-To: apmail-helix-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2377DF0EC for ; Sat, 4 May 2013 13:03:47 +0000 (UTC) Received: (qmail 58662 invoked by uid 500); 4 May 2013 13:03:46 -0000 Delivered-To: apmail-helix-commits-archive@helix.apache.org Received: (qmail 58613 invoked by uid 500); 4 May 2013 13:03:46 -0000 Mailing-List: contact commits-help@helix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@helix.apache.org Delivered-To: mailing list commits@helix.apache.org Received: (qmail 58548 invoked by uid 99); 4 May 2013 13:03:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 May 2013 13:03:45 +0000 X-ASF-Spam-Status: No, hits=-2002.4 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 04 May 2013 13:03:44 +0000 Received: (qmail 58072 invoked by uid 99); 4 May 2013 13:03:23 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 May 2013 13:03:23 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 8AC93886C66; Sat, 4 May 2013 13:03:23 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: olamy@apache.org To: commits@helix.incubator.apache.org Date: Sat, 04 May 2013 13:03:24 -0000 Message-Id: <9a8a3419f6724c64879479756766c73d@git.apache.org> In-Reply-To: <6eb5a8e376914b5eaf76afb70e0aa61a@git.apache.org> References: <6eb5a8e376914b5eaf76afb70e0aa61a@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] git commit: version inherited from parent X-Virus-Checked: Checked by ClamAV on apache.org version inherited from parent Project: http://git-wip-us.apache.org/repos/asf/incubator-helix/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-helix/commit/163935d3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-helix/tree/163935d3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-helix/diff/163935d3 Branch: refs/heads/master Commit: 163935d3076da98a9d31d407ff59b7df6d482754 Parents: 87d38b7 Author: Olivier Lamy Authored: Sat May 4 23:03:13 2013 +1000 Committer: Olivier Lamy Committed: Sat May 4 23:03:13 2013 +1000 ---------------------------------------------------------------------- recipes/distributed-lock-manager/pom.xml | 1 - recipes/rabbitmq-consumer-group/pom.xml | 1 - recipes/rsync-replicated-file-system/pom.xml | 1 - recipes/service-discovery/pom.xml | 1 - recipes/task-execution/pom.xml | 1 - 5 files changed, 0 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/163935d3/recipes/distributed-lock-manager/pom.xml ---------------------------------------------------------------------- diff --git a/recipes/distributed-lock-manager/pom.xml b/recipes/distributed-lock-manager/pom.xml index 700c633..6efefc1 100644 --- a/recipes/distributed-lock-manager/pom.xml +++ b/recipes/distributed-lock-manager/pom.xml @@ -28,7 +28,6 @@ under the License. distributed-lock-manager jar - 0.6.1-incubating-SNAPSHOT Apache Helix :: Recipes :: distributed lock manager http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/163935d3/recipes/rabbitmq-consumer-group/pom.xml ---------------------------------------------------------------------- diff --git a/recipes/rabbitmq-consumer-group/pom.xml b/recipes/rabbitmq-consumer-group/pom.xml index ae950a3..901e684 100644 --- a/recipes/rabbitmq-consumer-group/pom.xml +++ b/recipes/rabbitmq-consumer-group/pom.xml @@ -29,7 +29,6 @@ under the License. rabbitmq-consumer-group jar - 0.6.1-incubating-SNAPSHOT Apache Helix :: Recipes :: Rabbitmq Consumer Group http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/163935d3/recipes/rsync-replicated-file-system/pom.xml ---------------------------------------------------------------------- diff --git a/recipes/rsync-replicated-file-system/pom.xml b/recipes/rsync-replicated-file-system/pom.xml index 75ebc2a..b8051e3 100644 --- a/recipes/rsync-replicated-file-system/pom.xml +++ b/recipes/rsync-replicated-file-system/pom.xml @@ -28,7 +28,6 @@ under the License. rsync-replicated-file-system jar - 0.6.1-incubating-SNAPSHOT Apache Helix :: Recipes :: Rsync Replicated File Store http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/163935d3/recipes/service-discovery/pom.xml ---------------------------------------------------------------------- diff --git a/recipes/service-discovery/pom.xml b/recipes/service-discovery/pom.xml index f54f684..cb04c9d 100644 --- a/recipes/service-discovery/pom.xml +++ b/recipes/service-discovery/pom.xml @@ -28,7 +28,6 @@ under the License. service-discovery jar - 0.6.1-incubating-SNAPSHOT Apache Helix :: Recipes :: service discovery http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/163935d3/recipes/task-execution/pom.xml ---------------------------------------------------------------------- diff --git a/recipes/task-execution/pom.xml b/recipes/task-execution/pom.xml index a4b454f..2d77c29 100644 --- a/recipes/task-execution/pom.xml +++ b/recipes/task-execution/pom.xml @@ -40,7 +40,6 @@ under the License. org.apache.helix helix-core - 0.6.1-incubating-SNAPSHOT log4j