diff options
author | Ruoyu Ying <ruoyu.ying@intel.com> | 2019-08-05 23:26:03 +0800 |
---|---|---|
committer | Ruoyu Ying <ruoyu.ying@intel.com> | 2019-08-05 23:26:03 +0800 |
commit | 3b9e6ed47944b77f1833c20909953896a8760ea2 (patch) | |
tree | 49eb2a5a73825526986be17ef5a8de4eafb43e01 | |
parent | 0377f6b93aa036c2cf217d0ad7338a1bacf6f14d (diff) |
Add release yaml for R5 ED
Issue-ID: OPTFRA-548
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
Change-Id: I782738af910a4fc96fddffc235488fd0bfd760bd
-rw-r--r-- | releases/1.3.3.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/releases/1.3.3.yaml b/releases/1.3.3.yaml new file mode 100644 index 0000000..bcff0af --- /dev/null +++ b/releases/1.3.3.yaml @@ -0,0 +1,6 @@ +distribution_type: 'maven' +version: '1.3.3' +project: 'optf-osdf' +log_dir: 'optf-osdf-maven-stage-master/97/' +maven_central_url: 'oss.sonatype.org' + |