diff options
author | Yuli Shlosberg <ys9693@att.com> | 2018-03-06 17:57:45 +0200 |
---|---|---|
committer | Yuli Shlosberg <ys9693@att.com> | 2018-03-11 10:16:03 +0200 |
commit | 4cea23f8111aa3d3532ec8d74351eccbf0ac44a5 (patch) | |
tree | e13926beacf7c0de8f942bb323684889dd263488 /README.md | |
parent | 644e2206bcbaa87744b08b869ee8a378c9fae2fc (diff) |
update SDC-TOSCA package namesv1.3.0
Change-Id: I496713bcf2551f3b5c7f629f89ffcb8b1954b489
Issue-ID: SDC-951
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,4 +1,4 @@ -# OpenECOMP SDC-Tosca +# ONAP SDC-Tosca --- @@ -6,21 +6,21 @@ # Introduction -OpenECOMP SDC-Tosca is delivered as helper JAR that can be used by clients that work with SDC TOSCA CSAR files. +ONAP SDC-Tosca is delivered as helper JAR that can be used by clients that work with SDC TOSCA CSAR files. It parses the CSAR and returns the model object which represents the CSAR contents, through designated function calls with SDC flavour. It uses the underlying generic JTOSCA parser. -# Compiling OpenECOMP JTOSCA +# Compiling ONAP JTOSCA -OpenECOMP SDC-Tosca can be compiled easily using maven command: `mvn clean install` +ONAP SDC-Tosca can be compiled easily using maven command: `mvn clean install` The result is JAR file under "target" folder # Getting Help *** to be completed on release *** -SDC@lists.openecomp.org +SDC@lists.onap.org SDC Javadoc and Maven site |