aboutsummaryrefslogtreecommitdiffstats
path: root/appc-config/appc-flow-controller/features/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'appc-config/appc-flow-controller/features/src/main')
-rw-r--r--appc-config/appc-flow-controller/features/src/main/resources/features.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-config/appc-flow-controller/features/src/main/resources/features.xml b/appc-config/appc-flow-controller/features/src/main/resources/features.xml
index 76161bd18..ccbf2e1c4 100644
--- a/appc-config/appc-flow-controller/features/src/main/resources/features.xml
+++ b/appc-config/appc-flow-controller/features/src/main/resources/features.xml
@@ -24,7 +24,7 @@
xmlns="http://karaf.apache.org/xmlns/features/v1.2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 http://karaf.apache.org/xmlns/features/v1.2.0">
- <repository>mvn:org.opendaylight.mdsal/features-mdsal/${odl.mdsal.version}/xml/features</repository>
+ <repository>mvn:org.opendaylight.mdsal/features-mdsal/${odl.mdsal.features.version}/xml/features</repository>
<feature name='appc-config-flow-controller' description="Application Controller Flow Executor"
version='${project.version}'>