<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<features xmlns="http://karaf.apache.org/xmlns/features/v1.6.0" name="ccsdk-netbox-client">
    <feature name="ccsdk-netbox-client" description="ccsdk-sli-adaptors :: features :: ccsdk-netbox-client" version="2.3.1.SNAPSHOT">
        <details>Root POM to be used in place of odlparent for CCSDK based projects</details>
        <feature prerequisite="true" dependency="false">wrap</feature>
        <bundle>mvn:org.onap.ccsdk.sli.adaptors/netbox-client-provider/2.3.1-SNAPSHOT</bundle>
        <bundle>mvn:com.google.code.gson/gson/2.12.1</bundle>
        <bundle>wrap:mvn:org.apache.httpcomponents/httpcore/4.4.14</bundle>
        <bundle>wrap:mvn:org.apache.httpcomponents/httpclient/4.5.13</bundle>
        <bundle>mvn:commons-codec/commons-codec/1.15</bundle>
    </feature>
</features>
