diff options
author | Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> | 2023-10-02 17:16:14 +0200 |
---|---|---|
committer | Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> | 2023-10-02 17:16:14 +0200 |
commit | 115ec161e7f394e86e9e145bc083c98836e13723 (patch) | |
tree | 9f4a605070fc22db1014d684387fb448e4e4f723 /ms/blueprintsprocessor/modules/inbounds/health-api | |
parent | 00ce32f224c3d0322821b0c7f68693f3f8e86938 (diff) |
Release version 1.5.3 CDS maven artifactslondon
Issue-ID: CCSDK-3934
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: I29a3695a8b8be5c6e6d72c712765c401944ba784
Diffstat (limited to 'ms/blueprintsprocessor/modules/inbounds/health-api')
-rw-r--r-- | ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml index 387b4bd45..d89291fb3 100644 --- a/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>modules-inbounds</artifactId> - <version>1.5.3-SNAPSHOT</version> + <version>1.5.4-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.modules</groupId> |