Return-Path: Delivered-To: apmail-incubator-oodt-commits-archive@minotaur.apache.org Received: (qmail 36432 invoked from network); 22 Jul 2010 22:49:17 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Jul 2010 22:49:17 -0000 Received: (qmail 77822 invoked by uid 500); 22 Jul 2010 22:49:16 -0000 Delivered-To: apmail-incubator-oodt-commits-archive@incubator.apache.org Received: (qmail 77658 invoked by uid 500); 22 Jul 2010 22:49:15 -0000 Mailing-List: contact oodt-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oodt-dev@incubator.apache.org Delivered-To: mailing list oodt-commits@incubator.apache.org Received: (qmail 77532 invoked by uid 99); 22 Jul 2010 22:49:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jul 2010 22:49:15 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Thu, 22 Jul 2010 22:49:15 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 101532388A74; Thu, 22 Jul 2010 22:48:23 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r966889 - /incubator/oodt/trunk/curator/pom.xml Date: Thu, 22 Jul 2010 22:48:23 -0000 To: oodt-commits@incubator.apache.org From: woollard@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100722224823.101532388A74@eris.apache.org> Author: woollard Date: Thu Jul 22 22:48:22 2010 New Revision: 966889 URL: http://svn.apache.org/viewvc?rev=966889&view=rev Log: fixed dependency to filemgr for curator to allow build Modified: incubator/oodt/trunk/curator/pom.xml Modified: incubator/oodt/trunk/curator/pom.xml URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/curator/pom.xml?rev=966889&r1=966888&r2=966889&view=diff ============================================================================== --- incubator/oodt/trunk/curator/pom.xml (original) +++ incubator/oodt/trunk/curator/pom.xml Thu Jul 22 22:48:22 2010 @@ -84,8 +84,8 @@ the License. org.apache.oodt - filemgr - 1.9.0-dev + cas-filemgr + ${oodt.version} org.apache.oodt