From: Alexis de Talhouët Date: Tue, 20 Nov 2018 20:46:41 +0000 (-0500) Subject: Enable blueprintprocessor and vlantag-api X-Git-Tag: 0.4.0~90^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=aa901b9e75c5918e097ebd1f0a14de5c84d3c371;p=ccsdk%2Fapps.git Enable blueprintprocessor and vlantag-api Also, fix add IntelliJ file in gitignore Change-Id: Iee192350ec3ec9c1aceefe814d4b0c11c326a897 Issue-ID: CCSDK-734 Signed-off-by: Alexis de Talhouët --- diff --git a/.gitignore b/.gitignore index 82cae9e5..12004f5a 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,8 @@ **/tokens/* # Added for Intellij IDEA IDE +**/*.ipr +**/*.iws **/debug-logs/* **/.idea/* **/*.iml @@ -19,11 +21,3 @@ **/*.jsonld **/.checkstyle **/.gitignore -**/.gitignore -**/.gitignore -**/.gitignore -**/.gitignore -**/.gitignore -**/.gitignore -**/.gitignore - diff --git a/ms/pom.xml b/ms/pom.xml index 0493db15..9a80e6f5 100644 --- a/ms/pom.xml +++ b/ms/pom.xml @@ -19,14 +19,15 @@ * ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.ccsdk.parent odlparent-lite 1.2.0-SNAPSHOT - + org.onap.ccsdk.apps @@ -38,9 +39,10 @@ Micro-services - controllerblueprints + controllerblueprints + blueprintsprocessor neng - + vlantag-api