From 48ef07f9414172c8947b323ca80765b0e399c88b Mon Sep 17 00:00:00 2001 From: Stephen Kitt Date: Mon, 10 Jul 2017 17:17:10 +0200 Subject: [PATCH] Upgrade to odlparent 2.0.2 Change-Id: I2bdf9d4a316b5de89c1d58600bf3234cec2e66d9 Signed-off-by: Stephen Kitt --- artifacts/all/pom.xml | 2 +- artifacts/distribution/pom.xml | 2 +- artifacts/pom.xml | 2 +- artifacts/upstream/all/pom.xml | 2 +- artifacts/upstream/pom.xml | 2 +- artifacts/upstream/properties/pom.xml | 2 +- features/pom.xml | 2 +- features/repos/distribution/pom.xml | 2 +- features/repos/index/pom.xml | 2 +- features/repos/pom.xml | 2 +- features/repos/test/pom.xml | 2 +- features/singles/odl-distribution-version/pom.xml | 2 +- features/singles/odl-integration-all/pom.xml | 2 +- features/singles/odl-integration-compatible-with-all/pom.xml | 2 +- features/singles/pom.xml | 2 +- karaf/pom.xml | 2 +- pom.xml | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/artifacts/all/pom.xml b/artifacts/all/pom.xml index 5e5557a3..ac909bb2 100644 --- a/artifacts/all/pom.xml +++ b/artifacts/all/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.0 + 2.0.2 org.opendaylight.integration diff --git a/artifacts/distribution/pom.xml b/artifacts/distribution/pom.xml index d0af4f65..082a41d6 100644 --- a/artifacts/distribution/pom.xml +++ b/artifacts/distribution/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.0 + 2.0.2 org.opendaylight.integration diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 8470a028..2195c1da 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.0 + 2.0.2 org.opendaylight.integration diff --git a/artifacts/upstream/all/pom.xml b/artifacts/upstream/all/pom.xml index 3e6ea46a..dd1e4313 100644 --- a/artifacts/upstream/all/pom.xml +++ b/artifacts/upstream/all/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.0 + 2.0.2 org.opendaylight.integration diff --git a/artifacts/upstream/pom.xml b/artifacts/upstream/pom.xml index 751b0f0c..49110bf9 100644 --- a/artifacts/upstream/pom.xml +++ b/artifacts/upstream/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.0 + 2.0.2 org.opendaylight.integration diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index 8e93606c..5957b6fd 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.0 + 2.0.2 org.opendaylight.integration diff --git a/features/pom.xml b/features/pom.xml index 1614154a..5732cd20 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.0 + 2.0.2 org.opendaylight.integration diff --git a/features/repos/distribution/pom.xml b/features/repos/distribution/pom.xml index 9156979d..34e90494 100644 --- a/features/repos/distribution/pom.xml +++ b/features/repos/distribution/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent feature-repo-parent - 2.0.0 + 2.0.2 org.opendaylight.integration diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index f3c6e171..dfffc7da 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent feature-repo-parent - 2.0.0 + 2.0.2 org.opendaylight.integration diff --git a/features/repos/pom.xml b/features/repos/pom.xml index 9ab390df..942235b9 100644 --- a/features/repos/pom.xml +++ b/features/repos/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.0 + 2.0.2 org.opendaylight.integration diff --git a/features/repos/test/pom.xml b/features/repos/test/pom.xml index 70dfe64b..2ea5a90e 100644 --- a/features/repos/test/pom.xml +++ b/features/repos/test/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent feature-repo-parent - 2.0.0 + 2.0.2 org.opendaylight.integration diff --git a/features/singles/odl-distribution-version/pom.xml b/features/singles/odl-distribution-version/pom.xml index 156ca331..69c10b54 100644 --- a/features/singles/odl-distribution-version/pom.xml +++ b/features/singles/odl-distribution-version/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.0 + 2.0.2 org.opendaylight.integration diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index e83c4e89..652210f0 100644 --- a/features/singles/odl-integration-all/pom.xml +++ b/features/singles/odl-integration-all/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.0 + 2.0.2 org.opendaylight.integration diff --git a/features/singles/odl-integration-compatible-with-all/pom.xml b/features/singles/odl-integration-compatible-with-all/pom.xml index c5b8255d..3d4f1d18 100644 --- a/features/singles/odl-integration-compatible-with-all/pom.xml +++ b/features/singles/odl-integration-compatible-with-all/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.0 + 2.0.2 org.opendaylight.integration diff --git a/features/singles/pom.xml b/features/singles/pom.xml index a7fa7a11..47f0242d 100644 --- a/features/singles/pom.xml +++ b/features/singles/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.0 + 2.0.2 org.opendaylight.integration diff --git a/karaf/pom.xml b/karaf/pom.xml index 87181ede..0b5cd857 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent karaf4-parent - 2.0.0 + 2.0.2 org.opendaylight.integration diff --git a/pom.xml b/pom.xml index 8fb3aec0..a2bd502e 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.0 + 2.0.2 org.opendaylight.integration -- 2.36.6