From 7a3c688fdebf3df78b6634603c1e2051e52c5a30 Mon Sep 17 00:00:00 2001 From: Kai Gao Date: Mon, 26 Jun 2017 08:15:29 +0800 Subject: [PATCH] Migrate to odlparent 2.0.0 Change-Id: I2e9a9afd773f2a894089dcabeec8718463dd921f Signed-off-by: Kai Gao --- alto-basic/auto-maps/artifacts/pom.xml | 2 +- alto-basic/auto-maps/features/pom.xml | 2 +- alto-basic/auto-maps/karaf/pom.xml | 4 +- alto-basic/auto-maps/pom.xml | 2 +- .../src/main/yang/alto-costmap-config.yang | 2 +- alto-basic/manual-maps/features/pom.xml | 2 +- alto-basic/manual-maps/karaf/pom.xml | 4 +- alto-basic/manual-maps/pom.xml | 2 +- alto-basic/pom.xml | 2 +- alto-basic/simple-ecs/features/pom.xml | 2 +- alto-basic/simple-ecs/impl/pom.xml | 6 + alto-basic/simple-ecs/karaf/pom.xml | 4 +- alto-basic/simple-ecs/pom.xml | 2 +- alto-basic/simple-ird/artifacts/pom.xml | 2 +- alto-basic/simple-ird/features/pom.xml | 2 +- alto-basic/simple-ird/karaf/pom.xml | 4 +- alto-basic/simple-ird/pom.xml | 2 +- alto-core/northbound/features/pom.xml | 2 +- alto-core/northbound/karaf/pom.xml | 4 +- alto-core/northbound/pom.xml | 2 +- alto-core/pom.xml | 2 +- alto-core/resourcepool/pom.xml | 2 +- .../costmap/pom.xml | 2 +- .../endpointcost/pom.xml | 2 +- .../endpointproperty/pom.xml | 2 +- .../networkmap/pom.xml | 2 +- alto-core/standard-northbound-routes/pom.xml | 2 +- .../model-base/features/pom.xml | 2 +- .../model-base/karaf/pom.xml | 4 +- .../model-base/pom.xml | 2 +- .../model-config/features/pom.xml | 2 +- .../model-config/karaf/pom.xml | 4 +- .../model-config/pom.xml | 2 +- .../model-costmap/features/pom.xml | 2 +- .../model-costmap/karaf/pom.xml | 4 +- .../model-costmap/pom.xml | 2 +- .../model-endpointcost/features/pom.xml | 2 +- .../model-endpointcost/karaf/pom.xml | 4 +- .../model-endpointcost/pom.xml | 2 +- .../model-endpointproperty/features/pom.xml | 2 +- .../model-endpointproperty/karaf/pom.xml | 4 +- .../model-endpointproperty/pom.xml | 2 +- .../model-ird/features/pom.xml | 2 +- .../model-ird/karaf/pom.xml | 4 +- .../standard-service-models/model-ird/pom.xml | 2 +- .../model-networkmap/features/pom.xml | 2 +- .../model-networkmap/karaf/pom.xml | 4 +- .../model-networkmap/pom.xml | 2 +- alto-core/standard-service-models/pom.xml | 2 +- alto-extensions/incremental-update/pom.xml | 2 +- alto-extensions/multicost/pom.xml | 2 +- alto-extensions/pom.xml | 2 +- alto-extensions/rsade/pom.xml | 2 +- alto-extensions/simple-pce/features/pom.xml | 2 +- alto-extensions/simple-pce/karaf/pom.xml | 4 +- .../network-tracker/features/pom.xml | 2 +- .../simple-pce/network-tracker/pom.xml | 2 +- alto-extensions/simple-pce/pom.xml | 2 +- alto-karaf/pom.xml | 4 +- alto-release-features/features-alto/pom.xml | 353 ++++-------------- .../src/main/features/features.xml | 232 ------------ alto-release-features/features4-alto/pom.xml | 164 -------- .../odl-alto-auto-maps/pom.xml | 2 +- alto-release-features/odl-alto-basic/pom.xml | 2 +- alto-release-features/odl-alto-core/pom.xml | 2 +- .../odl-alto-extension/pom.xml | 2 +- alto-release-features/odl-alto-iupd/pom.xml | 2 +- .../odl-alto-manual-maps/pom.xml | 2 +- .../odl-alto-multicost/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../odl-alto-nonstandard-types/pom.xml | 2 +- .../odl-alto-northbound/pom.xml | 2 +- .../odl-alto-release/pom.xml | 2 +- .../odl-alto-resourcepool/pom.xml | 2 +- alto-release-features/odl-alto-rsabs/pom.xml | 2 +- .../odl-alto-simpleecs/pom.xml | 2 +- .../odl-alto-simpleird/pom.xml | 2 +- alto-release-features/odl-alto-spce/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../odl-alto-standard-service-models/pom.xml | 2 +- .../odl-alto-standard-types/pom.xml | 2 +- alto-release-features/pom.xml | 3 +- pom.xml | 2 +- 85 files changed, 177 insertions(+), 769 deletions(-) delete mode 100644 alto-release-features/features-alto/src/main/features/features.xml delete mode 100644 alto-release-features/features4-alto/pom.xml diff --git a/alto-basic/auto-maps/artifacts/pom.xml b/alto-basic/auto-maps/artifacts/pom.xml index 6dcd9a98..02e45f0c 100644 --- a/alto-basic/auto-maps/artifacts/pom.xml +++ b/alto-basic/auto-maps/artifacts/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 1.9.0 + 2.0.0 diff --git a/alto-basic/auto-maps/features/pom.xml b/alto-basic/auto-maps/features/pom.xml index 45d9de05..6d0634c5 100644 --- a/alto-basic/auto-maps/features/pom.xml +++ b/alto-basic/auto-maps/features/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.9.0 + 2.0.0 diff --git a/alto-basic/auto-maps/karaf/pom.xml b/alto-basic/auto-maps/karaf/pom.xml index 7676ad96..67077dd8 100644 --- a/alto-basic/auto-maps/karaf/pom.xml +++ b/alto-basic/auto-maps/karaf/pom.xml @@ -10,8 +10,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent - karaf-parent - 1.9.0 + karaf4-parent + 2.0.0 diff --git a/alto-basic/auto-maps/pom.xml b/alto-basic/auto-maps/pom.xml index 626084cd..c24c6909 100644 --- a/alto-basic/auto-maps/pom.xml +++ b/alto-basic/auto-maps/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/alto-basic/manual-maps/api/src/main/yang/alto-costmap-config.yang b/alto-basic/manual-maps/api/src/main/yang/alto-costmap-config.yang index 34789448..9edd743c 100644 --- a/alto-basic/manual-maps/api/src/main/yang/alto-costmap-config.yang +++ b/alto-basic/manual-maps/api/src/main/yang/alto-costmap-config.yang @@ -35,7 +35,7 @@ module alto-costmap-config { type alto-types:resource-id; } leaf tag { - mandatory ture; + mandatory true; type alto-types:tag; } diff --git a/alto-basic/manual-maps/features/pom.xml b/alto-basic/manual-maps/features/pom.xml index fd485614..a2ed43a4 100644 --- a/alto-basic/manual-maps/features/pom.xml +++ b/alto-basic/manual-maps/features/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.9.0 + 2.0.0 org.opendaylight.alto.basic diff --git a/alto-basic/manual-maps/karaf/pom.xml b/alto-basic/manual-maps/karaf/pom.xml index f25553da..44230f57 100644 --- a/alto-basic/manual-maps/karaf/pom.xml +++ b/alto-basic/manual-maps/karaf/pom.xml @@ -8,8 +8,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent - karaf-parent - 1.9.0 + karaf4-parent + 2.0.0 4.0.0 diff --git a/alto-basic/manual-maps/pom.xml b/alto-basic/manual-maps/pom.xml index 2f8c44e0..616fe2a8 100644 --- a/alto-basic/manual-maps/pom.xml +++ b/alto-basic/manual-maps/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/alto-basic/pom.xml b/alto-basic/pom.xml index e01071a2..14a79c24 100644 --- a/alto-basic/pom.xml +++ b/alto-basic/pom.xml @@ -9,7 +9,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/alto-basic/simple-ecs/features/pom.xml b/alto-basic/simple-ecs/features/pom.xml index 97555e03..114c629d 100644 --- a/alto-basic/simple-ecs/features/pom.xml +++ b/alto-basic/simple-ecs/features/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.9.0 + 2.0.0 org.opendaylight.alto.basic diff --git a/alto-basic/simple-ecs/impl/pom.xml b/alto-basic/simple-ecs/impl/pom.xml index 5ce2f3aa..5e15f03b 100644 --- a/alto-basic/simple-ecs/impl/pom.xml +++ b/alto-basic/simple-ecs/impl/pom.xml @@ -90,6 +90,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html model-flow-statistics 0.5.0-SNAPSHOT + + + org.opendaylight.openflowplugin.model + model-flow-base + 0.5.0-SNAPSHOT + diff --git a/alto-basic/simple-ecs/karaf/pom.xml b/alto-basic/simple-ecs/karaf/pom.xml index 35669a00..b91ba50f 100644 --- a/alto-basic/simple-ecs/karaf/pom.xml +++ b/alto-basic/simple-ecs/karaf/pom.xml @@ -8,8 +8,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent - karaf-parent - 1.9.0 + karaf4-parent + 2.0.0 4.0.0 diff --git a/alto-basic/simple-ecs/pom.xml b/alto-basic/simple-ecs/pom.xml index fb6bb033..7f217b45 100644 --- a/alto-basic/simple-ecs/pom.xml +++ b/alto-basic/simple-ecs/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/alto-basic/simple-ird/artifacts/pom.xml b/alto-basic/simple-ird/artifacts/pom.xml index a59932ef..d3e88234 100644 --- a/alto-basic/simple-ird/artifacts/pom.xml +++ b/alto-basic/simple-ird/artifacts/pom.xml @@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 1.9.0 + 2.0.0 diff --git a/alto-basic/simple-ird/features/pom.xml b/alto-basic/simple-ird/features/pom.xml index b348eda9..63d60e45 100644 --- a/alto-basic/simple-ird/features/pom.xml +++ b/alto-basic/simple-ird/features/pom.xml @@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.9.0 + 2.0.0 diff --git a/alto-basic/simple-ird/karaf/pom.xml b/alto-basic/simple-ird/karaf/pom.xml index 993bd4d0..5b54a594 100644 --- a/alto-basic/simple-ird/karaf/pom.xml +++ b/alto-basic/simple-ird/karaf/pom.xml @@ -12,8 +12,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent - karaf-parent - 1.9.0 + karaf4-parent + 2.0.0 org.opendaylight.alto.basic diff --git a/alto-basic/simple-ird/pom.xml b/alto-basic/simple-ird/pom.xml index 3808acb4..6a7429ee 100644 --- a/alto-basic/simple-ird/pom.xml +++ b/alto-basic/simple-ird/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/alto-core/northbound/features/pom.xml b/alto-core/northbound/features/pom.xml index 24fb0955..36636824 100644 --- a/alto-core/northbound/features/pom.xml +++ b/alto-core/northbound/features/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.9.0 + 2.0.0 org.opendaylight.alto.core diff --git a/alto-core/northbound/karaf/pom.xml b/alto-core/northbound/karaf/pom.xml index e2977400..f4ef5fe2 100644 --- a/alto-core/northbound/karaf/pom.xml +++ b/alto-core/northbound/karaf/pom.xml @@ -8,8 +8,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent - karaf-parent - 1.9.0 + karaf4-parent + 2.0.0 4.0.0 diff --git a/alto-core/northbound/pom.xml b/alto-core/northbound/pom.xml index 5dcbabcf..6aa192ff 100644 --- a/alto-core/northbound/pom.xml +++ b/alto-core/northbound/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/alto-core/pom.xml b/alto-core/pom.xml index 9b2d3ff7..8f9dc18e 100644 --- a/alto-core/pom.xml +++ b/alto-core/pom.xml @@ -9,7 +9,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/alto-core/resourcepool/pom.xml b/alto-core/resourcepool/pom.xml index d2e2338b..14f639c4 100644 --- a/alto-core/resourcepool/pom.xml +++ b/alto-core/resourcepool/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/alto-core/standard-northbound-routes/costmap/pom.xml b/alto-core/standard-northbound-routes/costmap/pom.xml index 79970ec2..6eb84de0 100644 --- a/alto-core/standard-northbound-routes/costmap/pom.xml +++ b/alto-core/standard-northbound-routes/costmap/pom.xml @@ -9,7 +9,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/alto-core/standard-northbound-routes/endpointcost/pom.xml b/alto-core/standard-northbound-routes/endpointcost/pom.xml index 7fcbf0c0..b4559a27 100644 --- a/alto-core/standard-northbound-routes/endpointcost/pom.xml +++ b/alto-core/standard-northbound-routes/endpointcost/pom.xml @@ -9,7 +9,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/alto-core/standard-northbound-routes/endpointproperty/pom.xml b/alto-core/standard-northbound-routes/endpointproperty/pom.xml index 13ba2e78..13a3657a 100644 --- a/alto-core/standard-northbound-routes/endpointproperty/pom.xml +++ b/alto-core/standard-northbound-routes/endpointproperty/pom.xml @@ -9,7 +9,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/alto-core/standard-northbound-routes/networkmap/pom.xml b/alto-core/standard-northbound-routes/networkmap/pom.xml index b10566ad..799cc1a8 100644 --- a/alto-core/standard-northbound-routes/networkmap/pom.xml +++ b/alto-core/standard-northbound-routes/networkmap/pom.xml @@ -9,7 +9,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/alto-core/standard-northbound-routes/pom.xml b/alto-core/standard-northbound-routes/pom.xml index 7cb8ffc1..965d6b3e 100644 --- a/alto-core/standard-northbound-routes/pom.xml +++ b/alto-core/standard-northbound-routes/pom.xml @@ -9,7 +9,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/alto-core/standard-service-models/model-base/features/pom.xml b/alto-core/standard-service-models/model-base/features/pom.xml index 19e81adc..38210cc9 100644 --- a/alto-core/standard-service-models/model-base/features/pom.xml +++ b/alto-core/standard-service-models/model-base/features/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.9.0 + 2.0.0 org.opendaylight.alto.core diff --git a/alto-core/standard-service-models/model-base/karaf/pom.xml b/alto-core/standard-service-models/model-base/karaf/pom.xml index 39f2fe3b..8ae07d3f 100644 --- a/alto-core/standard-service-models/model-base/karaf/pom.xml +++ b/alto-core/standard-service-models/model-base/karaf/pom.xml @@ -8,8 +8,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent - karaf-parent - 1.9.0 + karaf4-parent + 2.0.0 4.0.0 diff --git a/alto-core/standard-service-models/model-base/pom.xml b/alto-core/standard-service-models/model-base/pom.xml index 23dd722f..18ba07c1 100644 --- a/alto-core/standard-service-models/model-base/pom.xml +++ b/alto-core/standard-service-models/model-base/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/alto-core/standard-service-models/model-config/features/pom.xml b/alto-core/standard-service-models/model-config/features/pom.xml index 894ff881..3d3351e3 100644 --- a/alto-core/standard-service-models/model-config/features/pom.xml +++ b/alto-core/standard-service-models/model-config/features/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.9.0 + 2.0.0 org.opendaylight.alto.core diff --git a/alto-core/standard-service-models/model-config/karaf/pom.xml b/alto-core/standard-service-models/model-config/karaf/pom.xml index da4c8239..7c57a924 100644 --- a/alto-core/standard-service-models/model-config/karaf/pom.xml +++ b/alto-core/standard-service-models/model-config/karaf/pom.xml @@ -8,8 +8,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent - karaf-parent - 1.9.0 + karaf4-parent + 2.0.0 4.0.0 diff --git a/alto-core/standard-service-models/model-config/pom.xml b/alto-core/standard-service-models/model-config/pom.xml index 294e9aa6..7f1ec1e8 100644 --- a/alto-core/standard-service-models/model-config/pom.xml +++ b/alto-core/standard-service-models/model-config/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/alto-core/standard-service-models/model-costmap/features/pom.xml b/alto-core/standard-service-models/model-costmap/features/pom.xml index 28fa7788..37c8d649 100644 --- a/alto-core/standard-service-models/model-costmap/features/pom.xml +++ b/alto-core/standard-service-models/model-costmap/features/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.9.0 + 2.0.0 org.opendaylight.alto.core diff --git a/alto-core/standard-service-models/model-costmap/karaf/pom.xml b/alto-core/standard-service-models/model-costmap/karaf/pom.xml index eaf41559..dc208c74 100644 --- a/alto-core/standard-service-models/model-costmap/karaf/pom.xml +++ b/alto-core/standard-service-models/model-costmap/karaf/pom.xml @@ -8,8 +8,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent - karaf-parent - 1.9.0 + karaf4-parent + 2.0.0 4.0.0 diff --git a/alto-core/standard-service-models/model-costmap/pom.xml b/alto-core/standard-service-models/model-costmap/pom.xml index c7c6d6e1..26d8cb79 100644 --- a/alto-core/standard-service-models/model-costmap/pom.xml +++ b/alto-core/standard-service-models/model-costmap/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/alto-core/standard-service-models/model-endpointcost/features/pom.xml b/alto-core/standard-service-models/model-endpointcost/features/pom.xml index 0d6cbfea..b136280f 100644 --- a/alto-core/standard-service-models/model-endpointcost/features/pom.xml +++ b/alto-core/standard-service-models/model-endpointcost/features/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.9.0 + 2.0.0 org.opendaylight.alto.core diff --git a/alto-core/standard-service-models/model-endpointcost/karaf/pom.xml b/alto-core/standard-service-models/model-endpointcost/karaf/pom.xml index 5156f840..bb15f342 100644 --- a/alto-core/standard-service-models/model-endpointcost/karaf/pom.xml +++ b/alto-core/standard-service-models/model-endpointcost/karaf/pom.xml @@ -8,8 +8,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent - karaf-parent - 1.9.0 + karaf4-parent + 2.0.0 4.0.0 diff --git a/alto-core/standard-service-models/model-endpointcost/pom.xml b/alto-core/standard-service-models/model-endpointcost/pom.xml index 6680a0e9..170c774e 100644 --- a/alto-core/standard-service-models/model-endpointcost/pom.xml +++ b/alto-core/standard-service-models/model-endpointcost/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/alto-core/standard-service-models/model-endpointproperty/features/pom.xml b/alto-core/standard-service-models/model-endpointproperty/features/pom.xml index a302b147..145a1d11 100644 --- a/alto-core/standard-service-models/model-endpointproperty/features/pom.xml +++ b/alto-core/standard-service-models/model-endpointproperty/features/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.9.0 + 2.0.0 org.opendaylight.alto.core diff --git a/alto-core/standard-service-models/model-endpointproperty/karaf/pom.xml b/alto-core/standard-service-models/model-endpointproperty/karaf/pom.xml index 511d8a68..17b19b42 100644 --- a/alto-core/standard-service-models/model-endpointproperty/karaf/pom.xml +++ b/alto-core/standard-service-models/model-endpointproperty/karaf/pom.xml @@ -8,8 +8,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent - karaf-parent - 1.9.0 + karaf4-parent + 2.0.0 4.0.0 diff --git a/alto-core/standard-service-models/model-endpointproperty/pom.xml b/alto-core/standard-service-models/model-endpointproperty/pom.xml index ce6e59de..1db45563 100644 --- a/alto-core/standard-service-models/model-endpointproperty/pom.xml +++ b/alto-core/standard-service-models/model-endpointproperty/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/alto-core/standard-service-models/model-ird/features/pom.xml b/alto-core/standard-service-models/model-ird/features/pom.xml index cb278b45..1aed60c0 100644 --- a/alto-core/standard-service-models/model-ird/features/pom.xml +++ b/alto-core/standard-service-models/model-ird/features/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.9.0 + 2.0.0 org.opendaylight.alto.core diff --git a/alto-core/standard-service-models/model-ird/karaf/pom.xml b/alto-core/standard-service-models/model-ird/karaf/pom.xml index 37d93655..3cb60668 100644 --- a/alto-core/standard-service-models/model-ird/karaf/pom.xml +++ b/alto-core/standard-service-models/model-ird/karaf/pom.xml @@ -8,8 +8,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent - karaf-parent - 1.9.0 + karaf4-parent + 2.0.0 4.0.0 diff --git a/alto-core/standard-service-models/model-ird/pom.xml b/alto-core/standard-service-models/model-ird/pom.xml index f643fa57..1b12ce2b 100644 --- a/alto-core/standard-service-models/model-ird/pom.xml +++ b/alto-core/standard-service-models/model-ird/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/alto-core/standard-service-models/model-networkmap/features/pom.xml b/alto-core/standard-service-models/model-networkmap/features/pom.xml index ac354fa7..622dcd92 100644 --- a/alto-core/standard-service-models/model-networkmap/features/pom.xml +++ b/alto-core/standard-service-models/model-networkmap/features/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.9.0 + 2.0.0 org.opendaylight.alto.core diff --git a/alto-core/standard-service-models/model-networkmap/karaf/pom.xml b/alto-core/standard-service-models/model-networkmap/karaf/pom.xml index 882b61e2..14842468 100644 --- a/alto-core/standard-service-models/model-networkmap/karaf/pom.xml +++ b/alto-core/standard-service-models/model-networkmap/karaf/pom.xml @@ -8,8 +8,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent - karaf-parent - 1.9.0 + karaf4-parent + 2.0.0 4.0.0 diff --git a/alto-core/standard-service-models/model-networkmap/pom.xml b/alto-core/standard-service-models/model-networkmap/pom.xml index f139a631..224def77 100644 --- a/alto-core/standard-service-models/model-networkmap/pom.xml +++ b/alto-core/standard-service-models/model-networkmap/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/alto-core/standard-service-models/pom.xml b/alto-core/standard-service-models/pom.xml index c4367901..ddc244e6 100644 --- a/alto-core/standard-service-models/pom.xml +++ b/alto-core/standard-service-models/pom.xml @@ -9,7 +9,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/alto-extensions/incremental-update/pom.xml b/alto-extensions/incremental-update/pom.xml index f154e257..aa936879 100644 --- a/alto-extensions/incremental-update/pom.xml +++ b/alto-extensions/incremental-update/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/alto-extensions/multicost/pom.xml b/alto-extensions/multicost/pom.xml index 804c41be..953079f2 100644 --- a/alto-extensions/multicost/pom.xml +++ b/alto-extensions/multicost/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/alto-extensions/pom.xml b/alto-extensions/pom.xml index 7067a0ab..994ce46c 100644 --- a/alto-extensions/pom.xml +++ b/alto-extensions/pom.xml @@ -9,7 +9,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/alto-extensions/rsade/pom.xml b/alto-extensions/rsade/pom.xml index bae0e2c9..1013a9cd 100644 --- a/alto-extensions/rsade/pom.xml +++ b/alto-extensions/rsade/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/alto-extensions/simple-pce/features/pom.xml b/alto-extensions/simple-pce/features/pom.xml index a855c79c..35b84351 100644 --- a/alto-extensions/simple-pce/features/pom.xml +++ b/alto-extensions/simple-pce/features/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.9.0 + 2.0.0 org.opendaylight.alto.ext diff --git a/alto-extensions/simple-pce/karaf/pom.xml b/alto-extensions/simple-pce/karaf/pom.xml index f79f3046..8264f163 100644 --- a/alto-extensions/simple-pce/karaf/pom.xml +++ b/alto-extensions/simple-pce/karaf/pom.xml @@ -8,8 +8,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent - karaf-parent - 1.9.0 + karaf4-parent + 2.0.0 4.0.0 diff --git a/alto-extensions/simple-pce/network-tracker/features/pom.xml b/alto-extensions/simple-pce/network-tracker/features/pom.xml index ea5bf1ac..6cfe7795 100644 --- a/alto-extensions/simple-pce/network-tracker/features/pom.xml +++ b/alto-extensions/simple-pce/network-tracker/features/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.9.0 + 2.0.0 org.opendaylight.alto.spce.network diff --git a/alto-extensions/simple-pce/network-tracker/pom.xml b/alto-extensions/simple-pce/network-tracker/pom.xml index 4e820e55..cf2fc558 100644 --- a/alto-extensions/simple-pce/network-tracker/pom.xml +++ b/alto-extensions/simple-pce/network-tracker/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/alto-extensions/simple-pce/pom.xml b/alto-extensions/simple-pce/pom.xml index 828a721a..f28ecc62 100644 --- a/alto-extensions/simple-pce/pom.xml +++ b/alto-extensions/simple-pce/pom.xml @@ -9,7 +9,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 diff --git a/alto-karaf/pom.xml b/alto-karaf/pom.xml index 01ce8a51..a746b0c2 100644 --- a/alto-karaf/pom.xml +++ b/alto-karaf/pom.xml @@ -8,8 +8,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent - karaf-parent - 1.9.0 + karaf4-parent + 2.0.0 4.0.0 diff --git a/alto-release-features/features-alto/pom.xml b/alto-release-features/features-alto/pom.xml index 46e34312..dcccee97 100644 --- a/alto-release-features/features-alto/pom.xml +++ b/alto-release-features/features-alto/pom.xml @@ -9,357 +9,156 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 4.0.0 org.opendaylight.odlparent - features-parent - 1.9.0 + feature-repo-parent + 2.0.0 org.opendaylight.alto - features-alto-release + features4-alto 0.5.0-SNAPSHOT - OpenDaylight :: alto :: ${project.artifactId} - - - 0.11.0-SNAPSHOT - 1.6.0-SNAPSHOT - 1.6.0-SNAPSHOT - etc/opendaylight/karaf - 0.6.0-SNAPSHOT - 0.5.0-SNAPSHOT - - - - - - - org.opendaylight.alto - alto-parent - ${project.version} - pom - import - - - org.opendaylight.controller - mdsal-artifacts - ${mdsal.version} - pom - import - - - org.opendaylight.netconf - restconf-artifacts - ${restconf.version} - pom - import - - - + feature - org.opendaylight.mdsal.model - features-mdsal-model - ${mdsal.model.version} - features - xml - runtime - - - org.opendaylight.controller - features-mdsal - features + ${project.groupId} + odl-alto-release + ${project.version} xml - runtime - - - org.opendaylight.netconf - features-restconf features - xml - runtime - - - - org.opendaylight.alto.core - alto-basic-types - ${project.version} - - - - org.opendaylight.alto.core - alto-resourcepool-api - ${project.version} - - - - org.opendaylight.alto.core - alto-resourcepool-impl - ${project.version} - - - - org.opendaylight.alto.core - alto-northbound-api - ${project.version} - - - - org.opendaylight.alto.core - alto-northbound-impl - ${project.version} - - - - org.opendaylight.alto.core - alto-northbound-route-networkmap-api - ${project.version} - - - - org.opendaylight.alto.core - alto-northbound-route-networkmap-impl - ${project.version} - - - org.opendaylight.alto.core - alto-northbound-route-costmap-api - ${project.version} - - - - org.opendaylight.alto.core - alto-northbound-route-costmap-impl - ${project.version} - - - - org.opendaylight.alto.core - alto-northbound-route-endpointcost-api - ${project.version} - - - - org.opendaylight.alto.core - alto-northbound-route-endpointcost-impl - ${project.version} - - - org.opendaylight.alto.core - alto-northbound-route-endpointproperty-api - ${project.version} - - - - org.opendaylight.alto.core - alto-northbound-route-endpointproperty-impl - ${project.version} - - - - org.opendaylight.alto.core - alto-service-model-ird-api - ${project.version} - - - - org.opendaylight.alto.core - alto-service-model-base-api - ${project.version} - - - - org.opendaylight.alto.core - alto-service-model-networkmap-api - ${project.version} - - - - org.opendaylight.alto.core - alto-service-model-endpointcost-api - ${project.version} - - - - org.opendaylight.alto.core - alto-service-model-endpointproperty-api - ${project.version} - - - - org.opendaylight.alto.core - alto-service-model-costmap-api - ${project.version} - - - - org.opendaylight.alto.core - alto-service-model-config-api - ${project.version} - - - - org.opendaylight.alto.basic - alto-simple-ird-impl - ${project.version} - - - - org.opendaylight.alto.basic - alto-manual-maps-impl - ${project.version} - - - - org.opendaylight.alto.basic - alto-manual-maps-impl + ${project.groupId} + odl-alto-core ${project.version} xml - config - - - - org.opendaylight.alto.basic - alto-manual-maps-api - ${project.version} + features - - org.opendaylight.alto.basic - alto-simple-ird-api + ${project.groupId} + odl-alto-basic ${project.version} - - - org.opendaylight.openflowplugin - features-openflowplugin - features - ${openflow.plugin.version} xml - runtime - - - org.opendaylight.openflowplugin.model - model-flow-statistics - ${openflow.plugin.version} - jar - - - org.opendaylight.l2switch - features-l2switch features - ${l2switch.version} - xml - runtime - org.opendaylight.alto.spce.network - network-tracker-config + ${project.groupId} + odl-alto-extension ${project.version} xml - config - - - org.opendaylight.alto.spce.network - network-tracker-impl - ${project.version} - runtime + features - org.opendaylight.alto.spce.network - network-tracker-impl + ${project.groupId} + odl-alto-spce ${project.version} xml - config - runtime + features - org.opendaylight.alto.spce.network - network-tracker-api + ${project.groupId} + odl-alto-resourcepool ${project.version} - runtime + xml + features - org.opendaylight.alto.ext - alto-spce-impl + ${project.groupId} + odl-alto-northbound ${project.version} + xml + features - org.opendaylight.alto.ext - alto-spce-impl + ${project.groupId} + odl-alto-standard-service-models ${project.version} xml - config + features - org.opendaylight.alto.ext - alto-spce-api + ${project.groupId} + odl-alto-standard-northbound-route ${project.version} + xml + features - - ${project.groupId}.basic - alto-simple-ecs-impl + ${project.groupId} + odl-alto-standard-resource-translator ${project.version} + xml + features - ${project.groupId}.basic - alto-simple-ecs-impl + ${project.groupId} + odl-alto-simpleird ${project.version} xml - config + features - ${project.groupId}.basic - alto-simple-ecs-api + ${project.groupId} + odl-alto-manual-maps ${project.version} + xml + features - - org.opendaylight.alto.basic - alto-auto-maps-impl + ${project.groupId} + odl-alto-simpleecs ${project.version} + xml + features - org.opendaylight.alto.basic - alto-auto-maps-api + ${project.groupId} + odl-alto-auto-maps ${project.version} + xml + features - - org.opendaylight.alto - multicost-api + ${project.groupId} + odl-alto-nonstandard-types ${project.version} + xml + features - - org.opendaylight.alto - multicost-impl + ${project.groupId} + odl-alto-nonstandard-service-models ${project.version} + xml + features - - org.opendaylight.alto - incremental-update-api + ${project.groupId} + odl-alto-nonstandard-northbound-route ${project.version} + xml + features - - org.opendaylight.alto - incremental-update-impl + ${project.groupId} + odl-alto-multicost ${project.version} + xml + features - - org.opendaylight.alto - rsade-api + ${project.groupId} + odl-alto-iupd ${project.version} + xml + features - - org.opendaylight.alto - rsade-impl + ${project.groupId} + odl-alto-rsabs ${project.version} + xml + features diff --git a/alto-release-features/features-alto/src/main/features/features.xml b/alto-release-features/features-alto/src/main/features/features.xml deleted file mode 100644 index 4568b0bb..00000000 --- a/alto-release-features/features-alto/src/main/features/features.xml +++ /dev/null @@ -1,232 +0,0 @@ - - - - - mvn:org.opendaylight.controller/features-mdsal/${mdsal.version}/xml/features - mvn:org.opendaylight.mdsal.model/features-mdsal-model/${mdsal.model.version}/xml/features - mvn:org.opendaylight.netconf/features-restconf/${restconf.version}/xml/features - mvn:org.opendaylight.l2switch/features-l2switch/${l2switch.version}/xml/features - mvn:org.opendaylight.openflowplugin/features-openflowplugin/${openflow.plugin.version}/xml/features - - - odl-alto-core - odl-alto-basic - odl-alto-extension - - - - odl-alto-standard-northbound-route - odl-alto-standard-resource-translator - - - - odl-alto-simpleecs - odl-alto-auto-maps - - - - odl-alto-northbound - odl-alto-nonstandard-types - odl-alto-nonstandard-service-models - odl-alto-nonstandard-northbound-route - odl-alto-spce - odl-alto-multicost - odl-alto-iupd - odl-alto-rsabs - - - - odl-mdsal-models - odl-mdsal-broker - odl-openflowplugin-flow-services - odl-openflowplugin-southbound - - odl-l2switch-loopremover - odl-l2switch-hosttracker - odl-l2switch-arphandler - - mvn:org.opendaylight.alto.spce.network/network-tracker-api/${project.version} - mvn:org.opendaylight.alto.spce.network/network-tracker-impl/${project.version} - - mvn:org.opendaylight.alto.spce.network/network-tracker-impl/${project.version}/xml/config - - mvn:org.opendaylight.alto.ext/alto-spce-api/${project.version} - mvn:org.opendaylight.alto.ext/alto-spce-impl/${project.version} - - mvn:org.opendaylight.alto.ext/alto-spce-impl/${project.version}/xml/config - - - - - - odl-mdsal-models - mvn:org.opendaylight.alto.core/alto-basic-types/${project.version} - - - - odl-mdsal-models - odl-mdsal-broker - - odl-alto-standard-types - - mvn:org.opendaylight.alto.core/alto-resourcepool-api/${project.version} - mvn:org.opendaylight.alto.core/alto-resourcepool-impl/${project.version} - - - - odl-restconf - odl-mdsal-models - odl-mdsal-broker - - mvn:org.opendaylight.alto.core/alto-northbound-api/${project.version} - mvn:org.opendaylight.alto.core/alto-northbound-impl/${project.version} - - - - odl-mdsal-models - odl-alto-resourcepool - - mvn:org.opendaylight.alto.core/alto-service-model-base-api/${project.version} - mvn:org.opendaylight.alto.core/alto-service-model-ird-api/${project.version} - mvn:org.opendaylight.alto.core/alto-service-model-networkmap-api/${project.version} - mvn:org.opendaylight.alto.core/alto-service-model-endpointcost-api/${project.version} - mvn:org.opendaylight.alto.core/alto-service-model-costmap-api/${project.version} - mvn:org.opendaylight.alto.core/alto-service-model-endpointproperty-api/${project.version} - - - - - odl-alto-standard-service-models - odl-alto-northbound - - mvn:org.opendaylight.alto.core/alto-northbound-route-networkmap-api/${project.version} - mvn:org.opendaylight.alto.core/alto-northbound-route-networkmap-impl/${project.version} - - mvn:org.opendaylight.alto.core/alto-northbound-route-costmap-api/${project.version} - mvn:org.opendaylight.alto.core/alto-northbound-route-costmap-impl/${project.version} - - mvn:org.opendaylight.alto.core/alto-northbound-route-endpointcost-api/${project.version} - mvn:org.opendaylight.alto.core/alto-northbound-route-endpointcost-impl/${project.version} - - mvn:org.opendaylight.alto.core/alto-northbound-route-endpointproperty-api/${project.version} - mvn:org.opendaylight.alto.core/alto-northbound-route-endpointproperty-impl/${project.version} - - - - - - - - odl-mdsal-models - odl-mdsal-broker - - odl-alto-northbound - odl-alto-standard-service-models - - mvn:org.opendaylight.alto.basic/alto-simple-ird-api/${project.version} - mvn:org.opendaylight.alto.basic/alto-simple-ird-impl/${project.version} - - - - odl-mdsal-models - odl-mdsal-broker - odl-alto-simpleird - - mvn:org.opendaylight.alto.core/alto-northbound-route-networkmap-api/${project.version} - mvn:org.opendaylight.alto.core/alto-northbound-route-costmap-api/${project.version} - mvn:org.opendaylight.alto.core/alto-service-model-config-api/${project.version} - mvn:org.opendaylight.alto.basic/alto-manual-maps-api/${project.version} - mvn:org.opendaylight.alto.basic/alto-manual-maps-impl/${project.version} - - mvn:org.opendaylight.alto.basic/alto-manual-maps-impl/${project.version}/xml/config - - - - - odl-l2switch-hosttracker - odl-alto-core - - mvn:org.opendaylight.alto.basic/alto-simple-ecs-api/${project.version} - mvn:org.opendaylight.alto.basic/alto-simple-ecs-impl/${project.version} - - mvn:org.opendaylight.alto.basic/alto-simple-ecs-impl/${project.version}/xml/config - - - - - odl-mdsal-models - odl-mdsal-broker - odl-l2switch-hosttracker - odl-alto-manual-maps - - mvn:org.opendaylight.alto.basic/alto-auto-maps-api/${project.version} - mvn:org.opendaylight.alto.basic/alto-auto-maps-impl/${project.version} - - - - - - - - - - - - - - - - odl-mdsal-models - odl-mdsal-broker - odl-alto-northbound - - mvn:org.opendaylight.alto/multicost-api/${project.version} - mvn:org.opendaylight.alto/multicost-impl/${project.version} - - - - odl-mdsal-models - odl-mdsal-broker - - mvn:org.opendaylight.alto/incremental-update-api/${project.version} - mvn:org.opendaylight.alto/incremental-update-impl/${project.version} - - - - odl-mdsal-models - odl-mdsal-broker - - mvn:org.opendaylight.alto/rsade-api/${project.version} - mvn:org.opendaylight.alto/rsade-impl/${project.version} - - - diff --git a/alto-release-features/features4-alto/pom.xml b/alto-release-features/features4-alto/pom.xml deleted file mode 100644 index 9a279bfe..00000000 --- a/alto-release-features/features4-alto/pom.xml +++ /dev/null @@ -1,164 +0,0 @@ - - - - 4.0.0 - - org.opendaylight.odlparent - feature-repo-parent - 1.9.0 - - - - org.opendaylight.alto - features4-alto - 0.5.0-SNAPSHOT - feature - - - - ${project.groupId} - odl-alto-release - ${project.version} - xml - features - - - ${project.groupId} - odl-alto-core - ${project.version} - xml - features - - - ${project.groupId} - odl-alto-basic - ${project.version} - xml - features - - - ${project.groupId} - odl-alto-extension - ${project.version} - xml - features - - - ${project.groupId} - odl-alto-spce - ${project.version} - xml - features - - - ${project.groupId} - odl-alto-resourcepool - ${project.version} - xml - features - - - ${project.groupId} - odl-alto-northbound - ${project.version} - xml - features - - - ${project.groupId} - odl-alto-standard-service-models - ${project.version} - xml - features - - - ${project.groupId} - odl-alto-standard-northbound-route - ${project.version} - xml - features - - - ${project.groupId} - odl-alto-standard-resource-translator - ${project.version} - xml - features - - - ${project.groupId} - odl-alto-simpleird - ${project.version} - xml - features - - - ${project.groupId} - odl-alto-manual-maps - ${project.version} - xml - features - - - ${project.groupId} - odl-alto-simpleecs - ${project.version} - xml - features - - - ${project.groupId} - odl-alto-auto-maps - ${project.version} - xml - features - - - ${project.groupId} - odl-alto-nonstandard-types - ${project.version} - xml - features - - - ${project.groupId} - odl-alto-nonstandard-service-models - ${project.version} - xml - features - - - ${project.groupId} - odl-alto-nonstandard-northbound-route - ${project.version} - xml - features - - - ${project.groupId} - odl-alto-multicost - ${project.version} - xml - features - - - ${project.groupId} - odl-alto-iupd - ${project.version} - xml - features - - - ${project.groupId} - odl-alto-rsabs - ${project.version} - xml - features - - - diff --git a/alto-release-features/odl-alto-auto-maps/pom.xml b/alto-release-features/odl-alto-auto-maps/pom.xml index 78aa42fa..10b9e907 100644 --- a/alto-release-features/odl-alto-auto-maps/pom.xml +++ b/alto-release-features/odl-alto-auto-maps/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/alto-release-features/odl-alto-basic/pom.xml b/alto-release-features/odl-alto-basic/pom.xml index 4e6dd1ff..1a0ffe44 100644 --- a/alto-release-features/odl-alto-basic/pom.xml +++ b/alto-release-features/odl-alto-basic/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/alto-release-features/odl-alto-core/pom.xml b/alto-release-features/odl-alto-core/pom.xml index 818ec447..d39907b5 100644 --- a/alto-release-features/odl-alto-core/pom.xml +++ b/alto-release-features/odl-alto-core/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/alto-release-features/odl-alto-extension/pom.xml b/alto-release-features/odl-alto-extension/pom.xml index 75f889f3..ca8e0e71 100644 --- a/alto-release-features/odl-alto-extension/pom.xml +++ b/alto-release-features/odl-alto-extension/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/alto-release-features/odl-alto-iupd/pom.xml b/alto-release-features/odl-alto-iupd/pom.xml index 95141154..8d8bbfba 100644 --- a/alto-release-features/odl-alto-iupd/pom.xml +++ b/alto-release-features/odl-alto-iupd/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/alto-release-features/odl-alto-manual-maps/pom.xml b/alto-release-features/odl-alto-manual-maps/pom.xml index 7fe9ff94..df161c64 100644 --- a/alto-release-features/odl-alto-manual-maps/pom.xml +++ b/alto-release-features/odl-alto-manual-maps/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/alto-release-features/odl-alto-multicost/pom.xml b/alto-release-features/odl-alto-multicost/pom.xml index de7ab70c..23b28a3c 100644 --- a/alto-release-features/odl-alto-multicost/pom.xml +++ b/alto-release-features/odl-alto-multicost/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/alto-release-features/odl-alto-nonstandard-northbound-route/pom.xml b/alto-release-features/odl-alto-nonstandard-northbound-route/pom.xml index 133800e4..60556ccc 100644 --- a/alto-release-features/odl-alto-nonstandard-northbound-route/pom.xml +++ b/alto-release-features/odl-alto-nonstandard-northbound-route/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/alto-release-features/odl-alto-nonstandard-service-models/pom.xml b/alto-release-features/odl-alto-nonstandard-service-models/pom.xml index b5f61390..9ef411f8 100644 --- a/alto-release-features/odl-alto-nonstandard-service-models/pom.xml +++ b/alto-release-features/odl-alto-nonstandard-service-models/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/alto-release-features/odl-alto-nonstandard-types/pom.xml b/alto-release-features/odl-alto-nonstandard-types/pom.xml index f82d92ed..544a6d22 100644 --- a/alto-release-features/odl-alto-nonstandard-types/pom.xml +++ b/alto-release-features/odl-alto-nonstandard-types/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/alto-release-features/odl-alto-northbound/pom.xml b/alto-release-features/odl-alto-northbound/pom.xml index f32a5e53..50572299 100644 --- a/alto-release-features/odl-alto-northbound/pom.xml +++ b/alto-release-features/odl-alto-northbound/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/alto-release-features/odl-alto-release/pom.xml b/alto-release-features/odl-alto-release/pom.xml index 79af6826..4734fbe3 100644 --- a/alto-release-features/odl-alto-release/pom.xml +++ b/alto-release-features/odl-alto-release/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/alto-release-features/odl-alto-resourcepool/pom.xml b/alto-release-features/odl-alto-resourcepool/pom.xml index d0c66861..ac5cabd9 100644 --- a/alto-release-features/odl-alto-resourcepool/pom.xml +++ b/alto-release-features/odl-alto-resourcepool/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/alto-release-features/odl-alto-rsabs/pom.xml b/alto-release-features/odl-alto-rsabs/pom.xml index 355733e1..4cc4baae 100644 --- a/alto-release-features/odl-alto-rsabs/pom.xml +++ b/alto-release-features/odl-alto-rsabs/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/alto-release-features/odl-alto-simpleecs/pom.xml b/alto-release-features/odl-alto-simpleecs/pom.xml index e08e6e21..6cb33a6f 100644 --- a/alto-release-features/odl-alto-simpleecs/pom.xml +++ b/alto-release-features/odl-alto-simpleecs/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/alto-release-features/odl-alto-simpleird/pom.xml b/alto-release-features/odl-alto-simpleird/pom.xml index 60ed910f..b1d3e662 100644 --- a/alto-release-features/odl-alto-simpleird/pom.xml +++ b/alto-release-features/odl-alto-simpleird/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/alto-release-features/odl-alto-spce/pom.xml b/alto-release-features/odl-alto-spce/pom.xml index 3a9016d6..0c0012d2 100644 --- a/alto-release-features/odl-alto-spce/pom.xml +++ b/alto-release-features/odl-alto-spce/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/alto-release-features/odl-alto-standard-northbound-route/pom.xml b/alto-release-features/odl-alto-standard-northbound-route/pom.xml index f937a9b5..6f87fb41 100644 --- a/alto-release-features/odl-alto-standard-northbound-route/pom.xml +++ b/alto-release-features/odl-alto-standard-northbound-route/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/alto-release-features/odl-alto-standard-resource-translator/pom.xml b/alto-release-features/odl-alto-standard-resource-translator/pom.xml index 5c76c65f..66884b94 100644 --- a/alto-release-features/odl-alto-standard-resource-translator/pom.xml +++ b/alto-release-features/odl-alto-standard-resource-translator/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/alto-release-features/odl-alto-standard-service-models/pom.xml b/alto-release-features/odl-alto-standard-service-models/pom.xml index 4139fe7f..6a486a5e 100644 --- a/alto-release-features/odl-alto-standard-service-models/pom.xml +++ b/alto-release-features/odl-alto-standard-service-models/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/alto-release-features/odl-alto-standard-types/pom.xml b/alto-release-features/odl-alto-standard-types/pom.xml index cfb34b24..613130a3 100644 --- a/alto-release-features/odl-alto-standard-types/pom.xml +++ b/alto-release-features/odl-alto-standard-types/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 1.9.0 + 2.0.0 diff --git a/alto-release-features/pom.xml b/alto-release-features/pom.xml index 19b37871..f0bbb734 100644 --- a/alto-release-features/pom.xml +++ b/alto-release-features/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 1.9.0 + 2.0.0 @@ -21,7 +21,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL features-alto - features4-alto odl-alto-release odl-alto-core odl-alto-basic diff --git a/pom.xml b/pom.xml index 3fdad9ce..3798e06f 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.9.0 + 2.0.0 -- 2.36.6