From 98dcc773f5892d9ee1482559dc2442116a82e2f0 Mon Sep 17 00:00:00 2001 From: Manoj Date: Fri, 29 Jul 2016 12:01:42 +0530 Subject: [PATCH] Adding Atrium to integration-distribution Change-Id: Iea5f2fba7e0c3dacb6f5c10ef2d5eeb762f0f40d Signed-off-by: Manoj --- features-index/pom.xml | 7 +++++++ features-index/src/main/resources/features.xml | 1 + features-test/src/main/resources/features.xml | 1 + pom.xml | 1 + 4 files changed, 10 insertions(+) diff --git a/features-index/pom.xml b/features-index/pom.xml index 008995ce..ff8111ff 100644 --- a/features-index/pom.xml +++ b/features-index/pom.xml @@ -85,6 +85,13 @@ xml --> + + org.opendaylight.atrium + atrium-features + ${feature.atrium.version} + features + xml + org.opendaylight.bgpcep features-bgp diff --git a/features-index/src/main/resources/features.xml b/features-index/src/main/resources/features.xml index cb889b8b..18073dda 100644 --- a/features-index/src/main/resources/features.xml +++ b/features-index/src/main/resources/features.xml @@ -38,6 +38,7 @@ https://lists.opendaylight.org/pipermail/armoury-dev/2016-January/000081.html. Need to be uncommented once in Boron --> + mvn:org.opendaylight.atrium/atrium-features/${feature.atrium.version}/xml/features mvn:org.opendaylight.bgpcep/features-bgp/${feature.bgpcep.version}/xml/features mvn:org.opendaylight.bgpcep/features-bmp/${feature.bgpcep.version}/xml/features mvn:org.opendaylight.bgpcep/features-extras/${feature.bgpcep.version}/xml/features diff --git a/features-test/src/main/resources/features.xml b/features-test/src/main/resources/features.xml index 050cd60d..152ffa46 100644 --- a/features-test/src/main/resources/features.xml +++ b/features-test/src/main/resources/features.xml @@ -67,6 +67,7 @@ Needs to be uncommented once in Boron odl-armoury-workloadmanager --> + odl-atrium-all odl-bgpcep-bgp-all odl-bgpcep-bmp odl-bgpcep-pcep-all diff --git a/pom.xml b/pom.xml index dcf5a2d5..e607f696 100644 --- a/pom.xml +++ b/pom.xml @@ -33,6 +33,7 @@ 0.3.0-SNAPSHOT 0.4.0-SNAPSHOT 0.3.0-SNAPSHOT + 0.0.1-SNAPSHOT 1.2.0-SNAPSHOT 0.6.0-SNAPSHOT 0.3.0-SNAPSHOT -- 2.36.6