From 10a5e0fcee8ef9e31ea1147306a943386a81b6e3 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Wed, 7 Jul 2021 18:22:28 -0400 Subject: Synching artifacts and features-all poms Issue-ID: CCSDK-3368 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I1fc01511aa98dd8b416a3ff6dd378ae95399e3aa --- plugins/artifacts/pom.xml | 30 +++++++++++++++++++----------- 1 file changed, 19 insertions(+), 11 deletions(-) (limited to 'plugins/artifacts/pom.xml') diff --git a/plugins/artifacts/pom.xml b/plugins/artifacts/pom.xml index 30139b974..7dd5870aa 100755 --- a/plugins/artifacts/pom.xml +++ b/plugins/artifacts/pom.xml @@ -28,39 +28,37 @@ ccsdk-properties-node ${project.version} xml - feature + features org.onap.ccsdk.sli.plugins ccsdk-restapi-call-node ${project.version} xml - feature + features org.onap.ccsdk.sli.plugins ccsdk-restconf-client ${project.version} xml - feature + features org.onap.ccsdk.sli.plugins - ccsdk-template-node + ccsdk-sshapi-call-node ${project.version} xml - feature - - - org.onap.ccsdk.sli.plugins - fabric-discovery-plugin-provider - ${project.version} + features org.onap.ccsdk.sli.plugins - fabric-discovery-plugin-installer + ccsdk-template-node ${project.version} + xml + features + org.onap.ccsdk.sli.plugins properties-node-provider @@ -91,6 +89,16 @@ restconf-client-installer ${project.version} + + org.onap.ccsdk.sli.plugins + sshapi-call-node-provider + ${project.version} + + + org.onap.ccsdk.sli.plugins + sshapi-call-node-installer + ${project.version} + org.onap.ccsdk.sli.plugins template-node-provider -- cgit 1.2.3-korg