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 8958017E7A for ; Mon, 11 May 2015 18:13:50 +0000 (UTC) Received: (qmail 69957 invoked by uid 500); 11 May 2015 18:13:50 -0000 Delivered-To: apmail-nifi-commits-archive@nifi.apache.org Received: (qmail 69922 invoked by uid 500); 11 May 2015 18:13:50 -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 69913 invoked by uid 99); 11 May 2015 18:13:50 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 May 2015 18:13:50 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 0D63EC3FB8 for ; Mon, 11 May 2015 18:13:50 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-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-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id eslVSsMXpibZ for ; Mon, 11 May 2015 18:13:49 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with SMTP id 7F04420696 for ; Mon, 11 May 2015 18:13:49 +0000 (UTC) Received: (qmail 69909 invoked by uid 99); 11 May 2015 18:13:49 -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; Mon, 11 May 2015 18:13:49 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 2A626E08DA; Mon, 11 May 2015 18:13:49 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: markap14@apache.org To: commits@nifi.incubator.apache.org Date: Mon, 11 May 2015 18:13:51 -0000 Message-Id: In-Reply-To: <8de14f564bf044ba90f72198c530766e@git.apache.org> References: <8de14f564bf044ba90f72198c530766e@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [3/3] incubator-nifi git commit: NIFI-429: updated pom to point to release nifi artifacts NIFI-429: updated pom to point to release nifi artifacts Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/32909ead Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/32909ead Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/32909ead Branch: refs/heads/release-nifi-0.1.0-rc13 Commit: 32909ead21130269c22c74c3a9e3ea1c2c54dc7e Parents: 0cc481d Author: Mark Payne Authored: Mon May 11 14:13:42 2015 -0400 Committer: Mark Payne Committed: Mon May 11 14:13:42 2015 -0400 ---------------------------------------------------------------------- nifi/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/32909ead/nifi/pom.xml ---------------------------------------------------------------------- diff --git a/nifi/pom.xml b/nifi/pom.xml index 7444403..45f8b3f 100644 --- a/nifi/pom.xml +++ b/nifi/pom.xml @@ -18,7 +18,7 @@ org.apache.nifi nifi-parent - 1.0.0-incubating-SNAPSHOT + 1.0.0-incubating nifi @@ -874,7 +874,7 @@ org.apache.nifi nifi-nar-maven-plugin - 1.0.1-incubating-SNAPSHOT + 1.0.1-incubating true