From 54ed6f84a49f00adc1daf45e560109db4970549c Mon Sep 17 00:00:00 2001
From: jenkins-releng <jenkins-releng@opendaylight.org>
Date: Wed, 29 Jan 2025 13:37:47 +0000
Subject: [PATCH] Release controller

---
 akka/pom.xml                                                  | 2 +-
 akka/repackaged-akka-jar/pom.xml                              | 2 +-
 akka/repackaged-akka/pom.xml                                  | 2 +-
 artifacts/pom.xml                                             | 2 +-
 atomix-storage/pom.xml                                        | 2 +-
 benchmark/api/pom.xml                                         | 2 +-
 benchmark/dsbenchmark/pom.xml                                 | 2 +-
 benchmark/ntfbenchmark/pom.xml                                | 2 +-
 benchmark/pom.xml                                             | 2 +-
 benchmark/rpcbenchmark/pom.xml                                | 2 +-
 benchmark/segjournal-benchmark/pom.xml                        | 2 +-
 bundle-parent/pom.xml                                         | 4 ++--
 docs/pom.xml                                                  | 2 +-
 features/features-controller-experimental/pom.xml             | 2 +-
 features/features-controller-testing/pom.xml                  | 2 +-
 features/features-controller/pom.xml                          | 2 +-
 features/odl-clustering-test-app/pom.xml                      | 2 +-
 features/odl-controller-akka/pom.xml                          | 2 +-
 features/odl-controller-blueprint/pom.xml                     | 2 +-
 features/odl-controller-broker-local/pom.xml                  | 2 +-
 features/odl-controller-mdsal-common/pom.xml                  | 2 +-
 features/odl-controller-scala/pom.xml                         | 2 +-
 features/odl-jolokia/pom.xml                                  | 2 +-
 features/odl-mdsal-benchmark/pom.xml                          | 2 +-
 features/odl-mdsal-broker/pom.xml                             | 2 +-
 features/odl-mdsal-clustering-commons/pom.xml                 | 2 +-
 features/odl-mdsal-distributed-datastore/pom.xml              | 2 +-
 features/odl-mdsal-remoterpc-connector/pom.xml                | 2 +-
 features/odl-toaster/pom.xml                                  | 2 +-
 features/pom.xml                                              | 2 +-
 features/single-feature-parent/pom.xml                        | 4 ++--
 jolokia/pom.xml                                               | 2 +-
 karaf/pom.xml                                                 | 2 +-
 opendaylight/blueprint/pom.xml                                | 2 +-
 opendaylight/md-sal/cds-access-api/pom.xml                    | 2 +-
 opendaylight/md-sal/cds-access-client/pom.xml                 | 2 +-
 opendaylight/md-sal/cds-dom-api/pom.xml                       | 2 +-
 opendaylight/md-sal/cds-mgmt-api/pom.xml                      | 2 +-
 opendaylight/md-sal/eos-dom-akka/pom.xml                      | 2 +-
 opendaylight/md-sal/mdsal-it-base/pom.xml                     | 2 +-
 opendaylight/md-sal/mdsal-it-parent/pom.xml                   | 4 ++--
 opendaylight/md-sal/parent/pom.xml                            | 4 ++--
 opendaylight/md-sal/pom.xml                                   | 2 +-
 opendaylight/md-sal/sal-akka-raft-example/pom.xml             | 2 +-
 opendaylight/md-sal/sal-akka-raft/pom.xml                     | 2 +-
 opendaylight/md-sal/sal-akka-segmented-journal/pom.xml        | 2 +-
 opendaylight/md-sal/sal-binding-it/pom.xml                    | 2 +-
 opendaylight/md-sal/sal-cluster-admin-api/pom.xml             | 2 +-
 opendaylight/md-sal/sal-cluster-admin-impl/pom.xml            | 2 +-
 opendaylight/md-sal/sal-cluster-admin-karaf-cli/pom.xml       | 2 +-
 opendaylight/md-sal/sal-clustering-commons/pom.xml            | 2 +-
 opendaylight/md-sal/sal-clustering-config/pom.xml             | 2 +-
 opendaylight/md-sal/sal-common-util/pom.xml                   | 2 +-
 opendaylight/md-sal/sal-distributed-datastore/pom.xml         | 2 +-
 opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml   | 2 +-
 opendaylight/md-sal/sal-remoterpc-connector/pom.xml           | 2 +-
 opendaylight/md-sal/sal-test-model/pom.xml                    | 2 +-
 .../md-sal/samples/clustering-test-app/configuration/pom.xml  | 2 +-
 .../md-sal/samples/clustering-test-app/karaf-cli/pom.xml      | 2 +-
 opendaylight/md-sal/samples/clustering-test-app/model/pom.xml | 2 +-
 opendaylight/md-sal/samples/clustering-test-app/pom.xml       | 2 +-
 .../md-sal/samples/clustering-test-app/provider/pom.xml       | 2 +-
 opendaylight/md-sal/samples/pom.xml                           | 2 +-
 opendaylight/md-sal/samples/toaster-consumer/pom.xml          | 2 +-
 opendaylight/md-sal/samples/toaster-it/pom.xml                | 2 +-
 opendaylight/md-sal/samples/toaster-provider/pom.xml          | 2 +-
 opendaylight/md-sal/samples/toaster/pom.xml                   | 2 +-
 pom.xml                                                       | 2 +-
 raft-journal/pom.xml                                          | 2 +-
 69 files changed, 73 insertions(+), 73 deletions(-)

