diff options
author | Patrick Brady <pb071s@att.com> | 2017-04-05 10:16:12 -0700 |
---|---|---|
committer | Patrick Brady <pb071s@att.com> | 2017-04-05 14:51:30 -0700 |
commit | da976a9c10cca4249e97f6629eb17cd52a7e4955 (patch) | |
tree | aef45aab081f545c562971b045168371106f48cd /appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/src/main/resources/features.xml | |
parent | 53ba84c5d382f9cce6eeb26b89d4df1c66267b54 (diff) |
Updating properties for Opendaylight Boron
Change-Id: I1af8dc52b98413c4c4c6cb9798843a3790350f9b
Signed-off-by: Patrick Brady <pb071s@att.com>
Diffstat (limited to 'appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/src/main/resources/features.xml')
-rw-r--r-- | appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/src/main/resources/features.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/src/main/resources/features.xml b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/src/main/resources/features.xml index bfb4b8090..3ce57da86 100644 --- a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/src/main/resources/features.xml +++ b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/src/main/resources/features.xml @@ -25,7 +25,7 @@ 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/${features-mdsal.version}/xml/features</repository> + <repository>mvn:org.opendaylight.mdsal/features-mdsal/${odl.mdsal.features.version}/xml/features</repository> <feature name='appc-netconf-adapter' description="appc-netconf-adapter" version='${project.version}'> <!-- Most applications will have a dependency on the ODL MD-SAL Broker --> |