From b0727169adedf7a9ded51c5399d7fab70c2b25a3 Mon Sep 17 00:00:00 2001 From: Stephen Kitt Date: Thu, 19 Oct 2017 18:52:14 +0200 Subject: [PATCH] Use version ranges for odlparent dependencies This allows odlparent version bumps to proceed without requiring synchronised bumps in integration/distribution. Change-Id: I123bd83bbd4ed43416bdc1958b111b8964d73dbb Signed-off-by: Stephen Kitt --- features/odl-triemap/src/main/feature/feature.xml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 features/odl-triemap/src/main/feature/feature.xml diff --git a/features/odl-triemap/src/main/feature/feature.xml b/features/odl-triemap/src/main/feature/feature.xml new file mode 100644 index 0000000000..ea6915e91d --- /dev/null +++ b/features/odl-triemap/src/main/feature/feature.xml @@ -0,0 +1,6 @@ + + + + odl-guava-23 + + -- 2.36.6