<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<features xmlns="http://karaf.apache.org/xmlns/features/v1.6.0" name="ccsdk-resource-assignment">
    <feature name="ccsdk-resource-assignment" description="ccsdk-sli-adaptors :: features :: ccsdk-resource-assignment" version="2.3.0.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/resource-assignment-provider/2.3.0-SNAPSHOT</bundle>
        <bundle>wrap:mvn:org.springframework/spring-beans/5.2.12.RELEASE</bundle>
        <bundle>wrap:mvn:org.springframework/spring-core/5.2.12.RELEASE</bundle>
        <bundle>wrap:mvn:org.springframework/spring-jcl/5.2.12.RELEASE</bundle>
        <bundle>wrap:mvn:org.springframework/spring-context/5.2.12.RELEASE</bundle>
        <bundle>wrap:mvn:org.springframework/spring-aop/5.2.12.RELEASE</bundle>
        <bundle>wrap:mvn:org.springframework/spring-expression/5.2.12.RELEASE</bundle>
        <bundle>wrap:mvn:org.springframework/spring-jdbc/5.2.12.RELEASE</bundle>
        <bundle>wrap:mvn:org.springframework/spring-tx/5.2.12.RELEASE</bundle>
    </feature>
</features>
