From a139990e95592c999cc938c3e302da51c5049fb3 Mon Sep 17 00:00:00 2001 From: Ravi Pendurty Date: Tue, 3 Aug 2021 14:49:42 +0530 Subject: Capabilities check to include both namespace and revision Capabilities check to include both namespace and revision Issue-ID: CCSDK-3410 Signed-off-by: Ravi Pendurty Change-Id: Id574747c2cefd07d559d209dce2837c2833630e8 Signed-off-by: Ravi Pendurty --- sdnr/wt/netconfnode-state-service/installer/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sdnr/wt/netconfnode-state-service/installer/pom.xml') diff --git a/sdnr/wt/netconfnode-state-service/installer/pom.xml b/sdnr/wt/netconfnode-state-service/installer/pom.xml index 5a066fdd6..f2ed1ce23 100755 --- a/sdnr/wt/netconfnode-state-service/installer/pom.xml +++ b/sdnr/wt/netconfnode-state-service/installer/pom.xml @@ -47,7 +47,7 @@ - org.onap.ccsdk.features.sdnr.wt + ${project.groupId} ${application.name}-feature ${project.version} xml @@ -60,7 +60,7 @@ - org.onap.ccsdk.features.sdnr.wt + ${project.groupId} ${application.name}-provider ${project.version} -- cgit 1.2.3-korg