diff options
author | Dan Timoney <dtimoney@att.com> | 2021-04-05 16:15:54 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-04-05 16:15:54 -0400 |
commit | fa39a6d12e344ef4432f8bc35bde8e29cb9c3f38 (patch) | |
tree | a4e073873ff89b50fc8465f7f12d20278521cc89 /ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml | |
parent | 3d17aeb280ae6860a8a910e62be83d06de7db074 (diff) |
Release version 1.1.2 of dockers and roll version
Release version 1.1.2 of dockers and roll version
Issue-ID: CCSDK-3216
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I09a80dcacb57233f45eb5067573380783886826e
Diffstat (limited to 'ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml index dfef09dd3..c8d1ae93b 100644 --- a/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>modules-inbounds</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.3-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.modules</groupId> |