You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by di...@apache.org on 2018/04/09 14:49:14 UTC

[airavata] branch develop updated: Updating Helix core version 0.6.7 -> 0.8.0

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

dimuthuupe 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 01e0e70  Updating Helix core version 0.6.7 -> 0.8.0
01e0e70 is described below

commit 01e0e70605ea9937304458651335166e52c51d60
Author: dimuthu <di...@gmail.com>
AuthorDate: Mon Apr 9 10:48:41 2018 -0400

    Updating Helix core version 0.6.7 -> 0.8.0
---
 modules/airavata-helix/task-api/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/airavata-helix/task-api/pom.xml b/modules/airavata-helix/task-api/pom.xml
index 8478113..406de1f 100644
--- a/modules/airavata-helix/task-api/pom.xml
+++ b/modules/airavata-helix/task-api/pom.xml
@@ -37,7 +37,7 @@
         <dependency>
             <groupId>org.apache.helix</groupId>
             <artifactId>helix-core</artifactId>
-            <version>0.6.7</version>
+            <version>0.8.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.airavata</groupId>

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