From: Muthuramalingam, Brinda Santh(bs2796) Date: Tue, 11 Sep 2018 20:17:06 +0000 (+0000) Subject: Controller Blueprints Microservice X-Git-Tag: 0.3.0~56^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=4aef40d95a9e52c9e9cba70582003c0943febdf6;p=ccsdk%2Fapps.git Controller Blueprints Microservice Add Controllerbluprint microservice to ccsdk/apps maven build. Change-Id: Ie7a28695df21c2aa63b1005f7df43157c98ce8a4 Issue-ID: CCSDK-547 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) --- diff --git a/ms/controllerblueprints/modules/service/pom.xml b/ms/controllerblueprints/modules/service/pom.xml index 524e0ebe..e95c1f73 100644 --- a/ms/controllerblueprints/modules/service/pom.xml +++ b/ms/controllerblueprints/modules/service/pom.xml @@ -60,8 +60,8 @@ runtime - org.mariadb.jdbc - mariadb-java-client + org.mariadb.jdbc + mariadb-java-client org.powermock diff --git a/ms/pom.xml b/ms/pom.xml index 60b2f114..b746f249 100644 --- a/ms/pom.xml +++ b/ms/pom.xml @@ -38,8 +38,9 @@ Micro-services + controllerblueprints neng - vlantag-api + vlantag-api