From 703714eb01f521a7a025b02780be9e0a86e2330f Mon Sep 17 00:00:00 2001 From: Martial COULIBALY Date: Wed, 4 Jul 2018 16:20:34 +0200 Subject: [PATCH] Bump to odlparent 3.1.1 stable release put dependencies modules into stable/oxygen Change-Id: I2bcb22485335094fc1ed09718be32881db09cd45 Co-authored-by: guillaume.lambert Signed-off-by: Martial COULIBALY Signed-off-by: guillaume.lambert --- api/pom.xml | 2 +- artifacts/pom.xml | 2 +- cli/pom.xml | 2 +- features/features-transportpce/pom.xml | 2 +- features/odl-transportpce-api/pom.xml | 12 ++++++------ features/odl-transportpce-cli/pom.xml | 12 ++++++------ features/odl-transportpce-ordmodels/pom.xml | 12 ++++++------ features/odl-transportpce-rest/pom.xml | 4 ++-- features/odl-transportpce-ui/pom.xml | 6 +++--- features/odl-transportpce/pom.xml | 10 +++++----- features/pom.xml | 2 +- impl/pom.xml | 6 +++--- it/pom.xml | 2 +- karaf/pom.xml | 2 +- olm/pom.xml | 4 ++-- ordmodels/pom.xml | 18 +++++++++--------- pom.xml | 2 +- renderer/pom.xml | 4 ++-- servicehandler/pom.xml | 2 +- tests/pom.xml | 2 +- tests/stubpce/pom.xml | 2 +- tests/stubrenderer/pom.xml | 2 +- 22 files changed, 56 insertions(+), 56 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 3ffbc0500..458670e74 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.12.2-SNAPSHOT + 0.12.2 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index f5b66878f..2bebe150d 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 3.1.0 + 3.1.1 diff --git a/cli/pom.xml b/cli/pom.xml index 8450199cf..7bc4bf2bd 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.8.2-SNAPSHOT + 0.8.2 diff --git a/features/features-transportpce/pom.xml b/features/features-transportpce/pom.xml index 28c782d10..9935c5322 100644 --- a/features/features-transportpce/pom.xml +++ b/features/features-transportpce/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent feature-repo-parent - 3.1.0 + 3.1.1 diff --git a/features/odl-transportpce-api/pom.xml b/features/odl-transportpce-api/pom.xml index 18395bf82..a28e2c42b 100644 --- a/features/odl-transportpce-api/pom.xml +++ b/features/odl-transportpce-api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 3.1.0 + 3.1.1 @@ -23,12 +23,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL - 0.12.2-SNAPSHOT - 1.7.2-SNAPSHOT - 1.7.2-SNAPSHOT + 0.12.2 + 1.7.2 + 1.7.2 1.3.0-SNAPSHOT - 0.7.2-SNAPSHOT - 1.4.2-SNAPSHOT + 0.7.2 + 1.4.2 etc/opendaylight/karaf diff --git a/features/odl-transportpce-cli/pom.xml b/features/odl-transportpce-cli/pom.xml index 884dd923d..305da9b8d 100644 --- a/features/odl-transportpce-cli/pom.xml +++ b/features/odl-transportpce-cli/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 3.1.0 + 3.1.1 @@ -22,12 +22,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL feature - 0.12.2-SNAPSHOT - 1.7.2-SNAPSHOT - 1.7.2-SNAPSHOT + 0.12.2 + 1.7.2 + 1.7.2 1.3.0-SNAPSHOT - 0.7.2-SNAPSHOT - 1.4.2-SNAPSHOT + 0.7.2 + 1.4.2 etc/opendaylight/karaf diff --git a/features/odl-transportpce-ordmodels/pom.xml b/features/odl-transportpce-ordmodels/pom.xml index 7a2addd79..122131a3b 100644 --- a/features/odl-transportpce-ordmodels/pom.xml +++ b/features/odl-transportpce-ordmodels/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 3.1.0 + 3.1.1 @@ -22,12 +22,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL feature - 0.12.2-SNAPSHOT - 1.7.2-SNAPSHOT - 1.7.2-SNAPSHOT + 0.12.2 + 1.7.2 + 1.7.2 1.3.0-SNAPSHOT - 0.7.2-SNAPSHOT - 1.4.2-SNAPSHOT + 0.7.2 + 1.4.2 etc/opendaylight/karaf diff --git a/features/odl-transportpce-rest/pom.xml b/features/odl-transportpce-rest/pom.xml index ecd3c4718..864bd4a75 100644 --- a/features/odl-transportpce-rest/pom.xml +++ b/features/odl-transportpce-rest/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 3.1.0 + 3.1.1 @@ -22,7 +22,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL feature - 1.7.2-SNAPSHOT + 1.7.2 OpenDaylight :: transportpce :: REST diff --git a/features/odl-transportpce-ui/pom.xml b/features/odl-transportpce-ui/pom.xml index 10eca5614..09d149326 100644 --- a/features/odl-transportpce-ui/pom.xml +++ b/features/odl-transportpce-ui/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 3.1.0 + 3.1.1 @@ -22,8 +22,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL feature - 1.7.2-SNAPSHOT - 0.7.2-SNAPSHOT + 1.7.2 + 0.7.2 OpenDaylight :: transportpce :: UI diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 48687a29a..b2b56de8e 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 3.1.0 + 3.1.1 @@ -23,11 +23,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL - 0.12.2-SNAPSHOT - 1.7.2-SNAPSHOT + 0.12.2 + 1.7.2 1.3.0-SNAPSHOT - 0.7.2-SNAPSHOT - 1.4.2-SNAPSHOT + 0.7.2 + 1.4.2 etc/opendaylight/karaf diff --git a/features/pom.xml b/features/pom.xml index 8781d5ad9..7b6a5f99d 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 3.1.0 + 3.1.1 diff --git a/impl/pom.xml b/impl/pom.xml index 4950cdce3..c42e4b313 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent bundle-parent - 3.1.0 + 3.1.1 @@ -31,12 +31,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller.model model-topology - 1.7.2-SNAPSHOT + 1.7.2 org.opendaylight.netconf sal-netconf-connector - 1.7.2-SNAPSHOT + 1.7.2 diff --git a/it/pom.xml b/it/pom.xml index 557539bba..fbf90e458 100644 --- a/it/pom.xml +++ b/it/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-it-parent - 1.7.2-SNAPSHOT + 1.7.2 diff --git a/karaf/pom.xml b/karaf/pom.xml index bce1afdd9..69516a2b4 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf4-parent - 3.1.0 + 3.1.1 diff --git a/olm/pom.xml b/olm/pom.xml index 0eeaa8f5a..38c0fc571 100644 --- a/olm/pom.xml +++ b/olm/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.8.2-SNAPSHOT + 0.8.2 @@ -44,7 +44,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf sal-netconf-connector - 1.7.2-SNAPSHOT + 1.7.2 diff --git a/ordmodels/pom.xml b/ordmodels/pom.xml index 654052d6d..65a081ae3 100644 --- a/ordmodels/pom.xml +++ b/ordmodels/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.12.2-SNAPSHOT + 0.12.2 @@ -52,42 +52,42 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf ietf-netconf - 1.4.2-SNAPSHOT + 1.4.2 org.opendaylight.mdsal.model ietf-inet-types-2013-07-15 - 1.4.2-SNAPSHOT + 1.4.2 org.opendaylight.mdsal.model iana-afn-safi - 2013.07.04.12.2-SNAPSHOT + 2013.07.04.12.2 org.opendaylight.mdsal.model ietf-access-control-list - 0.10.2-SNAPSHOT + 0.10.2 org.opendaylight.mdsal.model iana-if-type-2014-05-08 - 2014.05.08.12.2-SNAPSHOT + 2014.05.08.12.2 org.opendaylight.mdsal.model ietf-yang-types-20130715 - 2013.07.15.12.2-SNAPSHOT + 2013.07.15.12.2 org.opendaylight.mdsal.model ietf-interfaces - 2014.05.08.12.2-SNAPSHOT + 2014.05.08.12.2 org.opendaylight.mdsal.model ietf-packet-fields - 0.10.2-SNAPSHOT + 0.10.2 diff --git a/pom.xml b/pom.xml index e31d75d41..1a4c9926b 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 2.0.5 + 3.1.1 diff --git a/renderer/pom.xml b/renderer/pom.xml index 8d9b79f11..262bfb7cd 100644 --- a/renderer/pom.xml +++ b/renderer/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.8.2-SNAPSHOT + 0.8.2 @@ -40,7 +40,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf sal-netconf-connector - 1.7.2-SNAPSHOT + 1.7.2 diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index 93e4937d7..50e2cfab3 100644 --- a/servicehandler/pom.xml +++ b/servicehandler/pom.xml @@ -15,7 +15,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.controller config-parent - 0.8.2-SNAPSHOT + 0.8.2 diff --git a/tests/pom.xml b/tests/pom.xml index ad7ee1d91..b21c7976e 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 3.1.0 + 3.1.1 diff --git a/tests/stubpce/pom.xml b/tests/stubpce/pom.xml index 85f0051d4..ae0df3207 100644 --- a/tests/stubpce/pom.xml +++ b/tests/stubpce/pom.xml @@ -17,7 +17,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.controller config-parent - 0.8.2-SNAPSHOT + 0.8.2 diff --git a/tests/stubrenderer/pom.xml b/tests/stubrenderer/pom.xml index 51c2e177d..40be2eed5 100644 --- a/tests/stubrenderer/pom.xml +++ b/tests/stubrenderer/pom.xml @@ -15,7 +15,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.controller config-parent - 0.8.2-SNAPSHOT + 0.8.2 -- 2.36.6