diff --git a/akka/pom.xml b/akka/pom.xml
index 350dc1f2ca..c7bcf59621 100644
--- a/akka/pom.xml
+++ b/akka/pom.xml
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>akka-aggregator</artifactId>
-    <version>10.0.6-SNAPSHOT</version>
+    <version>10.0.6</version>
     <packaging>pom</packaging>
 
     <properties>
diff --git a/akka/repackaged-akka-jar/pom.xml b/akka/repackaged-akka-jar/pom.xml
index 99e370233b..201c3ed8d1 100644
--- a/akka/repackaged-akka-jar/pom.xml
+++ b/akka/repackaged-akka-jar/pom.xml
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>repackaged-akka-jar</artifactId>
     <packaging>jar</packaging>
-    <version>10.0.6-SNAPSHOT</version>
+    <version>10.0.6</version>
     <name>${project.artifactId}</name>
 
     <properties>
diff --git a/akka/repackaged-akka/pom.xml b/akka/repackaged-akka/pom.xml
index a035cc4b4a..2f59f7a7ec 100644
--- a/akka/repackaged-akka/pom.xml
+++ b/akka/repackaged-akka/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
diff --git a/artifacts/pom.xml b/artifacts/pom.xml
index 9cf6851d44..b85a71516a 100644
--- a/artifacts/pom.xml
+++ b/artifacts/pom.xml
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-artifacts</artifactId>
-    <version>10.0.6-SNAPSHOT</version>
+    <version>10.0.6</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
diff --git a/atomix-storage/pom.xml b/atomix-storage/pom.xml
index 19bdb2f972..35a4bba179 100644
--- a/atomix-storage/pom.xml
+++ b/atomix-storage/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>10.0.6-SNAPSHOT</version>
+    <version>10.0.6</version>
     <relativePath>../bundle-parent</relativePath>
   </parent>
 
