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/07 21:04:05 UTC

[airavata] branch develop updated: Fixing pom version (airavata-helix)

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 6fd7485  Fixing pom version (airavata-helix)
6fd7485 is described below

commit 6fd748508536d5444f8ba59998e59527b6592a51
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Fri Jun 7 17:03:48 2019 -0400

    Fixing pom version (airavata-helix)
---
 modules/airavata-helix/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/airavata-helix/pom.xml b/modules/airavata-helix/pom.xml
index 39d17d5..a65335a 100644
--- a/modules/airavata-helix/pom.xml
+++ b/modules/airavata-helix/pom.xml
@@ -28,7 +28,7 @@
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <packaging>pom</packaging>
-    <version>0.18-SNAPSHOT</version>
+    <version>0.19-SNAPSHOT</version>
     <modelVersion>4.0.0</modelVersion>
     <name>Airavata Helix</name>
     <artifactId>airavata-helix</artifactId>