Return-Path: Delivered-To: apmail-incubator-oodt-commits-archive@minotaur.apache.org Received: (qmail 56088 invoked from network); 29 Jul 2010 05:33:24 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Jul 2010 05:33:24 -0000 Received: (qmail 59563 invoked by uid 500); 29 Jul 2010 05:33:24 -0000 Delivered-To: apmail-incubator-oodt-commits-archive@incubator.apache.org Received: (qmail 59541 invoked by uid 500); 29 Jul 2010 05:33:23 -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 59534 invoked by uid 99); 29 Jul 2010 05:33:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Jul 2010 05:33:23 +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, 29 Jul 2010 05:33:18 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 3171D238897D; Thu, 29 Jul 2010 05:32:01 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r980312 - /incubator/oodt/trunk/curator/pom.xml Date: Thu, 29 Jul 2010 05:32:01 -0000 To: oodt-commits@incubator.apache.org From: woollard@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100729053201.3171D238897D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: woollard Date: Thu Jul 29 05:32:00 2010 New Revision: 980312 URL: http://svn.apache.org/viewvc?rev=980312&view=rev Log: prefix curator artifact with cas-. toward OODT-15. 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=980312&r1=980311&r2=980312&view=diff ============================================================================== --- incubator/oodt/trunk/curator/pom.xml (original) +++ incubator/oodt/trunk/curator/pom.xml Thu Jul 29 05:32:00 2010 @@ -26,7 +26,7 @@ the License. ../core/pom.xml org.apache.oodt - curator + cas-curator war ${oodt.version} CAS Curation Interface