Return-Path: X-Original-To: apmail-nifi-commits-archive@minotaur.apache.org Delivered-To: apmail-nifi-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 D6BB4182F5 for ; Thu, 16 Jul 2015 14:59:56 +0000 (UTC) Received: (qmail 50499 invoked by uid 500); 16 Jul 2015 14:59:56 -0000 Delivered-To: apmail-nifi-commits-archive@nifi.apache.org Received: (qmail 50456 invoked by uid 500); 16 Jul 2015 14:59:56 -0000 Mailing-List: contact commits-help@nifi.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.incubator.apache.org Delivered-To: mailing list commits@nifi.incubator.apache.org Received: (qmail 50440 invoked by uid 99); 16 Jul 2015 14:59:56 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jul 2015 14:59:56 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 54B19C0910 for ; Thu, 16 Jul 2015 14:59:56 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.77 X-Spam-Level: * X-Spam-Status: No, score=1.77 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id CMCinElKzwSm for ; Thu, 16 Jul 2015 14:59:55 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with SMTP id 0109E47BEC for ; Thu, 16 Jul 2015 14:59:54 +0000 (UTC) Received: (qmail 50427 invoked by uid 99); 16 Jul 2015 14:59:54 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jul 2015 14:59:54 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 668D6E41A5; Thu, 16 Jul 2015 14:59:54 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: mcgilman@apache.org To: commits@nifi.incubator.apache.org Message-Id: <9aafa15705c446978736d79e67767b6b@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: incubator-nifi git commit: NIFI-656: - Updating version of flume bundle that was added during release vote. Date: Thu, 16 Jul 2015 14:59:54 +0000 (UTC) Repository: incubator-nifi Updated Branches: refs/heads/develop 5662436b9 -> adddd3fab NIFI-656: - Updating version of flume bundle that was added during release vote. Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/adddd3fa Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/adddd3fa Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/adddd3fa Branch: refs/heads/develop Commit: adddd3fab8f1244e02e8bdcf3f775af35ab37d4a Parents: 5662436 Author: Matt Gilman Authored: Thu Jul 16 10:59:34 2015 -0400 Committer: Matt Gilman Committed: Thu Jul 16 10:59:34 2015 -0400 ---------------------------------------------------------------------- nifi/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-nar/pom.xml | 4 ++-- .../nifi-flume-bundle/nifi-flume-processors/pom.xml | 2 +- nifi/nifi-nar-bundles/nifi-flume-bundle/pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/adddd3fa/nifi/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-nar/pom.xml ---------------------------------------------------------------------- diff --git a/nifi/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-nar/pom.xml b/nifi/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-nar/pom.xml index a9bbe6f..8d615a8 100644 --- a/nifi/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-nar/pom.xml +++ b/nifi/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-nar/pom.xml @@ -17,10 +17,10 @@ org.apache.nifi nifi-flume-bundle - 0.2.0-incubating-SNAPSHOT + 0.2.1-incubating-SNAPSHOT nifi-flume-nar - 0.2.0-incubating-SNAPSHOT + 0.2.1-incubating-SNAPSHOT nar http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/adddd3fa/nifi/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-processors/pom.xml ---------------------------------------------------------------------- diff --git a/nifi/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-processors/pom.xml b/nifi/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-processors/pom.xml index 167aa6e..fcf42ee 100644 --- a/nifi/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-processors/pom.xml +++ b/nifi/nifi-nar-bundles/nifi-flume-bundle/nifi-flume-processors/pom.xml @@ -17,7 +17,7 @@ org.apache.nifi nifi-flume-bundle - 0.2.0-incubating-SNAPSHOT + 0.2.1-incubating-SNAPSHOT nifi-flume-processors jar http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/adddd3fa/nifi/nifi-nar-bundles/nifi-flume-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/nifi/nifi-nar-bundles/nifi-flume-bundle/pom.xml b/nifi/nifi-nar-bundles/nifi-flume-bundle/pom.xml index 59aab3c..27da3c0 100644 --- a/nifi/nifi-nar-bundles/nifi-flume-bundle/pom.xml +++ b/nifi/nifi-nar-bundles/nifi-flume-bundle/pom.xml @@ -17,10 +17,10 @@ org.apache.nifi nifi-nar-bundles - 0.2.0-incubating-SNAPSHOT + 0.2.1-incubating-SNAPSHOT nifi-flume-bundle - 0.2.0-incubating-SNAPSHOT + 0.2.1-incubating-SNAPSHOT pom A bundle of processors that run Flume sources/sinks