From 0a2af8745b1864e16e7fae77d7c0d23909375c98 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 21387b00b4..fe223602b1 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 3bc45988c1..3da2e6f3e2 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 b0af2c3919..63932bdda7 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.3.1-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 09dca1f08e..0cc136877d 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.3.1-SNAPSHOT ${project.artifactId} 4.0.0 - - 3.1.1 - etc/opendaylight/karaf 1.4.1-SNAPSHOT diff --git a/openstack/net-virt-sfc/karaf/pom.xml b/openstack/net-virt-sfc/karaf/pom.xml index 699e116a3c..f223eaf992 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.3.1-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 98f486c8aa..348dc043f1 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.3.1-SNAPSHOT pom 4.0.0 - - 3.1.1 - api impl diff --git a/openstack/netvirt2/pom.xml b/openstack/netvirt2/pom.xml index 4788e689ed..d167f6fd5a 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 5a88939532..86c0ce8ea6 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 0d62fb7769..91585c0ab5 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 f738797b83..fc4754edd9 100644 --- a/openstack/sfc-translator/features/pom.xml +++ b/openstack/sfc-translator/features/pom.xml @@ -20,9 +20,6 @@ 1.3.1-SNAPSHOT ${project.artifactId} 4.0.0 - - 3.1.1 - etc/opendaylight/karaf 0.7.1-SNAPSHOT diff --git a/openstack/sfc-translator/karaf/pom.xml b/openstack/sfc-translator/karaf/pom.xml index e324778352..05ed56a7c9 100644 --- a/openstack/sfc-translator/karaf/pom.xml +++ b/openstack/sfc-translator/karaf/pom.xml @@ -20,9 +20,6 @@ openstack.sfc-translator-karaf 1.3.1-SNAPSHOT ${project.artifactId} - - 3.1.1 - diff --git a/openstack/sfc-translator/pom.xml b/openstack/sfc-translator/pom.xml index 3f5d4d38b8..54150b4986 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.3.1-SNAPSHOT pom 4.0.0 - - 3.1.1 - impl karaf diff --git a/openstack/utils/pom.xml b/openstack/utils/pom.xml index 4e18f1faf1..4cb62d7f7e 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 8d3ef1b0f5..afe767ead2 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 3cd6543f88..084b7fe60d 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 375971fea7..ca59a20b2e 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 d323bb9237..6c8fa2e881 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 060e64df40..c99a861295 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 5074c834c7..ede75d293b 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 10ae626393..2e939d04c8 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.3.1-SNAPSHOT ${project.artifactId} - - 3.1.1 - diff --git a/vpnservice/elanmanager/pom.xml b/vpnservice/elanmanager/pom.xml index 802e94b568..359f513309 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 2b80dd596c..f513ca18fa 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.3.1-SNAPSHOT ${project.artifactId} 4.0.0 - - 3.1.1 - 1.4.1-SNAPSHOT 0.3.1-SNAPSHOT diff --git a/vpnservice/fibmanager/pom.xml b/vpnservice/fibmanager/pom.xml index 81b4e0e372..e328692a93 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 2d37d95ee4..4d6c0acf71 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 46669a8d57..2236630dcf 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.3.1-SNAPSHOT ${project.artifactId} 4.0.0 - - 3.1.1 - 1.3.1-SNAPSHOT true diff --git a/vpnservice/it/pom.xml b/vpnservice/it/pom.xml index 1e9208b0bc..96d2974a43 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 8cf5c17d81..c92cbd8b9a 100644 --- a/vpnservice/natservice/pom.xml +++ b/vpnservice/natservice/pom.xml @@ -21,9 +21,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 577f464f80..9371c4724b 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 70c182c0d1..e8c93a5dd7 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 e022e5803c..30bb2f302b 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 793e6970e5..e3e0898a99 100644 --- a/vpnservice/vpnmanager/pom.xml +++ b/vpnservice/vpnmanager/pom.xml @@ -21,9 +21,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