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 2021/09/06 20:43:50 UTC

[airavata-mft] branch develop updated: Updating custos version

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-mft.git


The following commit(s) were added to refs/heads/develop by this push:
     new d32367c  Updating custos version
d32367c is described below

commit d32367c372627f6b127d8f45350736b743daf1e2
Author: Dimuthu Wannipurage <di...@gmail.com>
AuthorDate: Mon Sep 6 16:42:22 2021 -0400

    Updating custos version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 57ce5a3..567b6be 100755
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,7 @@
         <jsch>0.1.55</jsch>
         <sshj>0.27.0</sshj>
         <mariadb.jdbc>2.5.1</mariadb.jdbc>
-        <custos.clients.version>1.0-SNAPSHOT</custos.clients.version>
+        <custos.clients.version>1.1-SNAPSHOT</custos.clients.version>
     </properties>
 
 </project>