diff options
author | Dan Timoney <dtimoney@att.com> | 2021-08-03 11:47:50 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-08-03 11:47:50 -0400 |
commit | c243c628a60dfa4114d3705890845dd2a3317861 (patch) | |
tree | f5d91eb1d0f33451bee52993c5ffb800b90bf278 /ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml | |
parent | 0e9d935e437c7ae185e00d8b4fca1d73770a1708 (diff) |
Release version 1.1.5 maven artifacts and roll versionhonolulu
Release version 1.1.5 of CDS maven artifacts and roll to next snapshot
Issue-ID: CCSDK-3385
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I8da90a05fb99f4f74ffb3e6a2e49573a4ea6ca82
Diffstat (limited to 'ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml b/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml index 4ce810d82..c30c03fd4 100644 --- a/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml +++ b/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>modules-blueprints</artifactId> - <version>1.1.5-SNAPSHOT</version> + <version>1.1.6-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.modules</groupId> |