diff --git a/benchmark/api/pom.xml b/benchmark/api/pom.xml
index c91eceefcd..74451443b7 100644
--- a/benchmark/api/pom.xml
+++ b/benchmark/api/pom.xml
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>10.0.6-SNAPSHOT</version>
+    <version>10.0.6</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
diff --git a/benchmark/dsbenchmark/pom.xml b/benchmark/dsbenchmark/pom.xml
index d5c1aa0489..528f78cdc7 100644
--- a/benchmark/dsbenchmark/pom.xml
+++ b/benchmark/dsbenchmark/pom.xml
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>10.0.6-SNAPSHOT</version>
+    <version>10.0.6</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
diff --git a/benchmark/ntfbenchmark/pom.xml b/benchmark/ntfbenchmark/pom.xml
index 2a45704755..3523854c1c 100644
--- a/benchmark/ntfbenchmark/pom.xml
+++ b/benchmark/ntfbenchmark/pom.xml
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>10.0.6-SNAPSHOT</version>
+    <version>10.0.6</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
diff --git a/benchmark/pom.xml b/benchmark/pom.xml
index f04a83490a..2fed8c4eca 100644
--- a/benchmark/pom.xml
+++ b/benchmark/pom.xml
@@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>benchmark-aggregator</artifactId>
-  <version>10.0.6-SNAPSHOT</version>
+  <version>10.0.6</version>
   <packaging>pom</packaging>
 
   <properties>
diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml
index df99753377..4ca9db5435 100644
--- a/benchmark/rpcbenchmark/pom.xml
+++ b/benchmark/rpcbenchmark/pom.xml
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../../opendaylight/md-sal/parent</relativePath>
     </parent>
 
diff --git a/benchmark/segjournal-benchmark/pom.xml b/benchmark/segjournal-benchmark/pom.xml
index 6cb57457cb..e973b11901 100644
--- a/benchmark/segjournal-benchmark/pom.xml
+++ b/benchmark/segjournal-benchmark/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../../opendaylight/md-sal/parent</relativePath>
     </parent>
 
diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml
index 9ef7801e37..3c525dab01 100644
--- a/bundle-parent/pom.xml
+++ b/bundle-parent/pom.xml
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>10.0.6-SNAPSHOT</version>
+    <version>10.0.6</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>10.0.6-SNAPSHOT</version>
+                <version>10.0.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
diff --git a/docs/pom.xml b/docs/pom.xml
index 1f9b1c5257..13a3d130b2 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-docs</artifactId>
     <packaging>jar</packaging>
-    <version>10.0.6-SNAPSHOT</version>
+    <version>10.0.6</version>
     <name>${project.artifactId}</name>
     <description>Controller documentation</description>
 
diff --git a/features/features-controller-experimental/pom.xml b/features/features-controller-experimental/pom.xml
index e1b9452378..057148e267 100644
--- a/features/features-controller-experimental/pom.xml
+++ b/features/features-controller-experimental/pom.xml
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-experimental</artifactId>
-    <version>10.0.6-SNAPSHOT</version>
+    <version>10.0.6</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Experimental Features</name>
     <description>Controller Experimental Features</description>
diff --git a/features/features-controller-testing/pom.xml b/features/features-controller-testing/pom.xml
index 5e7c432fe2..f40825c626 100644
--- a/features/features-controller-testing/pom.xml
+++ b/features/features-controller-testing/pom.xml
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-testing</artifactId>
-    <version>10.0.6-SNAPSHOT</version>
+    <version>10.0.6</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features to support CSIT testing</name>
     <description>Controller CSIT Features</description>
diff --git a/features/features-controller/pom.xml b/features/features-controller/pom.xml
index a538a1d7bd..dfcfcf0b0d 100644
--- a/features/features-controller/pom.xml
+++ b/features/features-controller/pom.xml
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller</artifactId>
-    <version>10.0.6-SNAPSHOT</version>
+    <version>10.0.6</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features</name>
     <description>Controller Production Features</description>
