From 5de2c3262687586010dbab282ae102553dca6f33 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 10 May 2019 15:04:58 -0400 Subject: [PATCH] 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: 7ff5f20586e52119d7e33ee30260d627e71dbb8c --- 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 bf7a22dc..db142ff4 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