From: guillaume.lambert Date: Tue, 7 Jan 2020 09:47:26 +0000 (+0100) Subject: Bump dependencies to newer Sodium SR2 dev versions X-Git-Tag: 1.0.0~46 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=transportpce.git;a=commitdiff_plain;h=01d012efe01939430c1d1d869e312ca11108ad98 Bump dependencies to newer Sodium SR2 dev versions org.opendaylight.odlparent * 5.0.3 -> 5.0.4 org.opendaylight.yangtools yangtools-artifacts 3.0.6 -> 3.0.7 org.opendaylight.mdsal binding-parent 4.0.7 -> 4.0.8 org.opendaylight.mdsal mdsal-artifacts 4.0.7 -> 4.0.8 https://docs.opendaylight.org/projects/integration-distribution/en/stable-sodium/platform-versions.html Signed-off-by: guillaume.lambert Change-Id: I4e22d0e9310dbdf4107fb57a1a73b6bb83b38cb5 --- diff --git a/api/pom.xml b/api/pom.xml index 5eac63c6c..af7987fcc 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 4.0.7 + 4.0.8 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index bcaae83b9..54159a187 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 5.0.3 + 5.0.4 diff --git a/common/pom.xml b/common/pom.xml index d99be57cd..7508c44f9 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 4.0.7 + 4.0.8 diff --git a/features/features-transportpce/pom.xml b/features/features-transportpce/pom.xml index 685844e59..d2ac03be4 100644 --- a/features/features-transportpce/pom.xml +++ b/features/features-transportpce/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent feature-repo-parent - 5.0.3 + 5.0.4 diff --git a/features/odl-transportpce-api/pom.xml b/features/odl-transportpce-api/pom.xml index 2caab37fc..58b7207d2 100644 --- a/features/odl-transportpce-api/pom.xml +++ b/features/odl-transportpce-api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 5.0.3 + 5.0.4 diff --git a/features/odl-transportpce-inventory/pom.xml b/features/odl-transportpce-inventory/pom.xml index 6f2a75bd6..74da3a0d6 100644 --- a/features/odl-transportpce-inventory/pom.xml +++ b/features/odl-transportpce-inventory/pom.xml @@ -9,7 +9,7 @@ org.opendaylight.odlparent single-feature-parent - 5.0.3 + 5.0.4 diff --git a/features/odl-transportpce-ordmodels/pom.xml b/features/odl-transportpce-ordmodels/pom.xml index 66a2f3e47..6b8b72bbe 100644 --- a/features/odl-transportpce-ordmodels/pom.xml +++ b/features/odl-transportpce-ordmodels/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 5.0.3 + 5.0.4 @@ -24,7 +24,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 1.10.2-SNAPSHOT 1.10.2-SNAPSHOT - 3.0.6 + 3.0.7 1.7.2-SNAPSHOT etc/opendaylight/karaf diff --git a/features/odl-transportpce-stubmodels/pom.xml b/features/odl-transportpce-stubmodels/pom.xml index f3900b717..0dee03b95 100644 --- a/features/odl-transportpce-stubmodels/pom.xml +++ b/features/odl-transportpce-stubmodels/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 5.0.3 + 5.0.4 diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 60b8f2235..8edc04a39 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 5.0.3 + 5.0.4 @@ -24,7 +24,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 1.10.2-SNAPSHOT - 3.0.6 + 3.0.7 1.7.2-SNAPSHOT 1.10.2-SNAPSHOT etc/opendaylight/karaf diff --git a/features/pom.xml b/features/pom.xml index a870f14e4..c35d36662 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 5.0.3 + 5.0.4 diff --git a/inventory/pom.xml b/inventory/pom.xml index fd890251c..6b00f1b7f 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 4.0.7 + 4.0.8 diff --git a/karaf/pom.xml b/karaf/pom.xml index 9b91c6bd4..722ef13b6 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf4-parent - 5.0.3 + 5.0.4 diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index c800409b9..790e57929 100644 --- a/networkmodel/pom.xml +++ b/networkmodel/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent bundle-parent - 5.0.3 + 5.0.4 diff --git a/olm/pom.xml b/olm/pom.xml index d36678270..74690a29a 100644 --- a/olm/pom.xml +++ b/olm/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 4.0.7 + 4.0.8 diff --git a/ordmodels/common/pom.xml b/ordmodels/common/pom.xml index 83a627bcf..6c0413041 100644 --- a/ordmodels/common/pom.xml +++ b/ordmodels/common/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 4.0.7 + 4.0.8 diff --git a/ordmodels/device/pom.xml b/ordmodels/device/pom.xml index c97ceeefd..3ae653498 100644 --- a/ordmodels/device/pom.xml +++ b/ordmodels/device/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 4.0.7 + 4.0.8 diff --git a/ordmodels/network/pom.xml b/ordmodels/network/pom.xml index 9605d97bc..36130e422 100644 --- a/ordmodels/network/pom.xml +++ b/ordmodels/network/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 4.0.7 + 4.0.8 diff --git a/ordmodels/pom.xml b/ordmodels/pom.xml index 74426c25d..0bcba205a 100644 --- a/ordmodels/pom.xml +++ b/ordmodels/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 4.0.7 + 4.0.8 diff --git a/ordmodels/service/pom.xml b/ordmodels/service/pom.xml index 69f7040c3..d1be640a3 100644 --- a/ordmodels/service/pom.xml +++ b/ordmodels/service/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 4.0.7 + 4.0.8 diff --git a/pce/pom.xml b/pce/pom.xml index 5e2250d9e..43cff9049 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -17,7 +17,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.mdsal binding-parent - 4.0.7 + 4.0.8 diff --git a/pom.xml b/pom.xml index 908c92128..ce0eec721 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 5.0.3 + 5.0.4 diff --git a/renderer/pom.xml b/renderer/pom.xml index 584808d22..835fa4f58 100644 --- a/renderer/pom.xml +++ b/renderer/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 4.0.7 + 4.0.8 diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index 21d921a8b..c1f4a6486 100644 --- a/servicehandler/pom.xml +++ b/servicehandler/pom.xml @@ -15,7 +15,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.mdsal binding-parent - 4.0.7 + 4.0.8 diff --git a/tapi/pom.xml b/tapi/pom.xml index 3fed05afd..7294d0883 100644 --- a/tapi/pom.xml +++ b/tapi/pom.xml @@ -15,7 +15,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.mdsal binding-parent - 4.0.7 + 4.0.8 diff --git a/test-common/pom.xml b/test-common/pom.xml index 98288ce73..e4f3c0a1c 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 5.0.3 + 5.0.4 @@ -32,7 +32,7 @@ org.opendaylight.yangtools yangtools-artifacts - 3.0.6 + 3.0.7 pom import