diff options
author | Dan Timoney <dtimoney@att.com> | 2020-01-24 10:51:34 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-01-24 10:51:34 -0500 |
commit | 3ad1927084a5c4247ca4b62e9928d7f1ea74f51a (patch) | |
tree | 3f19f2b63cfa5693aaedc963fbc0a52f72f2ff4a | |
parent | 3f9e606b1bf7e21f6a143e3aab5a03fb2b125a7a (diff) |
Release CCSDK version 0.7.0
Release version 0.7.0 of CCSDK maven artifacts.
Change-Id: I4f19554ede3f6b1860c02ffe7a900a1a9f81daff
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
-rw-r--r-- | releases/0.7.0.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/releases/0.7.0.yaml b/releases/0.7.0.yaml new file mode 100644 index 000000000..ac468fd74 --- /dev/null +++ b/releases/0.7.0.yaml @@ -0,0 +1,5 @@ +--- +distribution_type: 'maven' +version: '0.7.0' +project: 'ccsdk-sli-northbound' +log_dir: 'ccsdk-sli-northbound-maven-stage-master/301/' |