aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-08-07 14:47:56 -0400
committerDan Timoney <dtimoney@att.com>2020-08-07 19:04:13 +0000
commitc28ea2f45931596eea794fd57e08bc20b3f09543 (patch)
tree66412905fc2a8b19d0b1768b8e243d78257c7260
parent186eace449cf2f5b9e0be7ded1636415875d2825 (diff)
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 <dtimoney@att.com>
-rwxr-xr-x.gitignore2
-rw-r--r--releases/2.0.0.yaml5
2 files changed, 7 insertions, 0 deletions
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/'