From: Emiapwil (Gao Kai) Date: Thu, 14 May 2015 13:57:04 +0000 (+0800) Subject: features for alto X-Git-Tag: release/lithium-sr2~25 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=c175f82ac5e3d8b9a000a8ecc41b60c524883bf0;p=integration%2Fdistribution.git features for alto Change-Id: I06081517e7546844e62851c3d1ee3fdd5b5fcd63 Signed-off-by: Emiapwil (Gao Kai) --- diff --git a/features/index/pom.xml b/features/index/pom.xml index f17564cc..adc0271e 100644 --- a/features/index/pom.xml +++ b/features/index/pom.xml @@ -44,6 +44,13 @@ features xml + + org.opendaylight.alto + features-alto + 0.1.0-SNAPSHOT + 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 1c742bee..07af4cf2 100644 --- a/features/index/src/main/resources/features.xml +++ b/features/index/src/main/resources/features.xml @@ -33,6 +33,7 @@ mvn:org.opendaylight.aaa/features-aaa/0.2.0-SNAPSHOT/xml/features mvn:org.opendaylight.aaa/features-aaa-authz/0.2.0-SNAPSHOT/xml/features mvn:org.opendaylight.aaa/features-aaa-api/0.2.0-SNAPSHOT/xml/features + mvn:org.opendaylight.alto/features-alto/${feature.alto.version}/xml/features mvn:org.opendaylight.bgpcep/features-bgp/${feature.bgpcep.version}/xml/features mvn:org.opendaylight.bgpcep/features-extras/${feature.bgpcep.version}/xml/features mvn:org.opendaylight.bgpcep/features-pcep/${feature.bgpcep.version}/xml/features diff --git a/features/test/src/main/resources/features.xml b/features/test/src/main/resources/features.xml index f30c0021..4911b59a 100644 --- a/features/test/src/main/resources/features.xml +++ b/features/test/src/main/resources/features.xml @@ -63,6 +63,7 @@ odl-aaa-netconf-plugin odl-aaa-sssd-plugin odl-adsal-all + odl-alto-integration-test odl-bgpcep-bgp-all odl-bgpcep-pcep-all odl-capwap-ac-rest diff --git a/pom.xml b/pom.xml index 4a2b0b9a..6e7e86a0 100644 --- a/pom.xml +++ b/pom.xml @@ -23,6 +23,7 @@ 0.1.0-SNAPSHOT 0.9.0-SNAPSHOT + 0.1.0-SNAPSHOT 0.4.0-SNAPSHOT 0.1.0-SNAPSHOT 1.0.0-SNAPSHOT