aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-07-06 19:53:21 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-07-06 19:53:21 +0000
commit66c67209085831429840379bffb7c1c81b086f0f (patch)
tree00ea6f18dcad9b9cbd02934f7f5a41b66eb45d10 /ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml
parentd4e5aa677fa2675bbcec15efad07340c22cac5f6 (diff)
Release ccsdk/cds0.7.5
Diffstat (limited to 'ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml')
-rw-r--r--ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml
index 80feec018..76083c0c6 100644
--- a/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml
+++ b/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
<artifactId>inbounds</artifactId>
- <version>0.7.5-SNAPSHOT</version>
+ <version>0.7.5</version>
</parent>
<artifactId>health-api</artifactId>
@@ -36,7 +36,7 @@
<dependency>
<groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
<artifactId>health-api-common</artifactId>
- <version>0.7.5-SNAPSHOT</version>
+ <version>0.7.5</version>
</dependency>
</dependencies>
</project>