diff options
author | Dan Timoney <dtimoney@att.com> | 2021-04-29 08:33:42 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-04-29 08:33:42 -0400 |
commit | baea95f8469e9d837e2217a15bca36601663935f (patch) | |
tree | 6b43c515d16faae0afdef4c84d5c79660ee99aaa /releases/1.1.4.yaml | |
parent | ad48b619afb0905591e058f3fb2d055ccfc0e3f6 (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 'releases/1.1.4.yaml')
-rw-r--r-- | releases/1.1.4.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/releases/1.1.4.yaml b/releases/1.1.4.yaml new file mode 100644 index 000000000..c9d325df0 --- /dev/null +++ b/releases/1.1.4.yaml @@ -0,0 +1,5 @@ +--- +distribution_type: 'maven' +version: '1.1.4' +project: 'ccsdk-cds' +log_dir: 'ccsdk-cds-maven-stage-honolulu/3/' |