From 057bc260e7752bc11960cf9cab4005efec1739c7 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 4 Jan 2019 09:22:20 -0500 Subject: Changes for Fluorine Updates to sli/plugins to run in OpenDaylight Fluorine Change-Id: I093a663ff5459df5eacdb632ad3217c322cc9cfa Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) --- template-node/provider/pom.xml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'template-node/provider/pom.xml') diff --git a/template-node/provider/pom.xml b/template-node/provider/pom.xml index bf90d352..23eee4d6 100644 --- a/template-node/provider/pom.xml +++ b/template-node/provider/pom.xml @@ -5,16 +5,28 @@ org.onap.ccsdk.parent binding-parent - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT org.onap.ccsdk.sli.plugins template-node-provider - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT bundle ccsdk-sli-plugins :: template-node :: ${project.artifactId} + + + + org.onap.ccsdk.sli.core + sli-core-artifacts + ${ccsdk.sli.core.version} + pom + import + + + + junit -- cgit 1.2.3-korg