aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions/resource-resolution
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-04-29 08:33:42 -0400
committerDan Timoney <dtimoney@att.com>2021-04-29 08:33:42 -0400
commitbaea95f8469e9d837e2217a15bca36601663935f (patch)
tree6b43c515d16faae0afdef4c84d5c79660ee99aaa /ms/blueprintsprocessor/functions/resource-resolution
parentad48b619afb0905591e058f3fb2d055ccfc0e3f6 (diff)
Release 1.1.4 CDS maven artifacts
Release version 1.1.4 CDS artifacts, which fixes bug in basic_vm_macro test due to not waiting for hazelcast sync when running as cluster, and roll to next snapshot Issue-ID: SDNC-1529 Issue-ID: CCSDK-3275 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I599fa1ceaba59ce6615b0f37e400d7b7971db5e1
Diffstat (limited to 'ms/blueprintsprocessor/functions/resource-resolution')
-rw-r--r--ms/blueprintsprocessor/functions/resource-resolution/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml
index 18c6c62e1..07484ba9e 100644
--- a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml
+++ b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
<artifactId>blueprintsprocessor-functions</artifactId>
- <version>1.1.4-SNAPSHOT</version>
+ <version>1.1.5-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId>