diff options
author | Reshmasree <reshmasree.chamarthi2@wipro.com> | 2020-02-28 07:24:46 +0000 |
---|---|---|
committer | Reshmasree <reshmasree.chamarthi2@wipro.com> | 2020-02-28 09:55:34 +0000 |
commit | 67170659d39b692488afcf19c949646324f7b93f (patch) | |
tree | 797495afed62d234a9874a63d7b9bd07dd579d8f /releases/2.0.0.yaml | |
parent | fcd3a920e7c4f1bea70797caef5d0a14e26f9269 (diff) |
Add 2.0.0 releases yaml files
-add maven release file
Issue-ID: DCAEGEN2-2103
Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com>
Change-Id: I5d62b2c9b0a94fd1d6a10e3fb3b27a726e797e06
Diffstat (limited to 'releases/2.0.0.yaml')
-rw-r--r-- | releases/2.0.0.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/releases/2.0.0.yaml b/releases/2.0.0.yaml new file mode 100644 index 0000000..0cf74c0 --- /dev/null +++ b/releases/2.0.0.yaml @@ -0,0 +1,4 @@ +distribution_type: 'maven' +version: '2.0.0' +project: 'dcaegen2-services-son-handler' +log_dir: 'dcaegen2-services-son-handler-maven-stage-master/230/' |