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 /version.properties | |
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 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index d8f1b7ff1..632f903b0 100644 --- a/version.properties +++ b/version.properties @@ -6,7 +6,7 @@ release_name=1 sprint_number=1 -feature_revision=4 +feature_revision=5 base_version=${release_name}.${sprint_number}.${feature_revision} |