From ce708856491bcd2c85ceaf846453e13e2a21ebdb Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Tue, 15 Mar 2016 13:45:56 +0100 Subject: [PATCH] Make all features use version properties Openflowjava feature was removed, as it is not user-facing and it is available anyway when an openflowplugin feature is installed. Change-Id: I8833706e4301f8f26b5469a6280794bc5a6b9cfb Signed-off-by: Vratko Polak --- features-index/pom.xml | 22 +++++++++---------- .../src/main/resources/features.xml | 10 ++++----- features-test/src/main/resources/features.xml | 19 ++++++++-------- pom.xml | 4 ++++ 4 files changed, 29 insertions(+), 26 deletions(-) diff --git a/features-index/pom.xml b/features-index/pom.xml index 91ac1457..cc58043a 100644 --- a/features-index/pom.xml +++ b/features-index/pom.xml @@ -26,28 +26,28 @@ org.opendaylight.aaa features-aaa-api - 0.4.0-SNAPSHOT + ${feature.aaa.version} features xml org.opendaylight.aaa features-aaa - 0.4.0-SNAPSHOT + ${feature.aaa.version} features xml org.opendaylight.aaa features-aaa-authz - 0.4.0-SNAPSHOT + ${feature.aaa.version} features xml org.opendaylight.alto features-alto-release - 0.3.0-SNAPSHOT + ${feature.alto.version} features xml @@ -183,7 +183,7 @@ org.opendaylight.l2switch features-l2switch - 0.4.0-SNAPSHOT + ${feature.l2switch.version} features xml @@ -346,14 +346,14 @@ org.opendaylight.sdninterfaceapp features-sdninterfaceapp - 1.7.0-SNAPSHOT + ${feature.sdninterfaceapp.version} features xml org.opendaylight.sfc features-sfc - 0.3.0-SNAPSHOT + ${feature.sfc.version} features xml @@ -402,7 +402,7 @@ org.opendaylight.tsdr features-tsdr - 1.2.0-SNAPSHOT + ${feature.tsdr.version} features xml @@ -459,7 +459,7 @@ org.opendaylight.odlparent features-test - 1.7.0-SNAPSHOT + ${feature.odlparent.version} junit @@ -470,7 +470,7 @@ org.opendaylight.controller opendaylight-karaf-empty - 1.7.0-SNAPSHOT + ${feature.odlparent.version} zip @@ -541,7 +541,7 @@ org.opendaylight.controller opendaylight-karaf-empty - 1.7.0-SNAPSHOT + ${feature.odlparent.version} org.opendaylight.odlparent:features-test diff --git a/features-index/src/main/resources/features.xml b/features-index/src/main/resources/features.xml index 9085b2a7..55d6a8cf 100644 --- a/features-index/src/main/resources/features.xml +++ b/features-index/src/main/resources/features.xml @@ -30,9 +30,9 @@ - mvn:org.opendaylight.aaa/features-aaa/0.4.0-SNAPSHOT/xml/features - mvn:org.opendaylight.aaa/features-aaa-authz/0.4.0-SNAPSHOT/xml/features - mvn:org.opendaylight.aaa/features-aaa-api/0.4.0-SNAPSHOT/xml/features + mvn:org.opendaylight.aaa/features-aaa/${feature.aaa.version}/xml/features + mvn:org.opendaylight.aaa/features-aaa-authz/${feature.aaa.version}/xml/features + mvn:org.opendaylight.aaa/features-aaa-api/${feature.aaa.version}/xml/features mvn:org.opendaylight.alto/features-alto-release/${feature.alto.version}/xml/features - odl-aaa-api - odl-aaa-authn - odl-aaa-authz + odl-aaa-api + odl-aaa-authn + odl-aaa-authz odl-aaa-netconf-plugin - odl-aaa-sssd-plugin + odl-aaa-sssd-plugin odl-alto-release - odl-openflowjava-protocol odl-openflowplugin-flow-services odl-openflowplugin-flow-services-rest odl-openflowplugin-flow-services-ui @@ -111,7 +110,7 @@ odl-reservation-models odl-restconf-noauth odl-sfc-test-consumer odl-sfclisp @@ -154,9 +153,9 @@ odl-groupbasedpolicy-ui odl-integration-compatible-with-all odl-iotdm-onem2m - odl-l2switch-switch - odl-l2switch-switch-rest - odl-l2switch-switch-ui + odl-l2switch-switch + odl-l2switch-switch-rest + odl-l2switch-switch-ui 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT 0.3.0-SNAPSHOT