From 45111e387b0969da6529824383246ffe2fe59282 Mon Sep 17 00:00:00 2001 From: wsx25289 <10200860@zte.com.cn> Date: Mon, 6 Nov 2017 15:29:39 +0800 Subject: [PATCH] Add P4plugin to distribution Change-Id: Ie5809267935713e9e2ffe58ffb97a533e70ffebf Signed-off-by: Wsx25289 <10200860@zte.com.cn> --- artifacts/upstream/feature-repos/pom.xml | 9 +++++++++ artifacts/upstream/properties/pom.xml | 1 + 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(+) diff --git a/artifacts/upstream/feature-repos/pom.xml b/artifacts/upstream/feature-repos/pom.xml index d19d18bc..0d5b759a 100644 --- a/artifacts/upstream/feature-repos/pom.xml +++ b/artifacts/upstream/feature-repos/pom.xml @@ -214,6 +214,15 @@ xml + + + org.opendaylight.p4plugin + features-p4plugin + ${p4plugin.version} + features + xml + + org.opendaylight.packetcable diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index fa05be74..62dacd30 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -81,6 +81,7 @@ 1.4.0-SNAPSHOT 0.6.0-SNAPSHOT 1.6.0-SNAPSHOT + 0.1.0-SNAPSHOT 1.7.0-SNAPSHOT 1.7.0-SNAPSHOT 1.10.0-SNAPSHOT diff --git a/artifacts/upstream/single-features/pom.xml b/artifacts/upstream/single-features/pom.xml index 37b3164b..1743407b 100644 --- a/artifacts/upstream/single-features/pom.xml +++ b/artifacts/upstream/single-features/pom.xml @@ -318,6 +318,15 @@ xml + + + org.opendaylight.p4plugin + odl-p4plugin-all + ${p4plugin.version} + features + xml + + org.opendaylight.packetcable diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index 5879a337..5e5e9bd8 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -371,6 +371,14 @@ xml + + + org.opendaylight.p4plugin + features-p4plugin + features + xml + + org.opendaylight.packetcable diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index a907c1eb..cab9f9ea 100644 --- a/features/singles/odl-integration-all/pom.xml +++ b/features/singles/odl-integration-all/pom.xml @@ -178,6 +178,14 @@ features + + + org.opendaylight.p4plugin + odl-p4plugin-all + xml + features + + org.opendaylight.sfc -- 2.36.6