Return-Path: X-Original-To: apmail-streams-commits-archive@minotaur.apache.org Delivered-To: apmail-streams-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 D3BC81110F for ; Wed, 24 Sep 2014 18:22:20 +0000 (UTC) Received: (qmail 29100 invoked by uid 500); 24 Sep 2014 18:22:20 -0000 Delivered-To: apmail-streams-commits-archive@streams.apache.org Received: (qmail 29071 invoked by uid 500); 24 Sep 2014 18:22:20 -0000 Mailing-List: contact commits-help@streams.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@streams.incubator.apache.org Delivered-To: mailing list commits@streams.incubator.apache.org Received: (qmail 29060 invoked by uid 99); 24 Sep 2014 18:22:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Sep 2014 18:22:20 +0000 X-ASF-Spam-Status: No, hits=-2000.8 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; Wed, 24 Sep 2014 18:21:58 +0000 Received: (qmail 26648 invoked by uid 99); 24 Sep 2014 18:21:56 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Sep 2014 18:21:56 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 6365F9A3142; Wed, 24 Sep 2014 18:21:56 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: mfranklin@apache.org To: commits@streams.incubator.apache.org Date: Wed, 24 Sep 2014 18:21:58 -0000 Message-Id: <0d5015712f3942b0ac6b97038974be6a@git.apache.org> In-Reply-To: <2c813e7e89d74d4eb456f75b8fb1e3bd@git.apache.org> References: <2c813e7e89d74d4eb456f75b8fb1e3bd@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [3/6] git commit: STREAMS-174 | Converge HDFS to the release version X-Virus-Checked: Checked by ClamAV on apache.org STREAMS-174 | Converge HDFS to the release version Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/0759b492 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/0759b492 Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams/diff/0759b492 Branch: refs/heads/master Commit: 0759b49237e293b92812f31b389a13b5c3cc68c6 Parents: 006190a Author: Stanton Sievers Authored: Tue Sep 16 14:53:51 2014 -0400 Committer: Stanton Sievers Committed: Tue Sep 16 14:53:51 2014 -0400 ---------------------------------------------------------------------- streams-contrib/streams-persist-hdfs/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/0759b492/streams-contrib/streams-persist-hdfs/pom.xml ---------------------------------------------------------------------- diff --git a/streams-contrib/streams-persist-hdfs/pom.xml b/streams-contrib/streams-persist-hdfs/pom.xml index 5fe33b3..ae837c6 100644 --- a/streams-contrib/streams-persist-hdfs/pom.xml +++ b/streams-contrib/streams-persist-hdfs/pom.xml @@ -12,7 +12,7 @@ streams-persist-hdfs - 2.0.0-cdh4.5.0.1-SNAPSHOT + 2.0.0-cdh4.5.0 @@ -46,7 +46,7 @@ org.apache.hadoop hadoop-common - 2.0.0-cdh4.5.0 + ${hdfs.version} compile jar