From 115d37ba4091b68473660909799e049f6b8ab02e Mon Sep 17 00:00:00 2001 From: wsx25289 <10200860@zte.com.cn> Date: Thu, 3 Aug 2017 17:10:54 +0800 Subject: [PATCH] Add of-config to distribution Change-Id: I36b8b9b1182cb911022f9a10e82b0b07837b5d03 Signed-off-by: Wsx25289 <10200860@zte.com.cn> --- artifacts/upstream/feature-repos/pom.xml | 9 +++++++++ artifacts/upstream/properties/pom.xml | 2 +- artifacts/upstream/single-features/pom.xml | 9 +++++++++ features/repos/index/pom.xml | 8 ++++++++ features/singles/odl-integration-all/pom.xml | 8 ++++++++ 5 files changed, 35 insertions(+), 1 deletion(-) diff --git a/artifacts/upstream/feature-repos/pom.xml b/artifacts/upstream/feature-repos/pom.xml index d0940407..3a067bf7 100644 --- a/artifacts/upstream/feature-repos/pom.xml +++ b/artifacts/upstream/feature-repos/pom.xml @@ -180,6 +180,15 @@ xml + + + org.opendaylight.of-config + features-of-config + ${ofconfig.version} + features + xml + + org.opendaylight.packetcable diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index 6d2d9c3d..92ee1dca 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -79,7 +79,7 @@ 0.9.0-SNAPSHOT 0.3.0-SNAPSHOT 2.0.2 - 1.3.0-SNAPSHOT + 1.3.0-SNAPSHOT 0.5.0-SNAPSHOT 1.5.0-SNAPSHOT 1.6.0-SNAPSHOT diff --git a/artifacts/upstream/single-features/pom.xml b/artifacts/upstream/single-features/pom.xml index 1f0cbf40..8137b9d6 100644 --- a/artifacts/upstream/single-features/pom.xml +++ b/artifacts/upstream/single-features/pom.xml @@ -198,6 +198,15 @@ xml + + + org.opendaylight.of-config + odl-of-config-all + ${ofconfig.version} + features + xml + + org.opendaylight.packetcable diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index 311adf38..47287f85 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -299,6 +299,14 @@ xml + + + org.opendaylight.of-config + features-of-config + xml + features + + org.opendaylight.openflowplugin diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index 3e149995..b12dc12c 100644 --- a/features/singles/odl-integration-all/pom.xml +++ b/features/singles/odl-integration-all/pom.xml @@ -128,6 +128,14 @@ features + + + org.opendaylight.of-config + odl-of-config-all + xml + features + + org.opendaylight.sfc -- 2.36.6