diff options
author | Dan Timoney <dtimoney@att.com> | 2021-02-23 15:10:32 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-02-23 15:10:32 -0500 |
commit | 11c43fe85e503bea4a5abe3c130bf57bfb3127ef (patch) | |
tree | cd945498185bd3364971b0c2ea942bea95e42f57 | |
parent | 684d27d171546d7d2f90d84f47faea152ce84966 (diff) |
Release version 1.1.0 of cds maven artifacts
Release version 1.1.0 of CDS maven artifacts
Issue-ID: CCSDK-3179
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ie59f77255d3cc7bb9ed3a68e039760394bfbd716
-rw-r--r-- | releases/1.1.0.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/releases/1.1.0.yaml b/releases/1.1.0.yaml new file mode 100644 index 000000000..a66f90369 --- /dev/null +++ b/releases/1.1.0.yaml @@ -0,0 +1,5 @@ +--- +distribution_type: 'maven' +version: '1.1.0' +project: 'ccsdk-cds' +log_dir: 'ccsdk-cds-maven-stage-master/378/' |