Fixing problems with features files
[appc.git] / appc-outbound / appc-aai-client / features / src / main / resources / features.xml
index 84017dd..6d236ef 100644 (file)
@@ -34,9 +34,9 @@
        <feature name='app-cntrl-aai-client' description="Application Controller AAI 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>
+               <feature version="${odl.mdsal.version}">odl-mdsal-broker</feature>
                
-               <feature version="${sdnc.sli.version}">sdnc-sli</feature>
+               <feature version="${sdnctl.sli.version}">sdnc-sli</feature>
                <feature version="${sdnc.aai.version}">sdnc-aai-service</feature>
                <bundle>mvn:commons-lang/commons-lang/2.6</bundle>
                <!-- <bundle>mvn:org.apache.velocity/velocity/${velocity.version}</bundle> -->