summaryrefslogtreecommitdiffstats
path: root/sli/features/odl-sli/src/main/feature/feature.xml
blob: 2304d93149d694f6a521781969621b0f02a33ea4 (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="ccsdk-dblib">
    <feature name="ccsdk-sli">
    <!-- the generated bundle symbolic name is very long for wrapped jars, providing an instruction to shorten it -->
        <bundle>wrap:mvn:org.onap.ccsdk.sli.core/sli-provider-base/${project.version}/$Bundle-SymbolicName=org.onap.ccsdk.sli.core.sli-provider-base&amp;Bundle-Name=sli-provider-base</bundle>
    </feature>
</features>