From a2aeb61f61d87e481ebcacd7d90b812a3e4f17d8 Mon Sep 17 00:00:00 2001 From: Christophe Betoule Date: Wed, 11 Oct 2017 12:42:16 +0200 Subject: [PATCH] Update all pom.xml to be aligned with Oxygen Change-Id: Iacb7bb349787370d5845e748ae233f315c62d548 Signed-off-by: Christophe Betoule --- api/pom.xml | 2 +- artifacts/pom.xml | 2 +- cli/pom.xml | 2 +- features/features-transportpce/pom.xml | 2 +- features/odl-transportpce-api/pom.xml | 14 +++++++------- features/odl-transportpce-cli/pom.xml | 14 +++++++------- features/odl-transportpce-ordmodels/pom.xml | 14 +++++++------- features/odl-transportpce-rest/pom.xml | 4 ++-- features/odl-transportpce-ui/pom.xml | 6 +++--- features/odl-transportpce/pom.xml | 12 ++++++------ 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 +- stubpce/pom.xml | 2 +- stubrenderer/pom.xml | 2 +- 21 files changed, 59 insertions(+), 59 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index ca7b2bb06..901b2b8dc 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/artifacts/pom.xml b/artifacts/pom.xml index b9ad3c1f6..1651956b5 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 - 2.0.4 + 2.0.5 diff --git a/cli/pom.xml b/cli/pom.xml index 276e51345..d3dfa8687 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.7.0-SNAPSHOT + 0.8.0-SNAPSHOT diff --git a/features/features-transportpce/pom.xml b/features/features-transportpce/pom.xml index e5476cf34..c8baced8d 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 - 2.0.4 + 2.0.5 diff --git a/features/odl-transportpce-api/pom.xml b/features/odl-transportpce-api/pom.xml index a22e7627d..cf937e1e4 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 - 2.0.4 + 2.0.5 @@ -23,12 +23,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL - 0.11.0-SNAPSHOT - 1.6.0-SNAPSHOT - 1.6.0-SNAPSHOT - 1.2.0-SNAPSHOT - 0.6.0-SNAPSHOT - 1.3.0-SNAPSHOT + 0.12.0-SNAPSHOT + 1.7.0-SNAPSHOT + 1.7.0-SNAPSHOT + 1.3.0-SNAPSHOT + 0.7.0-SNAPSHOT + 1.4.0-SNAPSHOT etc/opendaylight/karaf diff --git a/features/odl-transportpce-cli/pom.xml b/features/odl-transportpce-cli/pom.xml index 6340e41fb..cd258992d 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 - 2.0.4 + 2.0.5 @@ -22,12 +22,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL feature - 0.11.0-SNAPSHOT - 1.6.0-SNAPSHOT - 1.6.0-SNAPSHOT - 1.2.0-SNAPSHOT - 0.6.0-SNAPSHOT - 1.3.0-SNAPSHOT + 0.12.0-SNAPSHOT + 1.7.0-SNAPSHOT + 1.7.0-SNAPSHOT + 1.3.0-SNAPSHOT + 0.7.0-SNAPSHOT + 1.4.0-SNAPSHOT etc/opendaylight/karaf diff --git a/features/odl-transportpce-ordmodels/pom.xml b/features/odl-transportpce-ordmodels/pom.xml index 444418863..20a28dfb6 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 - 2.0.4 + 2.0.5 @@ -22,12 +22,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL feature - 0.11.0-SNAPSHOT - 1.6.0-SNAPSHOT - 1.6.0-SNAPSHOT - 1.2.0-SNAPSHOT - 0.6.0-SNAPSHOT - 1.3.0-SNAPSHOT + 0.12.0-SNAPSHOT + 1.7.0-SNAPSHOT + 1.7.0-SNAPSHOT + 1.3.0-SNAPSHOT + 0.7.0-SNAPSHOT + 1.4.0-SNAPSHOT etc/opendaylight/karaf diff --git a/features/odl-transportpce-rest/pom.xml b/features/odl-transportpce-rest/pom.xml index 2402257b1..47ae38810 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 - 2.0.4 + 2.0.5 @@ -22,7 +22,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL feature - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT OpenDaylight :: transportpce :: REST diff --git a/features/odl-transportpce-ui/pom.xml b/features/odl-transportpce-ui/pom.xml index 8569512bb..f5d08227c 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 - 2.0.4 + 2.0.5 @@ -22,8 +22,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL feature - 1.6.0-SNAPSHOT - 0.6.0-SNAPSHOT + 1.7.0-SNAPSHOT + 0.7.0-SNAPSHOT OpenDaylight :: transportpce :: UI diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 3d5f502d5..783ba4abc 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 - 2.0.4 + 2.0.5 @@ -23,11 +23,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL - 0.11.0-SNAPSHOT - 1.6.0-SNAPSHOT - 1.2.0-SNAPSHOT - 0.6.0-SNAPSHOT - 1.3.0-SNAPSHOT + 0.12.0-SNAPSHOT + 1.7.0-SNAPSHOT + 1.3.0-SNAPSHOT + 0.7.0-SNAPSHOT + 1.4.0-SNAPSHOT etc/opendaylight/karaf diff --git a/features/pom.xml b/features/pom.xml index 99ba2425b..85ec8aa2e 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 - 2.0.4 + 2.0.5 diff --git a/impl/pom.xml b/impl/pom.xml index 06c72824c..4ffb57de8 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 - 2.0.4 + 2.0.5 @@ -31,12 +31,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller.model model-topology - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT org.opendaylight.netconf sal-netconf-connector - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT diff --git a/it/pom.xml b/it/pom.xml index 74750ad91..d886aae49 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.6.0-SNAPSHOT + 1.7.0-SNAPSHOT diff --git a/karaf/pom.xml b/karaf/pom.xml index 5651e2366..8d85922c3 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 - 2.0.4 + 2.0.5 diff --git a/olm/pom.xml b/olm/pom.xml index 1e08b60b3..10582caa5 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.7.0-SNAPSHOT + 0.8.0-SNAPSHOT @@ -44,7 +44,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf sal-netconf-connector - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT diff --git a/ordmodels/pom.xml b/ordmodels/pom.xml index 55d5ebc1a..8c1f1a954 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.11.0-SNAPSHOT + 0.12.0-SNAPSHOT @@ -52,42 +52,42 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf ietf-netconf - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT org.opendaylight.mdsal.model ietf-inet-types-2013-07-15 - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT org.opendaylight.mdsal.model iana-afn-safi - 2013.07.04.11.0-SNAPSHOT + 2013.07.04.12.0-SNAPSHOT org.opendaylight.mdsal.model ietf-access-control-list - 0.9.0-SNAPSHOT + 0.10.0-SNAPSHOT org.opendaylight.mdsal.model iana-if-type-2014-05-08 - 2014.05.08.11.0-SNAPSHOT + 2014.05.08.12.0-SNAPSHOT org.opendaylight.mdsal.model ietf-yang-types-20130715 - 2013.07.15.11.0-SNAPSHOT + 2013.07.15.12.0-SNAPSHOT org.opendaylight.mdsal.model ietf-interfaces - 2014.05.08.11.0-SNAPSHOT + 2014.05.08.12.0-SNAPSHOT org.opendaylight.mdsal.model ietf-packet-fields - 0.9.0-SNAPSHOT + 0.10.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 6af9b748f..2ba19ec87 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.4 + 2.0.5 diff --git a/renderer/pom.xml b/renderer/pom.xml index 32a4d3eae..4f5ca5b8d 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.7.0-SNAPSHOT + 0.8.0-SNAPSHOT @@ -40,7 +40,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf sal-netconf-connector - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index 3d9cc2db4..5f0ea8c1a 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.7.0-SNAPSHOT + 0.8.0-SNAPSHOT diff --git a/stubpce/pom.xml b/stubpce/pom.xml index cf0246e28..48ae3cfa0 100644 --- a/stubpce/pom.xml +++ b/stubpce/pom.xml @@ -17,7 +17,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.controller config-parent - 0.7.0-SNAPSHOT + 0.8.0-SNAPSHOT diff --git a/stubrenderer/pom.xml b/stubrenderer/pom.xml index 7ddaabf08..f20331c00 100644 --- a/stubrenderer/pom.xml +++ b/stubrenderer/pom.xml @@ -15,7 +15,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.controller config-parent - 0.7.0-SNAPSHOT + 0.8.0-SNAPSHOT -- 2.36.6