From 86333072647267a63d214b3629d195bd793b946e Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Sun, 11 Jun 2017 16:19:06 -0400 Subject: [PATCH] Migrate to odlparent 1.9.0 Change-Id: I3603535e5b3db344a768efb692346d81751180ec Signed-off-by: Thanh Ha --- artifacts/pom.xml | 2 +- distribution-karaf/pom.xml | 2 +- features/features-groupedpolicy/pom.xml | 2 +- features/features4-groupbasedpolicy/pom.xml | 2 +- features/odl-groupbasedpolicy-base/pom.xml | 2 +- features/odl-groupbasedpolicy-faas/pom.xml | 2 +- features/odl-groupbasedpolicy-ios-xe/pom.xml | 2 +- features/odl-groupbasedpolicy-iovisor/pom.xml | 2 +- .../odl-groupbasedpolicy-ip-sgt-distribution-service/pom.xml | 2 +- features/odl-groupbasedpolicy-ne-location-provider/pom.xml | 2 +- features/odl-groupbasedpolicy-netconf/pom.xml | 2 +- features/odl-groupbasedpolicy-neutron-and-ofoverlay/pom.xml | 2 +- features/odl-groupbasedpolicy-neutron-vpp-mapper/pom.xml | 2 +- features/odl-groupbasedpolicy-neutronmapper/pom.xml | 2 +- features/odl-groupbasedpolicy-ofoverlay/pom.xml | 2 +- features/odl-groupbasedpolicy-ovssfc/pom.xml | 2 +- features/odl-groupbasedpolicy-sxp-ep-provider/pom.xml | 2 +- features/odl-groupbasedpolicy-sxp-ise-adapter/pom.xml | 2 +- features/odl-groupbasedpolicy-ui/pom.xml | 2 +- features/odl-groupbasedpolicy-vpp/pom.xml | 2 +- features/pom.xml | 2 +- pom.xml | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 038ecc50c..3bda0eb7c 100755 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 1.8.0-Carbon + 1.9.0 diff --git a/distribution-karaf/pom.xml b/distribution-karaf/pom.xml index 7f5eb91fc..afeb1db41 100644 --- a/distribution-karaf/pom.xml +++ b/distribution-karaf/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.odlparent karaf-parent - 1.8.0-Carbon + 1.9.0 diff --git a/features/features-groupedpolicy/pom.xml b/features/features-groupedpolicy/pom.xml index 75bb4f3d0..ea6ec1c74 100644 --- a/features/features-groupedpolicy/pom.xml +++ b/features/features-groupedpolicy/pom.xml @@ -9,7 +9,7 @@ org.opendaylight.odlparent features-parent - 1.8.0-Carbon + 1.9.0 diff --git a/features/features4-groupbasedpolicy/pom.xml b/features/features4-groupbasedpolicy/pom.xml index 701546569..c9db81fee 100644 --- a/features/features4-groupbasedpolicy/pom.xml +++ b/features/features4-groupbasedpolicy/pom.xml @@ -7,7 +7,7 @@ org.opendaylight.odlparent feature-repo-parent - 1.8.0-Carbon + 1.9.0 org.opendaylight.groupbasedpolicy diff --git a/features/odl-groupbasedpolicy-base/pom.xml b/features/odl-groupbasedpolicy-base/pom.xml index 250537dbf..f1e840c92 100644 --- a/features/odl-groupbasedpolicy-base/pom.xml +++ b/features/odl-groupbasedpolicy-base/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.odlparent single-feature-parent - 1.8.0-Carbon + 1.9.0 diff --git a/features/odl-groupbasedpolicy-faas/pom.xml b/features/odl-groupbasedpolicy-faas/pom.xml index 1e6b1edf7..a5f1e9ca2 100644 --- a/features/odl-groupbasedpolicy-faas/pom.xml +++ b/features/odl-groupbasedpolicy-faas/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.odlparent single-feature-parent - 1.8.0-Carbon + 1.9.0 diff --git a/features/odl-groupbasedpolicy-ios-xe/pom.xml b/features/odl-groupbasedpolicy-ios-xe/pom.xml index 31b9fd567..e392a4b5d 100644 --- a/features/odl-groupbasedpolicy-ios-xe/pom.xml +++ b/features/odl-groupbasedpolicy-ios-xe/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.odlparent single-feature-parent - 1.8.0-Carbon + 1.9.0 diff --git a/features/odl-groupbasedpolicy-iovisor/pom.xml b/features/odl-groupbasedpolicy-iovisor/pom.xml index d98c50bc3..a3188c9ea 100644 --- a/features/odl-groupbasedpolicy-iovisor/pom.xml +++ b/features/odl-groupbasedpolicy-iovisor/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.odlparent single-feature-parent - 1.8.0-Carbon + 1.9.0 diff --git a/features/odl-groupbasedpolicy-ip-sgt-distribution-service/pom.xml b/features/odl-groupbasedpolicy-ip-sgt-distribution-service/pom.xml index 05e735deb..7866b49c2 100644 --- a/features/odl-groupbasedpolicy-ip-sgt-distribution-service/pom.xml +++ b/features/odl-groupbasedpolicy-ip-sgt-distribution-service/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.odlparent single-feature-parent - 1.8.0-Carbon + 1.9.0 diff --git a/features/odl-groupbasedpolicy-ne-location-provider/pom.xml b/features/odl-groupbasedpolicy-ne-location-provider/pom.xml index c324a76d7..f55d64f52 100644 --- a/features/odl-groupbasedpolicy-ne-location-provider/pom.xml +++ b/features/odl-groupbasedpolicy-ne-location-provider/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.odlparent single-feature-parent - 1.8.0-Carbon + 1.9.0 diff --git a/features/odl-groupbasedpolicy-netconf/pom.xml b/features/odl-groupbasedpolicy-netconf/pom.xml index 3d3ec3757..aac85808e 100644 --- a/features/odl-groupbasedpolicy-netconf/pom.xml +++ b/features/odl-groupbasedpolicy-netconf/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.odlparent single-feature-parent - 1.8.0-Carbon + 1.9.0 diff --git a/features/odl-groupbasedpolicy-neutron-and-ofoverlay/pom.xml b/features/odl-groupbasedpolicy-neutron-and-ofoverlay/pom.xml index 304172bdf..24210c603 100644 --- a/features/odl-groupbasedpolicy-neutron-and-ofoverlay/pom.xml +++ b/features/odl-groupbasedpolicy-neutron-and-ofoverlay/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.odlparent single-feature-parent - 1.8.0-Carbon + 1.9.0 diff --git a/features/odl-groupbasedpolicy-neutron-vpp-mapper/pom.xml b/features/odl-groupbasedpolicy-neutron-vpp-mapper/pom.xml index a4eda0d83..b22bd0678 100644 --- a/features/odl-groupbasedpolicy-neutron-vpp-mapper/pom.xml +++ b/features/odl-groupbasedpolicy-neutron-vpp-mapper/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.odlparent single-feature-parent - 1.8.0-Carbon + 1.9.0 diff --git a/features/odl-groupbasedpolicy-neutronmapper/pom.xml b/features/odl-groupbasedpolicy-neutronmapper/pom.xml index 062399d31..f84dd5e57 100644 --- a/features/odl-groupbasedpolicy-neutronmapper/pom.xml +++ b/features/odl-groupbasedpolicy-neutronmapper/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.odlparent single-feature-parent - 1.8.0-Carbon + 1.9.0 diff --git a/features/odl-groupbasedpolicy-ofoverlay/pom.xml b/features/odl-groupbasedpolicy-ofoverlay/pom.xml index 2e5dc4b4d..7a7e9a300 100644 --- a/features/odl-groupbasedpolicy-ofoverlay/pom.xml +++ b/features/odl-groupbasedpolicy-ofoverlay/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.odlparent single-feature-parent - 1.8.0-Carbon + 1.9.0 diff --git a/features/odl-groupbasedpolicy-ovssfc/pom.xml b/features/odl-groupbasedpolicy-ovssfc/pom.xml index 848b91838..13705ba99 100644 --- a/features/odl-groupbasedpolicy-ovssfc/pom.xml +++ b/features/odl-groupbasedpolicy-ovssfc/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.odlparent single-feature-parent - 1.8.0-Carbon + 1.9.0 diff --git a/features/odl-groupbasedpolicy-sxp-ep-provider/pom.xml b/features/odl-groupbasedpolicy-sxp-ep-provider/pom.xml index f02e9074c..6fe98b3e9 100644 --- a/features/odl-groupbasedpolicy-sxp-ep-provider/pom.xml +++ b/features/odl-groupbasedpolicy-sxp-ep-provider/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.odlparent single-feature-parent - 1.8.0-Carbon + 1.9.0 diff --git a/features/odl-groupbasedpolicy-sxp-ise-adapter/pom.xml b/features/odl-groupbasedpolicy-sxp-ise-adapter/pom.xml index f9f9339b4..9db77b505 100644 --- a/features/odl-groupbasedpolicy-sxp-ise-adapter/pom.xml +++ b/features/odl-groupbasedpolicy-sxp-ise-adapter/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.odlparent single-feature-parent - 1.8.0-Carbon + 1.9.0 diff --git a/features/odl-groupbasedpolicy-ui/pom.xml b/features/odl-groupbasedpolicy-ui/pom.xml index b3da1c42e..eec2981c5 100644 --- a/features/odl-groupbasedpolicy-ui/pom.xml +++ b/features/odl-groupbasedpolicy-ui/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.odlparent single-feature-parent - 1.8.0-Carbon + 1.9.0 diff --git a/features/odl-groupbasedpolicy-vpp/pom.xml b/features/odl-groupbasedpolicy-vpp/pom.xml index 96e360c83..76b33c05b 100644 --- a/features/odl-groupbasedpolicy-vpp/pom.xml +++ b/features/odl-groupbasedpolicy-vpp/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.odlparent single-feature-parent - 1.8.0-Carbon + 1.9.0 diff --git a/features/pom.xml b/features/pom.xml index e0401c05b..90914759d 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent odlparent-lite - 1.8.0-Carbon + 1.9.0 diff --git a/pom.xml b/pom.xml index b26d200c9..751a1f20c 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent odlparent-lite - 1.8.0-Carbon + 1.9.0 -- 2.36.6