diff options
author | Dan Timoney <dtimoney@att.com> | 2021-02-23 15:21:08 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-02-23 15:21:54 -0500 |
commit | 01f8b7171467466791262afad5adb60571198dea (patch) | |
tree | 530a78cfd7edcb7819a82fd1428016b037e26fea /ms/blueprintsprocessor/modules/blueprints/blueprint-proto | |
parent | 11c43fe85e503bea4a5abe3c130bf57bfb3127ef (diff) |
Release version 1.1.0 docker containers and roll to next version
Release version 1.1.0 docker containers and roll to next version
Issue-ID: CCSDK-3179
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I2518ba1dd5a4bd926499867f5f9714bc3f716732
Diffstat (limited to 'ms/blueprintsprocessor/modules/blueprints/blueprint-proto')
-rw-r--r-- | ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml b/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml index a306ab4a6..03e99f016 100644 --- a/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml +++ b/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>modules-blueprints</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.1-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.modules</groupId> |