From: Dan Timoney Date: Fri, 7 Aug 2020 18:47:56 +0000 (-0400) Subject: Release 2.0.0 version of sdnc/northbound X-Git-Tag: 2.0.1~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=sdnc%2Fnorthbound.git;a=commitdiff_plain;h=c28ea2f45931596eea794fd57e08bc20b3f09543 Release 2.0.0 version of sdnc/northbound Release version 2.0.0 of sdnc/northbound artifacts Change-Id: Idbb314e03eeb9fd9d3baee496e9de1924a2fdf41 Issue-ID: SDNC-1315 Signed-off-by: Dan Timoney --- diff --git a/.gitignore b/.gitignore index 8eaad449..7beb2a91 100755 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,8 @@ org.eclipse.core.resources.prefs .checkstyle maven-eclipse.xml workspace +.factorypath +.vscode ## Compilation Files ## *.class diff --git a/releases/2.0.0.yaml b/releases/2.0.0.yaml new file mode 100644 index 00000000..54a1b595 --- /dev/null +++ b/releases/2.0.0.yaml @@ -0,0 +1,5 @@ +--- +distribution_type: 'maven' +version: '2.0.0' +project: 'sdnc-northbound' +log_dir: 'sdnc-northbound-maven-stage-master/295/'