From 78fc81bf6a35077b8ad80cf29b218477baa15a47 Mon Sep 17 00:00:00 2001 From: Alexis de Talhouët Date: Tue, 11 Sep 2018 14:38:13 -0400 Subject: Migrate features to Oxygen MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ic9db80e71070093209b8eda1cdd12e053a18aded Issue-ID: CCSDK-505 Signed-off-by: Alexis de Talhouët --- blueprints-processor/plugin/model-provider/pom.xml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'blueprints-processor/plugin/model-provider') diff --git a/blueprints-processor/plugin/model-provider/pom.xml b/blueprints-processor/plugin/model-provider/pom.xml index 7710fbbed..f14ec3afa 100644 --- a/blueprints-processor/plugin/model-provider/pom.xml +++ b/blueprints-processor/plugin/model-provider/pom.xml @@ -36,11 +36,6 @@ http://maven.apache.org - - equinoxSDK381 - org.eclipse.osgi - ${equinox.osgi.version} - org.onap.ccsdk.config blueprints-rest-adaptor-provider @@ -97,15 +92,12 @@ org.onap.ccsdk.config.model, org.onap.ccsdk.config.model.data, org.onap.ccsdk.config.model.data.api, - org.onap.ccsdk.config.model.data.custom, - org.onap.ccsdk.config.model.data.custom.dict, + org.onap.ccsdk.config.model.data.dict, org.onap.ccsdk.config.model.domain, org.onap.ccsdk.config.model.service, org.onap.ccsdk.config.model.utils, org.onap.ccsdk.config.model.validator - * - true -- cgit 1.2.3-korg