From fab244a239d2a0b7bbf98f456a4f40c837a9c3f7 Mon Sep 17 00:00:00 2001 From: Martial COULIBALY Date: Mon, 29 Jan 2018 16:18:02 +0100 Subject: [PATCH] Bump to yangtools-2.0.0 and odlparent-3.0.2 Change-Id: I613dd68d160bfb1e3881f0d760b3a915839517bc Signed-off-by: Martial COULIBALY Signed-off-by: Olivier RENAIS --- artifacts/pom.xml | 2 +- features/features-transportpce/pom.xml | 2 +- features/odl-transportpce-api/pom.xml | 2 +- features/odl-transportpce-cli/pom.xml | 2 +- features/odl-transportpce-ordmodels/pom.xml | 2 +- features/odl-transportpce-rest/pom.xml | 2 +- features/odl-transportpce-ui/pom.xml | 2 +- features/odl-transportpce/pom.xml | 2 +- features/pom.xml | 2 +- impl/pom.xml | 2 +- karaf/pom.xml | 2 +- tests/pom.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 1651956b5..b25ee74f4 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.5 + 3.0.2 diff --git a/features/features-transportpce/pom.xml b/features/features-transportpce/pom.xml index c8baced8d..d40f69009 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.5 + 3.0.2 diff --git a/features/odl-transportpce-api/pom.xml b/features/odl-transportpce-api/pom.xml index cf937e1e4..cf86dc1ed 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.5 + 3.0.2 diff --git a/features/odl-transportpce-cli/pom.xml b/features/odl-transportpce-cli/pom.xml index cd258992d..6c90a98af 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.5 + 3.0.2 diff --git a/features/odl-transportpce-ordmodels/pom.xml b/features/odl-transportpce-ordmodels/pom.xml index 20a28dfb6..c67549463 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.5 + 3.0.2 diff --git a/features/odl-transportpce-rest/pom.xml b/features/odl-transportpce-rest/pom.xml index 47ae38810..ed955f231 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.5 + 3.0.2 diff --git a/features/odl-transportpce-ui/pom.xml b/features/odl-transportpce-ui/pom.xml index f5d08227c..a53adcf23 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.5 + 3.0.2 diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 783ba4abc..284b2b677 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.5 + 3.0.2 diff --git a/features/pom.xml b/features/pom.xml index 85ec8aa2e..1109c4fd5 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.5 + 3.0.2 diff --git a/impl/pom.xml b/impl/pom.xml index 4ffb57de8..543d4d1fe 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.5 + 3.0.2 diff --git a/karaf/pom.xml b/karaf/pom.xml index 8d85922c3..86ce37758 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.5 + 3.0.2 diff --git a/tests/pom.xml b/tests/pom.xml index 4cb2dff89..8f74d50a9 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 - 2.0.5 + 3.0.2 -- 2.36.6