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 0CBB71070F for ; Tue, 21 Jan 2014 21:17:06 +0000 (UTC) Received: (qmail 75161 invoked by uid 500); 21 Jan 2014 21:17:05 -0000 Delivered-To: apmail-streams-commits-archive@streams.apache.org Received: (qmail 75140 invoked by uid 500); 21 Jan 2014 21:17:05 -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 75133 invoked by uid 99); 21 Jan 2014 21:17:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jan 2014 21:17:05 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jan 2014 21:17:03 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 3BF8023889DA; Tue, 21 Jan 2014 21:16:42 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1560192 - /incubator/streams/trunk/streams-storm/pom.xml Date: Tue, 21 Jan 2014 21:16:42 -0000 To: commits@streams.incubator.apache.org From: sblackmon@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140121211642.3BF8023889DA@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: sblackmon Date: Tue Jan 21 21:16:41 2014 New Revision: 1560192 URL: http://svn.apache.org/r1560192 Log: a few new dependencies Modified: incubator/streams/trunk/streams-storm/pom.xml Modified: incubator/streams/trunk/streams-storm/pom.xml URL: http://svn.apache.org/viewvc/incubator/streams/trunk/streams-storm/pom.xml?rev=1560192&r1=1560191&r2=1560192&view=diff ============================================================================== --- incubator/streams/trunk/streams-storm/pom.xml (original) +++ incubator/streams/trunk/streams-storm/pom.xml Tue Jan 21 21:16:41 2014 @@ -36,6 +36,11 @@ org.apache.streams + streams-core + 0.1-SNAPSHOT + + + org.apache.streams streams-config-graph 0.1-SNAPSHOT @@ -49,6 +54,11 @@ commons-lang3 + org.apache.commons + commons-collections4 + 4.0 + + storm storm-core