Return-Path: X-Original-To: apmail-airavata-commits-archive@www.apache.org Delivered-To: apmail-airavata-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5E6C4D76B for ; Tue, 13 Nov 2012 15:54:36 +0000 (UTC) Received: (qmail 60234 invoked by uid 500); 13 Nov 2012 15:54:36 -0000 Delivered-To: apmail-airavata-commits-archive@airavata.apache.org Received: (qmail 60177 invoked by uid 500); 13 Nov 2012 15:54:35 -0000 Mailing-List: contact commits-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list commits@airavata.apache.org Received: (qmail 60154 invoked by uid 99); 13 Nov 2012 15:54:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Nov 2012 15:54:35 +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, 13 Nov 2012 15:54:33 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 5049023889D5 for ; Tue, 13 Nov 2012 15:54:12 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1408800 - /airavata/trunk/pom.xml Date: Tue, 13 Nov 2012 15:54:12 -0000 To: commits@airavata.apache.org From: chathuri@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121113155412.5049023889D5@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: chathuri Date: Tue Nov 13 15:54:11 2012 New Revision: 1408800 URL: http://svn.apache.org/viewvc?rev=1408800&view=rev Log: updating pom Modified: airavata/trunk/pom.xml Modified: airavata/trunk/pom.xml URL: http://svn.apache.org/viewvc/airavata/trunk/pom.xml?rev=1408800&r1=1408799&r2=1408800&view=diff ============================================================================== --- airavata/trunk/pom.xml (original) +++ airavata/trunk/pom.xml Tue Nov 13 15:54:11 2012 @@ -580,6 +580,7 @@ modules/commons modules/registry modules/airavata-client + modules/airavata-rest-services samples/simple-math-service samples/complex-math-service samples/levenshtein-distance-service