summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/modules/inbounds/health-api
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-05-27 16:30:46 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-05-27 16:30:46 +0000
commit0d4f0deb8b81ae18406044b03caf7c1ce1241624 (patch)
tree73ba568dfeb92901f8a51da1e6b6297c433c4410 /ms/blueprintsprocessor/modules/inbounds/health-api
parentcd84653f43fb5d533c68f4aabf202177c1b511e7 (diff)
Release ccsdk/cds0.7.3
Diffstat (limited to 'ms/blueprintsprocessor/modules/inbounds/health-api')
-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 f3a1884cc..614b59829 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.3-SNAPSHOT</version>
+ <version>0.7.3</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.3-SNAPSHOT</version>
+ <version>0.7.3</version>
</dependency>
</dependencies>
</project>