aboutsummaryrefslogtreecommitdiffstats
path: root/appc-outbound/appc-network-inventory-client/features/src
diff options
context:
space:
mode:
authorDilip kumar Pampana <dp583p@att.com>2017-09-26 16:33:29 -0400
committerPatrick Brady <pb071s@att.com>2017-10-03 22:45:13 -0700
commit6790d2d3b3b3c8f0056f0a8aa6c3892085e11ab0 (patch)
tree5441748ad3f95ad4bb000f31198170a5e0b29d9b /appc-outbound/appc-network-inventory-client/features/src
parentc985da3414e60d998e9853221bf375a663b0c8f2 (diff)
Changes in pom and features.xml files
Issue-ID : APPC-240 Change-Id: I42d2277d73163041ccfebe69897f05ac0314e6a1 Signed-off-by: Dilip kumar Pampana <dp583p@att.com>
Diffstat (limited to 'appc-outbound/appc-network-inventory-client/features/src')
-rw-r--r--appc-outbound/appc-network-inventory-client/features/src/main/resources/features.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appc-outbound/appc-network-inventory-client/features/src/main/resources/features.xml b/appc-outbound/appc-network-inventory-client/features/src/main/resources/features.xml
index 6eff11add..e1582378f 100644
--- a/appc-outbound/appc-network-inventory-client/features/src/main/resources/features.xml
+++ b/appc-outbound/appc-network-inventory-client/features/src/main/resources/features.xml
@@ -24,13 +24,13 @@
-->
-<features name="app-cntrl-instar-client-${project.version}"
+<features name="app-cntrl-network-inventory-client-${project.version}"
xmlns="http://karaf.apache.org/xmlns/features/v1.2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 http://karaf.apache.org/xmlns/features/v1.2.0">
<repository>mvn:org.opendaylight.mdsal/features-mdsal/${odl.mdsal.features.version}/xml/features</repository>
- <feature name='app-cntrl-instar-client' description="Application Controller Instar Client"
+ <feature name='app-cntrl-network-inventory' description="Application Controller Instar Client"
version='${project.version}'>
<!-- Most applications will have a dependency on the ODL MD-SAL Broker -->
<feature version="${broker-mdsal.version}">odl-mdsal-broker</feature>