This is an automated email from the ASF dual-hosted git repository.
dimuthuupe pushed a commit to branch param-sweep
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/param-sweep by this push:
new 2365c07 Upgrading helix version. [Experimental]
2365c07 is described below
commit 2365c079af9ac5f5d042c65124d6b3ba6522b340
Author: Dimuthu Wannipurage <[email protected]>
AuthorDate: Wed Aug 26 12:55:56 2020 -0400
Upgrading helix version. [Experimental]
---
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 791db13..914868d 100644
--- a/modules/airavata-helix/task-api/pom.xml
+++ b/modules/airavata-helix/task-api/pom.xml
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.apache.helix</groupId>
<artifactId>helix-core</artifactId>
- <version>0.8.2</version>
+ <version>1.0.1</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>