From 9bcb652ce401698c2297f4b9586821dd0d4e9230 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 7 Apr 2021 13:47:20 +0200 Subject: [PATCH] Freeze upstream versions Upstreams have a proper release, which means SNAPSHOTs are no longer refreshed. Migrate to released versions. Change-Id: I875f33d7f9ecf8020d1ef3c422fcc99476d4ec22 Signed-off-by: Robert Varga --- alivenessmonitor/pom.xml | 2 +- arputil/pom.xml | 2 +- artifacts/pom.xml | 2 +- cloudscaler/pom.xml | 2 +- commons/binding-parent/pom.xml | 15 +++++++-------- commons/checkstyle/pom.xml | 2 +- commons/pom.xml | 2 +- commons/quality-parent/pom.xml | 8 ++++---- fcapsapplication/pom.xml | 2 +- fcapsmanager/pom.xml | 2 +- features/genius-features/pom.xml | 2 +- features/odl-genius-api/pom.xml | 19 +++++++++---------- features/odl-genius-fcaps-application/pom.xml | 16 ++++++++++------ features/odl-genius-fcaps-framework/pom.xml | 4 ++-- features/odl-genius-rest/pom.xml | 4 ++-- features/odl-genius/pom.xml | 14 +++++++------- features/pom.xml | 2 +- idmanager/idmanager-impl/pom.xml | 2 +- idmanager/pom.xml | 2 +- interfacemanager/pom.xml | 2 +- ipv6util/pom.xml | 2 +- itm/pom.xml | 2 +- karaf/pom.xml | 2 +- lockmanager/lockmanager-impl/pom.xml | 2 -- lockmanager/pom.xml | 2 +- mdsalutil/mdsalutil-testutils/pom.xml | 7 +------ mdsalutil/pom.xml | 2 +- networkutils/pom.xml | 2 +- pom.xml | 2 +- 29 files changed, 62 insertions(+), 67 deletions(-) diff --git a/alivenessmonitor/pom.xml b/alivenessmonitor/pom.xml index cf98715e8..70405d016 100644 --- a/alivenessmonitor/pom.xml +++ b/alivenessmonitor/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/arputil/pom.xml b/arputil/pom.xml index fbc9e936d..786b23134 100644 --- a/arputil/pom.xml +++ b/arputil/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index e5d81f82f..081d899dc 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/cloudscaler/pom.xml b/cloudscaler/pom.xml index c2daf5920..0a57fdffc 100644 --- a/cloudscaler/pom.xml +++ b/cloudscaler/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index 488a7ee9a..b96eeddce 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 7.0.5 + 7.0.6 @@ -24,8 +24,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ODL :: genius :: ${project.artifactId} - 0.12.0-SNAPSHOT - 1.12.0-SNAPSHOT + 1.12.0 @@ -33,14 +32,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller controller-artifacts - 3.0.6 + 3.0.7 pom import org.opendaylight.infrautils infrautils-artifacts - 1.9.5 + 1.9.6 pom import @@ -57,14 +56,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils serviceutils-artifacts - 0.7.0-SNAPSHOT + 0.7.0 pom import org.opendaylight.openflowplugin openflowplugin-artifacts - ${openflowplugin.version} + 0.12.0 pom import @@ -72,7 +71,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.openflowplugin.libraries liblldp - ${openflowplugin.version} + 0.12.0 diff --git a/commons/checkstyle/pom.xml b/commons/checkstyle/pom.xml index bdeede108..9a3ef9198 100644 --- a/commons/checkstyle/pom.xml +++ b/commons/checkstyle/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 8.1.0 + 8.1.1 diff --git a/commons/pom.xml b/commons/pom.xml index 8f47f9c52..a07b12469 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/commons/quality-parent/pom.xml b/commons/quality-parent/pom.xml index 7c7a03a54..4b2542460 100644 --- a/commons/quality-parent/pom.xml +++ b/commons/quality-parent/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils parent - 1.9.5 + 1.9.6 @@ -22,21 +22,21 @@ org.opendaylight.yangtools yangtools-artifacts - 6.0.4 + 6.0.5 pom import org.opendaylight.controller controller-artifacts - 3.0.6 + 3.0.7 pom import org.opendaylight.mdsal mdsal-artifacts - 7.0.5 + 7.0.6 pom import diff --git a/fcapsapplication/pom.xml b/fcapsapplication/pom.xml index 38df98199..ded6b8d93 100644 --- a/fcapsapplication/pom.xml +++ b/fcapsapplication/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/fcapsmanager/pom.xml b/fcapsmanager/pom.xml index 1796d2ce9..e2f583fa0 100644 --- a/fcapsmanager/pom.xml +++ b/fcapsmanager/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/features/genius-features/pom.xml b/features/genius-features/pom.xml index 16c9b2948..de5f035c4 100644 --- a/features/genius-features/pom.xml +++ b/features/genius-features/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 8.1.0 + 8.1.1 diff --git a/features/odl-genius-api/pom.xml b/features/odl-genius-api/pom.xml index 46d5b87a4..52a6970e7 100644 --- a/features/odl-genius-api/pom.xml +++ b/features/odl-genius-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 8.1.0 + 8.1.1 @@ -27,42 +27,42 @@ org.opendaylight.mdsal mdsal-artifacts - 7.0.5 + 7.0.6 import pom org.opendaylight.infrautils infrautils-artifacts - 1.9.5 + 1.9.6 import pom org.opendaylight.serviceutils serviceutils-artifacts - 0.7.0-SNAPSHOT + 0.7.0 import pom org.opendaylight.openflowplugin openflowplugin-artifacts - 0.12.0-SNAPSHOT + 0.12.0 import pom org.opendaylight.ovsdb hwvtepsouthbound-artifacts - 1.12.0-SNAPSHOT + 1.12.0 import pom org.opendaylight.ovsdb southbound-artifacts - 1.12.0-SNAPSHOT + 1.12.0 import pom @@ -147,9 +147,8 @@ org.opendaylight.ovsdb odl-ovsdb-utils - - 1.12.0-SNAPSHOT + + 1.12.0 xml features diff --git a/features/odl-genius-fcaps-application/pom.xml b/features/odl-genius-fcaps-application/pom.xml index f034e787c..bc2033eb7 100644 --- a/features/odl-genius-fcaps-application/pom.xml +++ b/features/odl-genius-fcaps-application/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 8.1.0 + 8.1.1 @@ -27,7 +27,14 @@ org.opendaylight.infrautils infrautils-artifacts - 1.9.5 + 1.9.6 + import + pom + + + org.opendaylight.openflowplugin + openflowplugin-artifacts + 0.12.0 import pom @@ -39,21 +46,18 @@ org.opendaylight.openflowplugin odl-openflowplugin-southbound - 0.12.0-SNAPSHOT xml features org.opendaylight.openflowplugin odl-openflowplugin-app-forwardingrules-manager - 0.12.0-SNAPSHOT xml features org.opendaylight.openflowplugin odl-openflowplugin-app-reconciliation-framework - 0.12.0-SNAPSHOT xml features @@ -66,7 +70,7 @@ org.opendaylight.genius odl-genius-api - 0.10.0-SNAPSHOT + ${project.version} xml features diff --git a/features/odl-genius-fcaps-framework/pom.xml b/features/odl-genius-fcaps-framework/pom.xml index 57e02a022..3a891ae10 100644 --- a/features/odl-genius-fcaps-framework/pom.xml +++ b/features/odl-genius-fcaps-framework/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 8.1.0 + 8.1.1 @@ -27,7 +27,7 @@ org.opendaylight.infrautils infrautils-artifacts - 1.9.5 + 1.9.6 pom import diff --git a/features/odl-genius-rest/pom.xml b/features/odl-genius-rest/pom.xml index ae969cf1d..60e7229ca 100644 --- a/features/odl-genius-rest/pom.xml +++ b/features/odl-genius-rest/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 8.1.0 + 8.1.1 @@ -34,7 +34,7 @@ org.opendaylight.netconf odl-restconf - 1.13.0 + 1.13.1 xml features diff --git a/features/odl-genius/pom.xml b/features/odl-genius/pom.xml index 58b5aa11b..60990e128 100644 --- a/features/odl-genius/pom.xml +++ b/features/odl-genius/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 8.1.0 + 8.1.1 @@ -27,42 +27,42 @@ org.opendaylight.infrautils infrautils-artifacts - 1.9.5 + 1.9.6 pom import org.opendaylight.serviceutils serviceutils-artifacts - 0.7.0-SNAPSHOT + 0.7.0 pom import org.opendaylight.daexim daexim-artifacts - 1.9.0-SNAPSHOT + 1.9.0 pom import org.opendaylight.ovsdb southbound-artifacts - 1.12.0-SNAPSHOT + 1.12.0 pom import org.opendaylight.ovsdb hwvtepsouthbound-artifacts - 1.12.0-SNAPSHOT + 1.12.0 pom import org.opendaylight.openflowplugin openflowplugin-artifacts - 0.12.0-SNAPSHOT + 0.12.0 pom import diff --git a/features/pom.xml b/features/pom.xml index 14525d727..184810ae6 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 - 8.1.0 + 8.1.1 diff --git a/idmanager/idmanager-impl/pom.xml b/idmanager/idmanager-impl/pom.xml index 5c328d2a6..3e1bc50e7 100644 --- a/idmanager/idmanager-impl/pom.xml +++ b/idmanager/idmanager-impl/pom.xml @@ -44,7 +44,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim daexim-model - 1.9.0-SNAPSHOT + 1.9.0 javax.inject diff --git a/idmanager/pom.xml b/idmanager/pom.xml index 6f600e80e..614fd89f3 100644 --- a/idmanager/pom.xml +++ b/idmanager/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/interfacemanager/pom.xml b/interfacemanager/pom.xml index 4ee00ffa5..caaaa7667 100644 --- a/interfacemanager/pom.xml +++ b/interfacemanager/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/ipv6util/pom.xml b/ipv6util/pom.xml index 0a30ce42c..722e0d293 100644 --- a/ipv6util/pom.xml +++ b/ipv6util/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/itm/pom.xml b/itm/pom.xml index eee1a4803..679798e7b 100644 --- a/itm/pom.xml +++ b/itm/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/karaf/pom.xml b/karaf/pom.xml index 07dcf7641..9fdf6f49a 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 - 8.1.0 + 8.1.1 diff --git a/lockmanager/lockmanager-impl/pom.xml b/lockmanager/lockmanager-impl/pom.xml index c039f1484..0727bd430 100644 --- a/lockmanager/lockmanager-impl/pom.xml +++ b/lockmanager/lockmanager-impl/pom.xml @@ -70,8 +70,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils tools-testutils - 0.7.0-SNAPSHOT - test diff --git a/lockmanager/pom.xml b/lockmanager/pom.xml index b5817a71b..643335d98 100644 --- a/lockmanager/pom.xml +++ b/lockmanager/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/mdsalutil/mdsalutil-testutils/pom.xml b/mdsalutil/mdsalutil-testutils/pom.xml index cad35b873..bb6179949 100644 --- a/mdsalutil/mdsalutil-testutils/pom.xml +++ b/mdsalutil/mdsalutil-testutils/pom.xml @@ -37,7 +37,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils tools-testutils - 0.7.0-SNAPSHOT + compile org.opendaylight.yangtools @@ -95,11 +95,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.apache.aries.blueprint blueprint-maven-plugin-annotation true - - - org.mockito - mockito-core - compile diff --git a/mdsalutil/pom.xml b/mdsalutil/pom.xml index 70c03f548..0803a4e51 100644 --- a/mdsalutil/pom.xml +++ b/mdsalutil/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/networkutils/pom.xml b/networkutils/pom.xml index 0e77f4058..79a5f86ee 100644 --- a/networkutils/pom.xml +++ b/networkutils/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/pom.xml b/pom.xml index 69c0e9d00..a8a650057 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-lite - 8.1.0 + 8.1.1 -- 2.36.6