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 2020/12/07 22:19:34 UTC

[airavata] branch develop updated: Updating the platform monitoring 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.git


The following commit(s) were added to refs/heads/develop by this push:
     new ae78abc  Updating the platform monitoring version
ae78abc is described below

commit ae78abcce520199599c52cbcc751fa9c79935bfc
Author: Dimuthu Wannipurage <di...@gmail.com>
AuthorDate: Mon Dec 7 17:19:17 2020 -0500

    Updating the platform monitoring version
---
 modules/platform-monitoring/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/platform-monitoring/pom.xml b/modules/platform-monitoring/pom.xml
index 7380088..5dc6b94 100644
--- a/modules/platform-monitoring/pom.xml
+++ b/modules/platform-monitoring/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>airavata</artifactId>
         <groupId>org.apache.airavata</groupId>
-        <version>0.20-SNAPSHOT</version>
+        <version>0.21-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>