diff --git a/features/odl-clustering-test-app/pom.xml b/features/odl-clustering-test-app/pom.xml
index e5a1ac803a..eba1adce5e 100644
--- a/features/odl-clustering-test-app/pom.xml
+++ b/features/odl-clustering-test-app/pom.xml
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
diff --git a/features/odl-controller-akka/pom.xml b/features/odl-controller-akka/pom.xml
index 0c56e70c6a..5831ace11c 100644
--- a/features/odl-controller-akka/pom.xml
+++ b/features/odl-controller-akka/pom.xml
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
diff --git a/features/odl-controller-blueprint/pom.xml b/features/odl-controller-blueprint/pom.xml
index 8553e640e5..2e783a6779 100644
--- a/features/odl-controller-blueprint/pom.xml
+++ b/features/odl-controller-blueprint/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
diff --git a/features/odl-controller-broker-local/pom.xml b/features/odl-controller-broker-local/pom.xml
index e42b9903e8..0623952639 100644
--- a/features/odl-controller-broker-local/pom.xml
+++ b/features/odl-controller-broker-local/pom.xml
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
diff --git a/features/odl-controller-mdsal-common/pom.xml b/features/odl-controller-mdsal-common/pom.xml
index 459faf88fa..4d0bad8acd 100644
--- a/features/odl-controller-mdsal-common/pom.xml
+++ b/features/odl-controller-mdsal-common/pom.xml
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
diff --git a/features/odl-controller-scala/pom.xml b/features/odl-controller-scala/pom.xml
index 210ead34ba..9a18275acd 100644
--- a/features/odl-controller-scala/pom.xml
+++ b/features/odl-controller-scala/pom.xml
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
diff --git a/features/odl-jolokia/pom.xml b/features/odl-jolokia/pom.xml
index 76374983ab..9e0109a807 100644
--- a/features/odl-jolokia/pom.xml
+++ b/features/odl-jolokia/pom.xml
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
diff --git a/features/odl-mdsal-benchmark/pom.xml b/features/odl-mdsal-benchmark/pom.xml
index 67a5110e78..45f3ff2a50 100644
--- a/features/odl-mdsal-benchmark/pom.xml
+++ b/features/odl-mdsal-benchmark/pom.xml
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
diff --git a/features/odl-mdsal-broker/pom.xml b/features/odl-mdsal-broker/pom.xml
index 871d4a1a2b..5c84ada8ab 100644
--- a/features/odl-mdsal-broker/pom.xml
+++ b/features/odl-mdsal-broker/pom.xml
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
diff --git a/features/odl-mdsal-clustering-commons/pom.xml b/features/odl-mdsal-clustering-commons/pom.xml
index 84d69e3af5..949adc1b53 100644
--- a/features/odl-mdsal-clustering-commons/pom.xml
+++ b/features/odl-mdsal-clustering-commons/pom.xml
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
diff --git a/features/odl-mdsal-distributed-datastore/pom.xml b/features/odl-mdsal-distributed-datastore/pom.xml
index af23e57ddc..759dc8beb6 100644
--- a/features/odl-mdsal-distributed-datastore/pom.xml
+++ b/features/odl-mdsal-distributed-datastore/pom.xml
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
diff --git a/features/odl-mdsal-remoterpc-connector/pom.xml b/features/odl-mdsal-remoterpc-connector/pom.xml
index f19b60aac3..15d3588357 100644
--- a/features/odl-mdsal-remoterpc-connector/pom.xml
+++ b/features/odl-mdsal-remoterpc-connector/pom.xml
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
diff --git a/features/odl-toaster/pom.xml b/features/odl-toaster/pom.xml
index bb735f030e..b3c26bd567 100644
--- a/features/odl-toaster/pom.xml
+++ b/features/odl-toaster/pom.xml
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
diff --git a/features/pom.xml b/features/pom.xml
index cf3a889cf6..2ffcbdb176 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>10.0.6-SNAPSHOT</version>
+  <version>10.0.6</version>
   <packaging>pom</packaging>
 
   <properties>
diff --git a/features/single-feature-parent/pom.xml b/features/single-feature-parent/pom.xml
index cc12997cd6..ff069f7bfa 100644
--- a/features/single-feature-parent/pom.xml
+++ b/features/single-feature-parent/pom.xml
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>10.0.6-SNAPSHOT</version>
+    <version>10.0.6</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>bundle-parent</artifactId>
-                <version>10.0.6-SNAPSHOT</version>
+                <version>10.0.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
diff --git a/jolokia/pom.xml b/jolokia/pom.xml
index 3d1f1d9106..be60fe0eda 100644
--- a/jolokia/pom.xml
+++ b/jolokia/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>odl-jolokia-osgi</artifactId>
-  <version>10.0.6-SNAPSHOT</version>
+  <version>10.0.6</version>
   <packaging>jar</packaging>
 
   <build>
