From 8aa467937799cd66e7f17f72dcccc43215a812ec Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 10 May 2019 15:04:58 -0400 Subject: [PATCH 1/1] Add missing SDN-R jar files Add missing SDN-R jar files to ODL repository Change-Id: I01eafa3fb5ba71b7007446045063413e58d4dcb6 Issue-ID: SDNC-760 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: b47572964ba419822fa50f3c87baae1f65aab24e --- installation/sdnc/pom.xml | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 1cb8011e..0f8053a9 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -62,6 +62,22 @@ repo zip + + + org.onap.ccsdk.features.sdnr.northbound + oofpcipoc-installer + ${ccsdk.features.version} + repo + zip + + + + org.onap.ccsdk.features.sdnr.northbound + sdnr-northbound-features-installer + ${ccsdk.features.version} + repo + zip + @@ -364,7 +380,7 @@ org.onap.sdnc.oam data-migrator - 1.5.1-SNAPSHOT + ${project.version} zip -- 2.16.6