diff options
author | Dan Timoney <dtimoney@att.com> | 2021-04-22 11:02:27 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-04-22 11:02:27 -0400 |
commit | 53239aeca32291b3b499a80e2f805bdf26f1ebcd (patch) | |
tree | b603100c2215a5691b5e0ed020d9523db18f9610 /ms/blueprintsprocessor/functions/cli-executor/pom.xml | |
parent | 6df2812c197b7a1a31985abd9d5b2591b0b7eca3 (diff) |
Release version 1.1.3 maven artifacts and roll version
Release version 1.1.3 of CDS maven artifacts and roll to next
snapshot version
Issue-ID: CCSDK-3263
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ia18cd68a10f13f49a4a3802252be862b7a49c3d6
Diffstat (limited to 'ms/blueprintsprocessor/functions/cli-executor/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/functions/cli-executor/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/functions/cli-executor/pom.xml b/ms/blueprintsprocessor/functions/cli-executor/pom.xml index 60c453967..56c1ebea9 100644 --- a/ms/blueprintsprocessor/functions/cli-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/cli-executor/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>blueprintsprocessor-functions</artifactId> - <version>1.1.3-SNAPSHOT</version> + <version>1.1.4-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId> |