From 02f4a39c1836d8735222fcad43d3bba837355924 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 6 Jun 2022 16:44:46 +0200 Subject: [PATCH] Use odlparent-11.0.0 release We have released artifacts, use them instead of snapshots. Change-Id: I4cad35236149feca2ed18bd2ae40a6bdfcf350a6 Signed-off-by: Robert Varga --- akka/pom.xml | 2 +- akka/repackaged-akka-jar/pom.xml | 2 +- artifacts/pom.xml | 2 +- benchmark/pom.xml | 2 +- docs/pom.xml | 4 ++-- features/features-controller-experimental/pom.xml | 2 +- features/features-controller-testing/pom.xml | 2 +- features/features-controller/pom.xml | 2 +- features/pom.xml | 2 +- features/single-feature-parent/pom.xml | 2 +- jolokia/pom.xml | 2 +- karaf/pom.xml | 2 +- opendaylight/blueprint/pom.xml | 2 +- opendaylight/config/netty-event-executor-config/pom.xml | 2 +- opendaylight/config/netty-threadgroup-config/pom.xml | 2 +- opendaylight/config/netty-timer-config/pom.xml | 2 +- opendaylight/config/pom.xml | 2 +- opendaylight/config/threadpool-config-api/pom.xml | 2 +- opendaylight/config/threadpool-config-impl/pom.xml | 2 +- opendaylight/md-sal/mdsal-it-base/pom.xml | 2 +- opendaylight/md-sal/mdsal-it-parent/pom.xml | 2 +- opendaylight/md-sal/pom.xml | 2 +- opendaylight/md-sal/sal-clustering-config/pom.xml | 2 +- .../md-sal/samples/clustering-test-app/configuration/pom.xml | 2 +- opendaylight/md-sal/samples/clustering-test-app/pom.xml | 2 +- opendaylight/md-sal/samples/pom.xml | 2 +- pom.xml | 2 +- 27 files changed, 28 insertions(+), 28 deletions(-) diff --git a/akka/pom.xml b/akka/pom.xml index 2861c77c98..c48e46f98b 100644 --- a/akka/pom.xml +++ b/akka/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0-SNAPSHOT + 11.0.0 diff --git a/akka/repackaged-akka-jar/pom.xml b/akka/repackaged-akka-jar/pom.xml index 7a6da32e15..e8e1f2b054 100644 --- a/akka/repackaged-akka-jar/pom.xml +++ b/akka/repackaged-akka-jar/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent - 11.0.0-SNAPSHOT + 11.0.0 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 6b31f9790e..3005110749 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0-SNAPSHOT + 11.0.0 diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 4f710c74e8..30b3470daa 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 11.0.0-SNAPSHOT + 11.0.0 diff --git a/docs/pom.xml b/docs/pom.xml index 4278cd8648..2af5d78849 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 11.0.0-SNAPSHOT + 11.0.0 @@ -229,7 +229,7 @@ http://netty.io/4.1/api/ https://commons.apache.org/proper/commons-lang/javadocs/api-release/ - https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/11.0.0-SNAPSHOT/ + https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/11.0.0/ https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/9.0.0-SNAPSHOT/ https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/10.0.0-SNAPSHOT/ diff --git a/features/features-controller-experimental/pom.xml b/features/features-controller-experimental/pom.xml index d2d978ee88..da6503be97 100644 --- a/features/features-controller-experimental/pom.xml +++ b/features/features-controller-experimental/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent feature-repo-parent - 11.0.0-SNAPSHOT + 11.0.0 diff --git a/features/features-controller-testing/pom.xml b/features/features-controller-testing/pom.xml index 257a9191b1..fe465f3900 100644 --- a/features/features-controller-testing/pom.xml +++ b/features/features-controller-testing/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent feature-repo-parent - 11.0.0-SNAPSHOT + 11.0.0 diff --git a/features/features-controller/pom.xml b/features/features-controller/pom.xml index 98302bf620..48975ce1ee 100644 --- a/features/features-controller/pom.xml +++ b/features/features-controller/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent feature-repo-parent - 11.0.0-SNAPSHOT + 11.0.0 diff --git a/features/pom.xml b/features/pom.xml index 8d09bead9a..31dae912ae 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0-SNAPSHOT + 11.0.0 diff --git a/features/single-feature-parent/pom.xml b/features/single-feature-parent/pom.xml index 4e2d0c3290..6bb68bef02 100644 --- a/features/single-feature-parent/pom.xml +++ b/features/single-feature-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent single-feature-parent - 11.0.0-SNAPSHOT + 11.0.0 diff --git a/jolokia/pom.xml b/jolokia/pom.xml index b99d6cb7e7..fb5b96deb1 100644 --- a/jolokia/pom.xml +++ b/jolokia/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent - 11.0.0-SNAPSHOT + 11.0.0 diff --git a/karaf/pom.xml b/karaf/pom.xml index e2321029d1..9330ce0388 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent karaf4-parent - 11.0.0-SNAPSHOT + 11.0.0 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 702f5a7bd0..7f48cdd33e 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 11.0.0-SNAPSHOT + 11.0.0 diff --git a/opendaylight/config/netty-event-executor-config/pom.xml b/opendaylight/config/netty-event-executor-config/pom.xml index 124b5ba80f..152fab60a2 100644 --- a/opendaylight/config/netty-event-executor-config/pom.xml +++ b/opendaylight/config/netty-event-executor-config/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent bundle-parent - 11.0.0-SNAPSHOT + 11.0.0 diff --git a/opendaylight/config/netty-threadgroup-config/pom.xml b/opendaylight/config/netty-threadgroup-config/pom.xml index 55d294b258..02c419e254 100644 --- a/opendaylight/config/netty-threadgroup-config/pom.xml +++ b/opendaylight/config/netty-threadgroup-config/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent bundle-parent - 11.0.0-SNAPSHOT + 11.0.0 diff --git a/opendaylight/config/netty-timer-config/pom.xml b/opendaylight/config/netty-timer-config/pom.xml index 6a8300458d..ffe48ca010 100644 --- a/opendaylight/config/netty-timer-config/pom.xml +++ b/opendaylight/config/netty-timer-config/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent bundle-parent - 11.0.0-SNAPSHOT + 11.0.0 diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index d0854d2cad..961af5afe8 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0-SNAPSHOT + 11.0.0 diff --git a/opendaylight/config/threadpool-config-api/pom.xml b/opendaylight/config/threadpool-config-api/pom.xml index 3b6b416063..a38b7d4bf8 100644 --- a/opendaylight/config/threadpool-config-api/pom.xml +++ b/opendaylight/config/threadpool-config-api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent bundle-parent - 11.0.0-SNAPSHOT + 11.0.0 diff --git a/opendaylight/config/threadpool-config-impl/pom.xml b/opendaylight/config/threadpool-config-impl/pom.xml index c9595a5ba0..a0fe0bb6b5 100644 --- a/opendaylight/config/threadpool-config-impl/pom.xml +++ b/opendaylight/config/threadpool-config-impl/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent bundle-parent - 11.0.0-SNAPSHOT + 11.0.0 diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index 0e98cdca6c..d6f3333aaa 100644 --- a/opendaylight/md-sal/mdsal-it-base/pom.xml +++ b/opendaylight/md-sal/mdsal-it-base/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent bundle-parent - 11.0.0-SNAPSHOT + 11.0.0 diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index f6d082e520..867f7ff3a1 100644 --- a/opendaylight/md-sal/mdsal-it-parent/pom.xml +++ b/opendaylight/md-sal/mdsal-it-parent/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent bundle-parent - 11.0.0-SNAPSHOT + 11.0.0 diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 4a85bfd2a5..d40fb710ca 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0-SNAPSHOT + 11.0.0 diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index 98f76205cd..d724d502b7 100644 --- a/opendaylight/md-sal/sal-clustering-config/pom.xml +++ b/opendaylight/md-sal/sal-clustering-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0-SNAPSHOT + 11.0.0 diff --git a/opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml index 636d730add..3680322432 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0-SNAPSHOT + 11.0.0 diff --git a/opendaylight/md-sal/samples/clustering-test-app/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/pom.xml index 7f76087006..901120f845 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0-SNAPSHOT + 11.0.0 diff --git a/opendaylight/md-sal/samples/pom.xml b/opendaylight/md-sal/samples/pom.xml index b686a50034..6968eb85f9 100644 --- a/opendaylight/md-sal/samples/pom.xml +++ b/opendaylight/md-sal/samples/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0-SNAPSHOT + 11.0.0 diff --git a/pom.xml b/pom.xml index 30b208c6db..bb449422d2 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0-SNAPSHOT + 11.0.0 -- 2.36.6