diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-11-23 13:16:08 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-11-23 13:16:08 +0000 |
commit | 669e29d4dae15d7fbd4a8696baac140a497126f0 (patch) | |
tree | 2bb0263d4eeb166c5cee6f1703defc30658b552a /ms/blueprintsprocessor/modules/inbounds/health-api-common | |
parent | ae57ee93527ae2852ad720e41be20923ab95eb03 (diff) |
Release ccsdk/cds1.0.3
Diffstat (limited to 'ms/blueprintsprocessor/modules/inbounds/health-api-common')
-rw-r--r-- | ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml b/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml index c5adeb0b4..570030a66 100644 --- a/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>modules-inbounds</artifactId> - <version>1.0.3-SNAPSHOT</version> + <version>1.0.3</version> </parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.modules</groupId> |