diff --git a/karaf/pom.xml b/karaf/pom.xml
index 05c4fcfc66..996e131650 100644
--- a/karaf/pom.xml
+++ b/karaf/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>controller-test-karaf</artifactId>
-  <version>10.0.6-SNAPSHOT</version>
+  <version>10.0.6</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml
index 7a93331d53..174824d7fb 100644
--- a/opendaylight/blueprint/pom.xml
+++ b/opendaylight/blueprint/pom.xml
@@ -20,7 +20,7 @@
   <artifactId>blueprint</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
-  <version>10.0.6-SNAPSHOT</version>
+  <version>10.0.6</version>
 
   <dependencyManagement>
     <dependencies>
diff --git a/opendaylight/md-sal/cds-access-api/pom.xml b/opendaylight/md-sal/cds-access-api/pom.xml
index 4d7685275e..fc9fb6991b 100644
--- a/opendaylight/md-sal/cds-access-api/pom.xml
+++ b/opendaylight/md-sal/cds-access-api/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/opendaylight/md-sal/cds-access-client/pom.xml b/opendaylight/md-sal/cds-access-client/pom.xml
index 2a4edcd59a..41f20d8745 100644
--- a/opendaylight/md-sal/cds-access-client/pom.xml
+++ b/opendaylight/md-sal/cds-access-client/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/opendaylight/md-sal/cds-dom-api/pom.xml b/opendaylight/md-sal/cds-dom-api/pom.xml
index 8d1458f782..9da7dd6cd9 100644
--- a/opendaylight/md-sal/cds-dom-api/pom.xml
+++ b/opendaylight/md-sal/cds-dom-api/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/opendaylight/md-sal/cds-mgmt-api/pom.xml b/opendaylight/md-sal/cds-mgmt-api/pom.xml
index 6e9f001d27..ca5ac45ccc 100644
--- a/opendaylight/md-sal/cds-mgmt-api/pom.xml
+++ b/opendaylight/md-sal/cds-mgmt-api/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/opendaylight/md-sal/eos-dom-akka/pom.xml b/opendaylight/md-sal/eos-dom-akka/pom.xml
index 38fce6a664..b70d0181d5 100644
--- a/opendaylight/md-sal/eos-dom-akka/pom.xml
+++ b/opendaylight/md-sal/eos-dom-akka/pom.xml
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml
index 1f17ac308e..c41ca3eac6 100644
--- a/opendaylight/md-sal/mdsal-it-base/pom.xml
+++ b/opendaylight/md-sal/mdsal-it-base/pom.xml
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-it-base</artifactId>
-  <version>10.0.6-SNAPSHOT</version>
+  <version>10.0.6</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml
index e02b68037b..4e7d8a6151 100644
--- a/opendaylight/md-sal/mdsal-it-parent/pom.xml
+++ b/opendaylight/md-sal/mdsal-it-parent/pom.xml
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-it-parent</artifactId>
-  <version>10.0.6-SNAPSHOT</version>
+  <version>10.0.6</version>
   <packaging>pom</packaging>
 
   <properties>
@@ -37,7 +37,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml
index dec8889c2d..579988af16 100644
--- a/opendaylight/md-sal/parent/pom.xml
+++ b/opendaylight/md-sal/parent/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-parent</artifactId>
-  <version>10.0.6-SNAPSHOT</version>
+  <version>10.0.6</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml
index c3e218239f..38feccbbf6 100644
--- a/opendaylight/md-sal/pom.xml
+++ b/opendaylight/md-sal/pom.xml
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-aggregator</artifactId>
-  <version>10.0.6-SNAPSHOT</version>
+  <version>10.0.6</version>
   <packaging>pom</packaging>
 
   <properties>
