diff options
author | Dan Timoney <dtimoney@att.com> | 2022-12-19 07:38:00 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-12-19 07:38:00 -0500 |
commit | 007e52dafa0653aad80db31721a0c5e0233562c7 (patch) | |
tree | 3cd4c49f8e2d5d1ad5d9e1ec274c280ddcf107b6 /ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml | |
parent | 494a495a9a2e0b0ee76ffdcf1108f8cebdb74ddd (diff) |
Release version 1.4.2 CDS maven artifacts
Release version 1.4.2 CDS maven artifacts and roll to next snapshot
Issue-ID: SDNC-1765
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Iedfba4f5543a95f0e8ba1f45c4511d58b195ffba
Diffstat (limited to 'ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml index 244926f67..acd66721c 100644 --- a/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>modules-inbounds</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>1.4.3-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.modules</groupId> |