From 3f2425bd839ed2561d4ec7172ad47f5fc1efc370 Mon Sep 17 00:00:00 2001 From: Stephen Kitt Date: Thu, 22 Mar 2018 18:24:26 +0100 Subject: [PATCH] Bump to odlparent 3.1.0 and yangtools 2.0.3 Change-Id: I06d9dadd753b64c3d717b028bb1ddfbcc71a6bf4 Signed-off-by: Stephen Kitt --- aclservice/pom.xml | 5 ++--- alarm/pom.xml | 5 ++--- artifacts/pom.xml | 5 ++--- bgpmanager/pom.xml | 5 ++--- cache/pom.xml | 5 ++--- cloud-servicechain/pom.xml | 5 ++--- coe/pom.xml | 5 ++--- commons/binding-parent/pom.xml | 7 ------- commons/pom.xml | 5 ++--- dhcpservice/pom.xml | 5 ++--- elanmanager/impl/pom.xml | 8 ++++++++ elanmanager/pom.xml | 5 ++--- features/netvirt-features/pom.xml | 5 ++--- features/odl-netvirt-api/pom.xml | 5 ++--- features/odl-netvirt-coe/pom.xml | 5 ++--- features/odl-netvirt-impl/pom.xml | 5 ++--- features/odl-netvirt-openstack/pom.xml | 5 ++--- features/odl-netvirt-sfc/pom.xml | 5 ++--- features/pom.xml | 5 ++--- fibmanager/pom.xml | 5 ++--- ipv6service/pom.xml | 5 ++--- karaf/pom.xml | 5 ++--- natservice/pom.xml | 5 ++--- neutronvpn/pom.xml | 5 ++--- policyservice/pom.xml | 5 ++--- pom.xml | 5 ++--- qosservice/pom.xml | 5 ++--- sfc/classifier/pom.xml | 5 ++--- sfc/pom.xml | 5 ++--- statemanager/pom.xml | 5 ++--- statistics/pom.xml | 5 ++--- vpnmanager/pom.xml | 5 ++--- 32 files changed, 68 insertions(+), 97 deletions(-) diff --git a/aclservice/pom.xml b/aclservice/pom.xml index 47fdbd67dd..9dc32eabd0 100644 --- a/aclservice/pom.xml +++ b/aclservice/pom.xml @@ -6,13 +6,12 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> - + org.opendaylight.odlparent odlparent-lite - 3.0.2 + 3.1.0 diff --git a/alarm/pom.xml b/alarm/pom.xml index dbfa405423..55cae429ad 100644 --- a/alarm/pom.xml +++ b/alarm/pom.xml @@ -6,13 +6,12 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + org.opendaylight.odlparent odlparent-lite - 3.0.2 + 3.1.0 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 975b0317ff..298b9a67b2 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -6,13 +6,12 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + org.opendaylight.odlparent odlparent-lite - 3.0.2 + 3.1.0 diff --git a/bgpmanager/pom.xml b/bgpmanager/pom.xml index e9469693dd..9fd65fe116 100644 --- a/bgpmanager/pom.xml +++ b/bgpmanager/pom.xml @@ -6,13 +6,12 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> - + org.opendaylight.odlparent odlparent-lite - 3.0.2 + 3.1.0 diff --git a/cache/pom.xml b/cache/pom.xml index 1d92c769fe..de866a0c77 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -6,13 +6,12 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + org.opendaylight.odlparent odlparent-lite - 3.0.2 + 3.1.0 diff --git a/cloud-servicechain/pom.xml b/cloud-servicechain/pom.xml index 59c6e07536..54f2be23ce 100644 --- a/cloud-servicechain/pom.xml +++ b/cloud-servicechain/pom.xml @@ -5,13 +5,12 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> - + org.opendaylight.odlparent odlparent-lite - 3.0.2 + 3.1.0 diff --git a/coe/pom.xml b/coe/pom.xml index 93d1ae7611..986184fb0c 100644 --- a/coe/pom.xml +++ b/coe/pom.xml @@ -6,13 +6,12 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> - + org.opendaylight.odlparent odlparent-lite - 3.0.2 + 3.1.0 diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index 506eaa640d..523d9224a2 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -103,13 +103,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.codehaus.mojo findbugs-maven-plugin - - - org.opendaylight.odlparent - findbugs - 3.0.3-SNAPSHOT - - diff --git a/commons/pom.xml b/commons/pom.xml index b6b2c9f812..89e18d31d3 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -6,13 +6,12 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> - + org.opendaylight.odlparent odlparent-lite - 3.0.2 + 3.1.0 diff --git a/dhcpservice/pom.xml b/dhcpservice/pom.xml index 28d35332b5..b9a51376c4 100644 --- a/dhcpservice/pom.xml +++ b/dhcpservice/pom.xml @@ -5,13 +5,12 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> - + org.opendaylight.odlparent odlparent-lite - 3.0.2 + 3.1.0 diff --git a/elanmanager/impl/pom.xml b/elanmanager/impl/pom.xml index 8290454e39..d056ca09fd 100644 --- a/elanmanager/impl/pom.xml +++ b/elanmanager/impl/pom.xml @@ -272,6 +272,14 @@ this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html org.eclipse.xtend xtend-maven-plugin + + + org.codehaus.mojo + findbugs-maven-plugin + + false + + diff --git a/elanmanager/pom.xml b/elanmanager/pom.xml index 58f3ca0e8e..2e40fb6e17 100644 --- a/elanmanager/pom.xml +++ b/elanmanager/pom.xml @@ -6,13 +6,12 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> - + org.opendaylight.odlparent odlparent-lite - 3.0.2 + 3.1.0 diff --git a/features/netvirt-features/pom.xml b/features/netvirt-features/pom.xml index 676e35ffa6..4754b4d152 100644 --- a/features/netvirt-features/pom.xml +++ b/features/netvirt-features/pom.xml @@ -6,13 +6,12 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + org.opendaylight.odlparent feature-repo-parent - 3.0.2 + 3.1.0 diff --git a/features/odl-netvirt-api/pom.xml b/features/odl-netvirt-api/pom.xml index c1231d695f..cbddc62e12 100644 --- a/features/odl-netvirt-api/pom.xml +++ b/features/odl-netvirt-api/pom.xml @@ -6,13 +6,12 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + org.opendaylight.odlparent single-feature-parent - 3.0.2 + 3.1.0 diff --git a/features/odl-netvirt-coe/pom.xml b/features/odl-netvirt-coe/pom.xml index c2c4cdcbb6..5481e3180d 100644 --- a/features/odl-netvirt-coe/pom.xml +++ b/features/odl-netvirt-coe/pom.xml @@ -6,13 +6,12 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + org.opendaylight.odlparent single-feature-parent - 3.0.2 + 3.1.0 diff --git a/features/odl-netvirt-impl/pom.xml b/features/odl-netvirt-impl/pom.xml index b539341d18..77bdff6690 100644 --- a/features/odl-netvirt-impl/pom.xml +++ b/features/odl-netvirt-impl/pom.xml @@ -6,13 +6,12 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + org.opendaylight.odlparent single-feature-parent - 3.0.2 + 3.1.0 diff --git a/features/odl-netvirt-openstack/pom.xml b/features/odl-netvirt-openstack/pom.xml index 39f61d5af8..63aa10f2d4 100644 --- a/features/odl-netvirt-openstack/pom.xml +++ b/features/odl-netvirt-openstack/pom.xml @@ -6,13 +6,12 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + org.opendaylight.odlparent single-feature-parent - 3.0.2 + 3.1.0 diff --git a/features/odl-netvirt-sfc/pom.xml b/features/odl-netvirt-sfc/pom.xml index b59659b42a..ae0f55b2d7 100644 --- a/features/odl-netvirt-sfc/pom.xml +++ b/features/odl-netvirt-sfc/pom.xml @@ -6,13 +6,12 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + org.opendaylight.odlparent single-feature-parent - 3.0.2 + 3.1.0 diff --git a/features/pom.xml b/features/pom.xml index a09b5cee00..01c24e1ab1 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -6,13 +6,12 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + org.opendaylight.odlparent odlparent-lite - 3.0.2 + 3.1.0 diff --git a/fibmanager/pom.xml b/fibmanager/pom.xml index 80a9e55784..44cf9415d1 100644 --- a/fibmanager/pom.xml +++ b/fibmanager/pom.xml @@ -5,13 +5,12 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> - + org.opendaylight.odlparent odlparent-lite - 3.0.2 + 3.1.0 diff --git a/ipv6service/pom.xml b/ipv6service/pom.xml index 19396aa03e..1f7733a869 100644 --- a/ipv6service/pom.xml +++ b/ipv6service/pom.xml @@ -6,13 +6,12 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> - + org.opendaylight.odlparent odlparent-lite - 3.0.2 + 3.1.0 diff --git a/karaf/pom.xml b/karaf/pom.xml index 00d1b203ef..faa1124deb 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -6,13 +6,12 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> - + org.opendaylight.odlparent karaf4-parent - 3.0.2 + 3.1.0 diff --git a/natservice/pom.xml b/natservice/pom.xml index 9310e2d981..17fa2d1e14 100644 --- a/natservice/pom.xml +++ b/natservice/pom.xml @@ -5,13 +5,12 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> - + org.opendaylight.odlparent odlparent-lite - 3.0.2 + 3.1.0 diff --git a/neutronvpn/pom.xml b/neutronvpn/pom.xml index 962db7cc16..45e5ea155d 100644 --- a/neutronvpn/pom.xml +++ b/neutronvpn/pom.xml @@ -6,13 +6,12 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + org.opendaylight.odlparent odlparent-lite - 3.0.2 + 3.1.0 diff --git a/policyservice/pom.xml b/policyservice/pom.xml index e421f6f918..0d9f8c4f7a 100644 --- a/policyservice/pom.xml +++ b/policyservice/pom.xml @@ -6,13 +6,12 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> - + org.opendaylight.odlparent odlparent-lite - 3.0.2 + 3.1.0 diff --git a/pom.xml b/pom.xml index 044171c164..06e085d43f 100644 --- a/pom.xml +++ b/pom.xml @@ -6,13 +6,12 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + org.opendaylight.odlparent odlparent-lite - 3.0.2 + 3.1.0 diff --git a/qosservice/pom.xml b/qosservice/pom.xml index f0c01541a9..4290620ff4 100644 --- a/qosservice/pom.xml +++ b/qosservice/pom.xml @@ -5,13 +5,12 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> - + org.opendaylight.odlparent odlparent-lite - 3.0.2 + 3.1.0 diff --git a/sfc/classifier/pom.xml b/sfc/classifier/pom.xml index f91deaf94a..9d3d536b6f 100644 --- a/sfc/classifier/pom.xml +++ b/sfc/classifier/pom.xml @@ -6,13 +6,12 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + org.opendaylight.odlparent odlparent-lite - 3.0.2 + 3.1.0 diff --git a/sfc/pom.xml b/sfc/pom.xml index f2416bb347..6fe1acccf1 100644 --- a/sfc/pom.xml +++ b/sfc/pom.xml @@ -6,13 +6,12 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + org.opendaylight.odlparent odlparent-lite - 3.0.2 + 3.1.0 diff --git a/statemanager/pom.xml b/statemanager/pom.xml index f92b2febd5..e11e5d5767 100644 --- a/statemanager/pom.xml +++ b/statemanager/pom.xml @@ -6,13 +6,12 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> - + org.opendaylight.odlparent odlparent-lite - 3.0.2 + 3.1.0 diff --git a/statistics/pom.xml b/statistics/pom.xml index 025726ceea..6d543f285b 100644 --- a/statistics/pom.xml +++ b/statistics/pom.xml @@ -5,13 +5,12 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> - + org.opendaylight.odlparent odlparent-lite - 3.0.2 + 3.1.0 diff --git a/vpnmanager/pom.xml b/vpnmanager/pom.xml index f83bb01f8f..e6f323d23a 100644 --- a/vpnmanager/pom.xml +++ b/vpnmanager/pom.xml @@ -5,13 +5,12 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> - + org.opendaylight.odlparent odlparent-lite - 3.0.2 + 3.1.0 -- 2.36.6