diff --git a/opendaylight/md-sal/sal-akka-raft-example/pom.xml b/opendaylight/md-sal/sal-akka-raft-example/pom.xml
index 3e7ddf302a..a5c1fbcb11 100644
--- a/opendaylight/md-sal/sal-akka-raft-example/pom.xml
+++ b/opendaylight/md-sal/sal-akka-raft-example/pom.xml
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>10.0.6-SNAPSHOT</version>
+    <version>10.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml
index cd48e291c3..17602cd6b2 100644
--- a/opendaylight/md-sal/sal-akka-raft/pom.xml
+++ b/opendaylight/md-sal/sal-akka-raft/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>10.0.6-SNAPSHOT</version>
+    <version>10.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml b/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml
index 1deeb91435..3004708332 100644
--- a/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml
+++ b/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/opendaylight/md-sal/sal-binding-it/pom.xml b/opendaylight/md-sal/sal-binding-it/pom.xml
index 78bc210b72..3d15e996fd 100644
--- a/opendaylight/md-sal/sal-binding-it/pom.xml
+++ b/opendaylight/md-sal/sal-binding-it/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>10.0.6-SNAPSHOT</version>
+    <version>10.0.6</version>
     <relativePath>../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sal-binding-it</artifactId>
diff --git a/opendaylight/md-sal/sal-cluster-admin-api/pom.xml b/opendaylight/md-sal/sal-cluster-admin-api/pom.xml
index ec30f5a82d..704b5344df 100644
--- a/opendaylight/md-sal/sal-cluster-admin-api/pom.xml
+++ b/opendaylight/md-sal/sal-cluster-admin-api/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>10.0.6-SNAPSHOT</version>
+    <version>10.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml
index 9af9a58c85..4d254c5d34 100644
--- a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml
+++ b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>10.0.6-SNAPSHOT</version>
+    <version>10.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/opendaylight/md-sal/sal-cluster-admin-karaf-cli/pom.xml b/opendaylight/md-sal/sal-cluster-admin-karaf-cli/pom.xml
index 136e1203ec..a99b6e3732 100644
--- a/opendaylight/md-sal/sal-cluster-admin-karaf-cli/pom.xml
+++ b/opendaylight/md-sal/sal-cluster-admin-karaf-cli/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>mdsal-parent</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml
index c70738c99c..3c29e7df0e 100644
--- a/opendaylight/md-sal/sal-clustering-commons/pom.xml
+++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>10.0.6-SNAPSHOT</version>
+    <version>10.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml
index 8676db6224..5c79a28095 100644
--- a/opendaylight/md-sal/sal-clustering-config/pom.xml
+++ b/opendaylight/md-sal/sal-clustering-config/pom.xml
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-clustering-config</artifactId>
-  <version>10.0.6-SNAPSHOT</version>
+  <version>10.0.6</version>
   <packaging>jar</packaging>
   <description>Configuration files for md-sal clustering</description>
 
diff --git a/opendaylight/md-sal/sal-common-util/pom.xml b/opendaylight/md-sal/sal-common-util/pom.xml
index cd1b7359b5..57f911c4a7 100644
--- a/opendaylight/md-sal/sal-common-util/pom.xml
+++ b/opendaylight/md-sal/sal-common-util/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>10.0.6-SNAPSHOT</version>
+    <version>10.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml
index 41913e775a..f8eabcfb45 100644
--- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml
+++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>10.0.6-SNAPSHOT</version>
+    <version>10.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml
index e04b17efd1..d6ff8c573b 100644
--- a/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml
+++ b/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>10.0.6-SNAPSHOT</version>
+    <version>10.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml
index 320e82169d..b71b570062 100644
--- a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml
+++ b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/opendaylight/md-sal/sal-test-model/pom.xml b/opendaylight/md-sal/sal-test-model/pom.xml
index b26950c15c..d1c41aaf52 100644
--- a/opendaylight/md-sal/sal-test-model/pom.xml
+++ b/opendaylight/md-sal/sal-test-model/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
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 d2c8b5b885..1cfc0c5733 100644
--- a/opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml
+++ b/opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-it-config</artifactId>
-    <version>10.0.6-SNAPSHOT</version>
+    <version>10.0.6</version>
     <packaging>jar</packaging>
 
     <build>
