You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2019/06/12 20:39:24 UTC

[airavata] branch develop updated: Adding missing distribution module

This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/develop by this push:
     new 6234f4b  Adding missing distribution module
6234f4b is described below

commit 6234f4b225cdefab381e4f1bcdac2a603676e1f8
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Wed Jun 12 16:37:29 2019 -0400

    Adding missing distribution module
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 77eb19f..1f044cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -772,6 +772,7 @@
                 <module>modules/airavata-helix</module>
                 <module>modules/compute-account-provisioning</module>
                 <module>modules/job-monitor</module>
+                <module>modules/distribution</module>
                 <module>tools</module>
                 <module>modules/ide-integration</module>
             </modules>