From 11584b43acd40e1d03027953fb52d3f58045ddd5 Mon Sep 17 00:00:00 2001 From: Stephen Kitt Date: Thu, 6 Oct 2016 09:53:29 +0200 Subject: [PATCH] Drop Maven prerequisite The Maven versions are enforced by odlparent, projects no longer need to care about them (unless a particular project-specific plugin requirement crops up). Change-Id: Iffc2f96e29ce0b5e5a1b5f91ff7280895f15eb16 Signed-off-by: Stephen Kitt --- openstack/commons/it/pom.xml | 4 ---- openstack/commons/pom.xml | 3 --- openstack/karaf/pom.xml | 3 --- openstack/net-virt-sfc/features/pom.xml | 3 --- openstack/net-virt-sfc/karaf/pom.xml | 3 --- openstack/net-virt-sfc/pom.xml | 3 --- openstack/netvirt2/pom.xml | 3 --- openstack/netvirt2/renderers/pom.xml | 3 --- openstack/pom.xml | 3 --- openstack/sfc-translator/features/pom.xml | 3 --- openstack/sfc-translator/karaf/pom.xml | 3 --- openstack/sfc-translator/pom.xml | 3 --- openstack/utils/pom.xml | 3 --- pom.xml | 4 ---- vpnservice/aclservice/pom.xml | 3 --- vpnservice/bgpmanager/pom.xml | 3 --- vpnservice/cloud-servicechain/pom.xml | 3 --- vpnservice/commons/it-parent/pom.xml | 4 ---- vpnservice/dhcpservice/pom.xml | 3 --- vpnservice/distribution/karaf/pom.xml | 3 --- vpnservice/elanmanager/pom.xml | 3 --- vpnservice/features/pom.xml | 3 --- vpnservice/fibmanager/pom.xml | 3 --- vpnservice/ipv6service/pom.xml | 3 --- vpnservice/it/feature/pom.xml | 3 --- vpnservice/it/pom.xml | 4 ---- vpnservice/natservice/pom.xml | 3 --- vpnservice/neutronvpn/pom.xml | 3 --- vpnservice/pom.xml | 3 --- vpnservice/statemanager/pom.xml | 3 --- vpnservice/vpnmanager/pom.xml | 3 --- 31 files changed, 97 deletions(-) diff --git a/openstack/commons/it/pom.xml b/openstack/commons/it/pom.xml index e3e455ea28..a4c9885baf 100644 --- a/openstack/commons/it/pom.xml +++ b/openstack/commons/it/pom.xml @@ -43,10 +43,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html https://wiki.opendaylight.org/view/OVSDB_Integration:Main - - 3.1.1 - - false diff --git a/openstack/commons/pom.xml b/openstack/commons/pom.xml index 114f8ddc9b..4d68018e40 100644 --- a/openstack/commons/pom.xml +++ b/openstack/commons/pom.xml @@ -44,9 +44,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html https://wiki.opendaylight.org/view/OVSDB_Integration:Main - - 3.1.1 - it diff --git a/openstack/karaf/pom.xml b/openstack/karaf/pom.xml index d6d5dd6d83..09f06222a6 100644 --- a/openstack/karaf/pom.xml +++ b/openstack/karaf/pom.xml @@ -21,9 +21,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html karaf 1.4.0-SNAPSHOT ${project.artifactId} - - 3.1.1 - diff --git a/openstack/net-virt-sfc/features/pom.xml b/openstack/net-virt-sfc/features/pom.xml index c94ef97694..76eb3537db 100644 --- a/openstack/net-virt-sfc/features/pom.xml +++ b/openstack/net-virt-sfc/features/pom.xml @@ -20,9 +20,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 1.4.0-SNAPSHOT ${project.artifactId} 4.0.0 - - 3.1.1 - etc/opendaylight/karaf 1.5.0-SNAPSHOT diff --git a/openstack/net-virt-sfc/karaf/pom.xml b/openstack/net-virt-sfc/karaf/pom.xml index c3b5223d67..f9d26b3ee6 100644 --- a/openstack/net-virt-sfc/karaf/pom.xml +++ b/openstack/net-virt-sfc/karaf/pom.xml @@ -19,9 +19,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL openstack.net-virt-sfc-karaf 1.4.0-SNAPSHOT ${project.artifactId} - - 3.1.1 - odl-ovsdb-sfc-test diff --git a/openstack/net-virt-sfc/pom.xml b/openstack/net-virt-sfc/pom.xml index fe6503ce76..36e8529c99 100644 --- a/openstack/net-virt-sfc/pom.xml +++ b/openstack/net-virt-sfc/pom.xml @@ -19,9 +19,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 1.4.0-SNAPSHOT pom 4.0.0 - - 3.1.1 - api impl diff --git a/openstack/netvirt2/pom.xml b/openstack/netvirt2/pom.xml index dbae4fd1a9..593f25f2e1 100644 --- a/openstack/netvirt2/pom.xml +++ b/openstack/netvirt2/pom.xml @@ -20,9 +20,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL netvirt pom 4.0.0 - - 3.1.1 - api renderers diff --git a/openstack/netvirt2/renderers/pom.xml b/openstack/netvirt2/renderers/pom.xml index 8dd95d5e73..a6bcec1a63 100644 --- a/openstack/netvirt2/renderers/pom.xml +++ b/openstack/netvirt2/renderers/pom.xml @@ -19,9 +19,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL renderers pom 4.0.0 - - 3.1.1 - hwgw neutron diff --git a/openstack/pom.xml b/openstack/pom.xml index 703a606031..f04a541d2f 100644 --- a/openstack/pom.xml +++ b/openstack/pom.xml @@ -44,9 +44,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html https://wiki.opendaylight.org/view/OVSDB_Integration:Main - - 3.1.1 - commons features diff --git a/openstack/sfc-translator/features/pom.xml b/openstack/sfc-translator/features/pom.xml index e6538372d8..ff3109b0ac 100644 --- a/openstack/sfc-translator/features/pom.xml +++ b/openstack/sfc-translator/features/pom.xml @@ -20,9 +20,6 @@ 1.4.0-SNAPSHOT ${project.artifactId} 4.0.0 - - 3.1.1 - etc/opendaylight/karaf 0.8.0-SNAPSHOT diff --git a/openstack/sfc-translator/karaf/pom.xml b/openstack/sfc-translator/karaf/pom.xml index 14d037bdb6..c0951a4bbb 100644 --- a/openstack/sfc-translator/karaf/pom.xml +++ b/openstack/sfc-translator/karaf/pom.xml @@ -20,9 +20,6 @@ openstack.sfc-translator-karaf 1.4.0-SNAPSHOT ${project.artifactId} - - 3.1.1 - diff --git a/openstack/sfc-translator/pom.xml b/openstack/sfc-translator/pom.xml index 8e195de94b..ac93bd5beb 100644 --- a/openstack/sfc-translator/pom.xml +++ b/openstack/sfc-translator/pom.xml @@ -19,9 +19,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 1.4.0-SNAPSHOT pom 4.0.0 - - 3.1.1 - impl karaf diff --git a/openstack/utils/pom.xml b/openstack/utils/pom.xml index 9c2db97541..4d06d8782a 100644 --- a/openstack/utils/pom.xml +++ b/openstack/utils/pom.xml @@ -44,9 +44,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html https://wiki.opendaylight.org/view/OVSDB_Integration:Main - - 3.1.1 - config mdsal-openflow diff --git a/pom.xml b/pom.xml index 4759cec6b6..9b9b523951 100644 --- a/pom.xml +++ b/pom.xml @@ -44,10 +44,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html https://wiki.opendaylight.org/view/OVSDB_Integration:Main - - 3.1.1 - - openstack vpnservice diff --git a/vpnservice/aclservice/pom.xml b/vpnservice/aclservice/pom.xml index fe1838689c..752fce2629 100644 --- a/vpnservice/aclservice/pom.xml +++ b/vpnservice/aclservice/pom.xml @@ -22,9 +22,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL aclservice pom 4.0.0 - - 3.1.1 - api impl diff --git a/vpnservice/bgpmanager/pom.xml b/vpnservice/bgpmanager/pom.xml index 0a5dd89268..6a4e1f2832 100644 --- a/vpnservice/bgpmanager/pom.xml +++ b/vpnservice/bgpmanager/pom.xml @@ -20,9 +20,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL bgpmanager pom 4.0.0 - - 3.1.1 - bgpmanager-api diff --git a/vpnservice/cloud-servicechain/pom.xml b/vpnservice/cloud-servicechain/pom.xml index 5569393080..aae5c2fb10 100644 --- a/vpnservice/cloud-servicechain/pom.xml +++ b/vpnservice/cloud-servicechain/pom.xml @@ -20,9 +20,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL cloud-servicechain pom 4.0.0 - - 3.1.1 - cloud-servicechain-api cloud-servicechain-impl diff --git a/vpnservice/commons/it-parent/pom.xml b/vpnservice/commons/it-parent/pom.xml index 193fbaf3bc..f727189f03 100644 --- a/vpnservice/commons/it-parent/pom.xml +++ b/vpnservice/commons/it-parent/pom.xml @@ -43,10 +43,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html https://wiki.opendaylight.org/view/OVSDB_Integration:Main - - 3.1.1 - - false diff --git a/vpnservice/dhcpservice/pom.xml b/vpnservice/dhcpservice/pom.xml index 489109aaa4..b066e9f263 100644 --- a/vpnservice/dhcpservice/pom.xml +++ b/vpnservice/dhcpservice/pom.xml @@ -20,9 +20,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL dhcpservice pom 4.0.0 - - 3.1.1 - dhcpservice-api dhcpservice-impl diff --git a/vpnservice/distribution/karaf/pom.xml b/vpnservice/distribution/karaf/pom.xml index e8b8d46416..01a2a319df 100644 --- a/vpnservice/distribution/karaf/pom.xml +++ b/vpnservice/distribution/karaf/pom.xml @@ -18,9 +18,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL vpnservice-karaf 0.4.0-SNAPSHOT ${project.artifactId} - - 3.1.1 - diff --git a/vpnservice/elanmanager/pom.xml b/vpnservice/elanmanager/pom.xml index 45bf69d099..a18f6e6320 100644 --- a/vpnservice/elanmanager/pom.xml +++ b/vpnservice/elanmanager/pom.xml @@ -20,9 +20,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL elanmanager pom 4.0.0 - - 3.1.1 - elanmanager-api elanmanager-impl diff --git a/vpnservice/features/pom.xml b/vpnservice/features/pom.xml index 226d5bc074..4f00968215 100644 --- a/vpnservice/features/pom.xml +++ b/vpnservice/features/pom.xml @@ -17,9 +17,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 0.4.0-SNAPSHOT ${project.artifactId} 4.0.0 - - 3.1.1 - 1.5.0-SNAPSHOT 0.4.0-SNAPSHOT diff --git a/vpnservice/fibmanager/pom.xml b/vpnservice/fibmanager/pom.xml index 4e052c530a..cf82eba8e5 100644 --- a/vpnservice/fibmanager/pom.xml +++ b/vpnservice/fibmanager/pom.xml @@ -21,9 +21,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL fibmanager pom 4.0.0 - - 3.1.1 - fibmanager-api fibmanager-impl diff --git a/vpnservice/ipv6service/pom.xml b/vpnservice/ipv6service/pom.xml index 08aba008ba..6e8b451d57 100644 --- a/vpnservice/ipv6service/pom.xml +++ b/vpnservice/ipv6service/pom.xml @@ -22,9 +22,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ipv6service pom 4.0.0 - - 3.1.1 - api impl diff --git a/vpnservice/it/feature/pom.xml b/vpnservice/it/feature/pom.xml index f88ad54783..049df61cfe 100644 --- a/vpnservice/it/feature/pom.xml +++ b/vpnservice/it/feature/pom.xml @@ -17,9 +17,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 0.4.0-SNAPSHOT ${project.artifactId} 4.0.0 - - 3.1.1 - 1.4.0-SNAPSHOT true diff --git a/vpnservice/it/pom.xml b/vpnservice/it/pom.xml index 26445cf449..ec76cb15d9 100644 --- a/vpnservice/it/pom.xml +++ b/vpnservice/it/pom.xml @@ -44,10 +44,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html https://wiki.opendaylight.org/view/OVSDB_Integration:Main - - 3.1.1 - - feature impl diff --git a/vpnservice/natservice/pom.xml b/vpnservice/natservice/pom.xml index 6670873316..029db24513 100644 --- a/vpnservice/natservice/pom.xml +++ b/vpnservice/natservice/pom.xml @@ -20,9 +20,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL natservice pom 4.0.0 - - 3.1.1 - natservice-api natservice-impl diff --git a/vpnservice/neutronvpn/pom.xml b/vpnservice/neutronvpn/pom.xml index f30fc5f0f3..2071e99e03 100644 --- a/vpnservice/neutronvpn/pom.xml +++ b/vpnservice/neutronvpn/pom.xml @@ -22,9 +22,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html neutronvpn pom 4.0.0 - - 3.1.1 - neutronvpn-api neutronvpn-impl diff --git a/vpnservice/pom.xml b/vpnservice/pom.xml index 65b7d7778c..6ec8bf4583 100644 --- a/vpnservice/pom.xml +++ b/vpnservice/pom.xml @@ -16,9 +16,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${project.artifactId} pom 4.0.0 - - 3.1.1 - commons/binding-parent commons/config-parent diff --git a/vpnservice/statemanager/pom.xml b/vpnservice/statemanager/pom.xml index c582b29765..7eb0cf7fdf 100644 --- a/vpnservice/statemanager/pom.xml +++ b/vpnservice/statemanager/pom.xml @@ -22,9 +22,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${project.artifactId} pom 4.0.0 - - 3.1.1 - impl diff --git a/vpnservice/vpnmanager/pom.xml b/vpnservice/vpnmanager/pom.xml index 35335409be..a8602a0931 100644 --- a/vpnservice/vpnmanager/pom.xml +++ b/vpnservice/vpnmanager/pom.xml @@ -20,9 +20,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL vpnmanager pom 4.0.0 - - 3.1.1 - vpnmanager-api vpnmanager-impl -- 2.36.6