From a8839cbdc3b85d37743f1f0cf5d864465e07c16e Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 2 Feb 2016 12:05:46 +0100 Subject: [PATCH] Use revision range for importing lmax Do not use the property, but rather a revision range. Change-Id: Id0994e99fb7aad734f19c1571bb35ee2d531db9d Signed-off-by: Robert Varga --- common/features/src/main/features/features.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/features/src/main/features/features.xml b/common/features/src/main/features/features.xml index 9d1c60b80e..670f2a0fe6 100644 --- a/common/features/src/main/features/features.xml +++ b/common/features/src/main/features/features.xml @@ -38,7 +38,7 @@ odl-yangtools-yang-parser odl-mdsal-dom-api - odl-lmax + odl-lmax mvn:org.opendaylight.mdsal/mdsal-dom-api/{{VERSION}} mvn:org.opendaylight.mdsal/mdsal-dom-spi/{{VERSION}} mvn:org.opendaylight.mdsal/mdsal-dom-broker/{{VERSION}} -- 2.36.6