diff --git a/opendaylight/md-sal/samples/clustering-test-app/karaf-cli/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/karaf-cli/pom.xml
index 9b1551cafe..5e1e08e432 100644
--- a/opendaylight/md-sal/samples/clustering-test-app/karaf-cli/pom.xml
+++ b/opendaylight/md-sal/samples/clustering-test-app/karaf-cli/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>mdsal-parent</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml
index 051d5feac4..214f1e7ab2 100644
--- a/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml
+++ b/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
diff --git a/opendaylight/md-sal/samples/clustering-test-app/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/pom.xml
index 97d6ab775f..f7e0383787 100644
--- a/opendaylight/md-sal/samples/clustering-test-app/pom.xml
+++ b/opendaylight/md-sal/samples/clustering-test-app/pom.xml
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-test-app</artifactId>
-    <version>10.0.6-SNAPSHOT</version>
+    <version>10.0.6</version>
     <packaging>pom</packaging>
 
     <properties>
diff --git a/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml
index 548cfb2b51..f40f0ebb5d 100644
--- a/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml
+++ b/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
diff --git a/opendaylight/md-sal/samples/pom.xml b/opendaylight/md-sal/samples/pom.xml
index 372eae700e..45544e7631 100644
--- a/opendaylight/md-sal/samples/pom.xml
+++ b/opendaylight/md-sal/samples/pom.xml
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller.samples</groupId>
   <artifactId>samples-aggregator</artifactId>
-  <version>10.0.6-SNAPSHOT</version>
+  <version>10.0.6</version>
   <packaging>pom</packaging>
 
   <properties>
diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml
index 0d03bc8553..70de417f77 100644
--- a/opendaylight/md-sal/samples/toaster-consumer/pom.xml
+++ b/opendaylight/md-sal/samples/toaster-consumer/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/opendaylight/md-sal/samples/toaster-it/pom.xml b/opendaylight/md-sal/samples/toaster-it/pom.xml
index 56c1778183..2d810493c9 100644
--- a/opendaylight/md-sal/samples/toaster-it/pom.xml
+++ b/opendaylight/md-sal/samples/toaster-it/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>10.0.6-SNAPSHOT</version>
+    <version>10.0.6</version>
     <relativePath>../../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sample-toaster-it</artifactId>
diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml
index cff29c4ad7..f3e7b4baff 100644
--- a/opendaylight/md-sal/samples/toaster-provider/pom.xml
+++ b/opendaylight/md-sal/samples/toaster-provider/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>10.0.6-SNAPSHOT</version>
+    <version>10.0.6</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/opendaylight/md-sal/samples/toaster/pom.xml b/opendaylight/md-sal/samples/toaster/pom.xml
index b9cb82161d..f5160f247f 100644
--- a/opendaylight/md-sal/samples/toaster/pom.xml
+++ b/opendaylight/md-sal/samples/toaster/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>10.0.6-SNAPSHOT</version>
+    <version>10.0.6</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 53c93105a9..80969312fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>releasepom</artifactId>
-  <version>10.0.6-SNAPSHOT</version>
+  <version>10.0.6</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->
diff --git a/raft-journal/pom.xml b/raft-journal/pom.xml
index 849f0a3f3b..f4fb6a622a 100644
--- a/raft-journal/pom.xml
+++ b/raft-journal/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>10.0.6-SNAPSHOT</version>
+        <version>10.0.6</version>
         <relativePath>../bundle-parent</relativePath>
     </parent>
 
-- 
2.25.1