commit | 38713207b817ed4700f630748c681116338d32f0 | [log] [tgz] |
---|---|---|
author | Patrick Brady <pb071s@att.com> | Fri Jul 28 11:29:23 2017 -0700 |
committer | Patrick Brady <pb071s@att.com> | Wed Aug 02 15:43:44 2017 +0000 |
tree | 9eb2097cee8d85ac14f17e3a280ae8aefb69d9de | |
parent | 771ac55e29d099d8bbf783612de975047d75ab12 [diff] |
Merging in bug fixes Change-Id: I85da90b9ba0d03149f42035a820c76ef0285e413 Signed-off-by: Patrick Brady <pb071s@att.com> Issue: APPC-100
diff --git a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/src/main/resources/features.xml b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/src/main/resources/features.xml index 1758e95..0342b231 100644 --- a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/src/main/resources/features.xml +++ b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/src/main/resources/features.xml
@@ -28,7 +28,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-rest-healthcheck-adapter' description="appc-rest-healthcheck-adapter" version='${project.version}'> <!-- Most applications will have a dependency on the ODL MD-SAL Broker -->