Fixing problems with features files
[appc.git] / appc-outbound / appc-aai-client / features / src / main / resources / features.xml
index 3bc44e2..6d236ef 100644 (file)
@@ -34,7 +34,7 @@
        <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="${sdnctl.sli.version}">sdnc-sli</feature>
                <feature version="${sdnc.aai.version}">sdnc-aai-service</feature>