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

dimuthuupe pushed a commit to branch helix-integration
in repository https://gitbox.apache.org/repos/asf/airavata.git

commit 005341372d92414a0e5589ec039cd209d32de030
Author: dimuthu <dimuthu.upeks...@gmail.com>
AuthorDate: Wed Mar 7 14:09:58 2018 -0500

    Moving helix-spectator module to airavata-helix module
---
 modules/airavata-helix/helix-spectator/pom.xml | 4 ++--
 modules/airavata-helix/pom.xml                 | 1 +
 pom.xml                                        | 1 -
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/modules/airavata-helix/helix-spectator/pom.xml 
b/modules/airavata-helix/helix-spectator/pom.xml
index 5c36d2c..5b3605a 100644
--- a/modules/airavata-helix/helix-spectator/pom.xml
+++ b/modules/airavata-helix/helix-spectator/pom.xml
@@ -3,10 +3,10 @@
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <parent>
-        <artifactId>airavata</artifactId>
+        <artifactId>airavata-helix</artifactId>
         <groupId>org.apache.airavata</groupId>
         <version>0.17-SNAPSHOT</version>
-        <relativePath>../../pom.xml</relativePath>
+        <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/modules/airavata-helix/pom.xml b/modules/airavata-helix/pom.xml
index 05938fd..2dc6893 100644
--- a/modules/airavata-helix/pom.xml
+++ b/modules/airavata-helix/pom.xml
@@ -19,6 +19,7 @@
         <module>task-api</module>
         <module>task-core</module>
         <module>workflow-impl</module>
+        <module>helix-spectator</module>
     </modules>
 
 </project>
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 834afe7..8ccb992 100644
--- a/pom.xml
+++ b/pom.xml
@@ -701,7 +701,6 @@
                 <!--<module>modules/test-suite</module>-->
                 <module>modules/compute-account-provisioning</module>
                 <module>modules/airavata-helix</module>
-                <module>modules/helix-spectator</module>
                 <module>modules/airavata-helix-distribution</module>
             </modules>
         </profile>

-- 
To stop receiving notification emails like this one, please contact
dimuthu...@apache.org.

Reply via email to