From 2784365c641276937882da90529f25691868690d Mon Sep 17 00:00:00 2001 From: "guillaume.lambert" Date: Wed, 7 Aug 2019 15:41:32 +0200 Subject: [PATCH] Bump to Sodium - odlparent to 5.0.1 - mdsal to 4.0.4 - yangtools to 3.0.4 - controller to 1.10.0-SNAPSHOT - netconf to 1.7.0-SNAPSHOT - restconf to 1.10.0-SNAPSHOT https://wiki.opendaylight.org/view/Sodium_platform_upgrade - JSR305 explicitly added in poms to use javax.annotation.Nullable Signed-off-by: guillaume.lambert Change-Id: Id167a8770bc33c4782bdc20c69e4f56d3770e0e6 --- api/pom.xml | 2 +- artifacts/pom.xml | 2 +- common/pom.xml | 13 ++++++++++--- features/features-transportpce/pom.xml | 2 +- features/odl-transportpce-api/pom.xml | 4 ++-- features/odl-transportpce-ordmodels/pom.xml | 10 +++++----- features/odl-transportpce-stubmodels/pom.xml | 2 +- features/odl-transportpce/pom.xml | 10 +++++----- features/pom.xml | 2 +- karaf/pom.xml | 2 +- networkmodel/pom.xml | 12 ++++++++++-- olm/pom.xml | 13 ++++++++++--- ordmodels/common/pom.xml | 2 +- ordmodels/device/pom.xml | 4 ++-- ordmodels/network/pom.xml | 2 +- ordmodels/pom.xml | 4 ++-- ordmodels/service/pom.xml | 2 +- pce/pom.xml | 11 +++++++++-- pom.xml | 2 +- renderer/pom.xml | 14 +++++++++++--- servicehandler/pom.xml | 4 ++-- test-common/pom.xml | 14 +++++++++++--- 22 files changed, 89 insertions(+), 44 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 2c824c5b7..c1bcc18c3 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 - 3.0.10 + 4.0.4 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 175d279d7..6f1acdcb2 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 - 4.0.11 + 5.0.1 diff --git a/common/pom.xml b/common/pom.xml index 43ad4ef5a..462bb238d 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 3.0.10 + 4.0.4 @@ -24,14 +24,14 @@ org.opendaylight.controller mdsal-artifacts - 1.9.2-SNAPSHOT + 1.10.0-SNAPSHOT import pom org.opendaylight.netconf netconf-artifacts - 1.6.2-SNAPSHOT + 1.7.0-SNAPSHOT import pom @@ -102,6 +102,13 @@ mockito-core test + + + + com.google.code.findbugs + jsr305 + true + diff --git a/features/features-transportpce/pom.xml b/features/features-transportpce/pom.xml index a0c3c2d45..f503ab7ac 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 - 4.0.11 + 5.0.1 diff --git a/features/odl-transportpce-api/pom.xml b/features/odl-transportpce-api/pom.xml index 33d9bd812..1d51e7306 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 - 4.0.11 + 5.0.1 @@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL - 1.6.2-SNAPSHOT + 1.7.0-SNAPSHOT etc/opendaylight/karaf diff --git a/features/odl-transportpce-ordmodels/pom.xml b/features/odl-transportpce-ordmodels/pom.xml index c9be6d4a3..52c630571 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 - 4.0.11 + 5.0.1 @@ -22,10 +22,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL feature - 1.9.2-SNAPSHOT - 1.9.2-SNAPSHOT - 2.1.11 - 1.6.2-SNAPSHOT + 1.10.0-SNAPSHOT + 1.10.0-SNAPSHOT + 3.0.4 + 1.7.0-SNAPSHOT etc/opendaylight/karaf diff --git a/features/odl-transportpce-stubmodels/pom.xml b/features/odl-transportpce-stubmodels/pom.xml index 37e7c8a83..6b330339e 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 - 4.0.11 + 5.0.1 diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 3be5b45d3..370328fae 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 - 4.0.11 + 5.0.1 @@ -24,10 +24,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 0.13.2 - 1.9.2-SNAPSHOT - 2.1.11 - 1.6.2-SNAPSHOT - 1.9.2-SNAPSHOT + 1.10.0-SNAPSHOT + 3.0.4 + 1.7.0-SNAPSHOT + 1.10.0-SNAPSHOT etc/opendaylight/karaf diff --git a/features/pom.xml b/features/pom.xml index 93e79c051..32967e785 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 - 4.0.11 + 5.0.1 diff --git a/karaf/pom.xml b/karaf/pom.xml index c17daf928..038f5856e 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 - 4.0.11 + 5.0.1 diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index a0b84f6a3..5ed928310 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 - 4.0.11 + 5.0.1 @@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf netconf-artifacts - 1.6.2-SNAPSHOT + 1.7.0-SNAPSHOT import pom @@ -72,5 +72,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mockito-core test + + + + com.google.code.findbugs + jsr305 + true + + diff --git a/olm/pom.xml b/olm/pom.xml index 8724d3805..5dde38ab8 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 - 3.0.10 + 4.0.4 @@ -27,14 +27,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-artifacts - 1.9.2-SNAPSHOT + 1.10.0-SNAPSHOT import pom org.opendaylight.netconf netconf-artifacts - 1.6.2-SNAPSHOT + 1.7.0-SNAPSHOT import pom @@ -83,6 +83,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.version} test + + + + com.google.code.findbugs + jsr305 + true + diff --git a/ordmodels/common/pom.xml b/ordmodels/common/pom.xml index d4932a013..72ba57d05 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 - 3.0.10 + 4.0.4 diff --git a/ordmodels/device/pom.xml b/ordmodels/device/pom.xml index 9068ee09f..0e74824a4 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 - 3.0.10 + 4.0.4 @@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf netconf-artifacts - 1.6.2-SNAPSHOT + 1.7.0-SNAPSHOT import pom diff --git a/ordmodels/network/pom.xml b/ordmodels/network/pom.xml index c40790a86..c7a3b0dfb 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 - 3.0.10 + 4.0.4 diff --git a/ordmodels/pom.xml b/ordmodels/pom.xml index 5cb4e51c1..d76ee118d 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 - 3.0.10 + 4.0.4 @@ -82,7 +82,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf netconf-artifacts - 1.6.2-SNAPSHOT + 1.7.0-SNAPSHOT pom import diff --git a/ordmodels/service/pom.xml b/ordmodels/service/pom.xml index d00589f63..ae05a6a28 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 - 3.0.10 + 4.0.4 diff --git a/pce/pom.xml b/pce/pom.xml index 4bdffc318..b410cf96c 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 - 3.0.10 + 4.0.4 @@ -87,13 +87,20 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.controller sal-binding-broker-impl - 1.9.2-SNAPSHOT + 1.10.0-SNAPSHOT test org.opendaylight.mdsal mdsal-binding-dom-codec + + + + com.google.code.findbugs + jsr305 + true + diff --git a/pom.xml b/pom.xml index 744f3eff2..a8a447f99 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 - 4.0.11 + 5.0.1 diff --git a/renderer/pom.xml b/renderer/pom.xml index 5395d911a..2e6847e62 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 - 3.0.10 + 4.0.4 @@ -27,14 +27,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-artifacts - 1.9.2-SNAPSHOT + 1.10.0-SNAPSHOT import pom org.opendaylight.netconf netconf-artifacts - 1.6.2-SNAPSHOT + 1.7.0-SNAPSHOT import pom @@ -84,6 +84,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 2.19.0 test + + + + com.google.code.findbugs + jsr305 + true + + diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index 760b5756d..b839da5af 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 - 3.0.10 + 4.0.4 @@ -29,7 +29,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.controller mdsal-artifacts - 1.9.2-SNAPSHOT + 1.10.0-SNAPSHOT import pom diff --git a/test-common/pom.xml b/test-common/pom.xml index e07fca661..7196ec6e7 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.11 + 5.0.1 @@ -25,14 +25,14 @@ org.opendaylight.controller mdsal-artifacts - 1.9.2-SNAPSHOT + 1.10.0-SNAPSHOT pom import org.opendaylight.yangtools yangtools-artifacts - 2.1.11 + 3.0.4 pom import @@ -75,5 +75,13 @@ transportpce-common ${project.version} + + + + com.google.code.findbugs + jsr305 + true + + -- 2.36.6