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 BB6781875B for ; Tue, 9 Jun 2015 17:19:16 +0000 (UTC) Received: (qmail 68347 invoked by uid 500); 9 Jun 2015 17:19:16 -0000 Delivered-To: apmail-airavata-commits-archive@airavata.apache.org Received: (qmail 68308 invoked by uid 500); 9 Jun 2015 17:19:16 -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 68299 invoked by uid 99); 9 Jun 2015 17:19:16 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jun 2015 17:19:16 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8C436DFF84; Tue, 9 Jun 2015 17:19:16 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: chathuri@apache.org To: commits@airavata.apache.org Message-Id: <9d546cf2646e41daa96e6ae2969d679c@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: airavata git commit: adding missing pom Date: Tue, 9 Jun 2015 17:19:16 +0000 (UTC) Repository: airavata Updated Branches: refs/heads/master 6c1eebe31 -> ca297e36a adding missing pom Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/ca297e36 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/ca297e36 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/ca297e36 Branch: refs/heads/master Commit: ca297e36ad220881d99afef09a2c123beb00c7d5 Parents: 6c1eebe Author: Chathuri Wimalasena Authored: Tue Jun 9 13:19:10 2015 -0400 Committer: Chathuri Wimalasena Committed: Tue Jun 9 13:19:10 2015 -0400 ---------------------------------------------------------------------- modules/registry/registry-tools/pom.xml | 44 ++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/ca297e36/modules/registry/registry-tools/pom.xml ---------------------------------------------------------------------- diff --git a/modules/registry/registry-tools/pom.xml b/modules/registry/registry-tools/pom.xml new file mode 100644 index 0000000..7a3197c --- /dev/null +++ b/modules/registry/registry-tools/pom.xml @@ -0,0 +1,44 @@ + + + + + + + + org.apache.airavata + registry + 0.16-SNAPSHOT + ../pom.xml + + + 4.0.0 + airavata-registry-tools + pom + Airavata Registry Tools + http://airavata.apache.org/ + + + + default + + true + + + jpa-gen + registry-tool + + + + + + UTF-8 + UTF-8 + + +