From 1f06d61152c1664e413200bc54e03e5828abcb2f Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Fri, 7 Sep 2018 10:06:06 -0400 Subject: SDN Controller Blueprints Processor Features Fixing Installer POM File to update features repo to org.onap.ccsdk.features/ccsdk-features Change-Id: I53a0b507326f926837a87f00e51cf116fdadfe4c Issue-ID: CCSDK-505 Signed-off-by: Singal, Kapil (ks220y) --- blueprints-processor/installer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'blueprints-processor/installer/pom.xml') diff --git a/blueprints-processor/installer/pom.xml b/blueprints-processor/installer/pom.xml index f8a053e1d..ef39b412d 100644 --- a/blueprints-processor/installer/pom.xml +++ b/blueprints-processor/installer/pom.xml @@ -33,7 +33,7 @@ blueprints-processor blueprints-processor-features - mvn:org.onap.ccsdk.config/blueprints-processor-features/${project.version}/xml/features + mvn:org.onap.ccsdk.features/ccsdk-features/blueprints-processor-features/${project.version}/xml/features false -- cgit 1.2.3-korg