From 85674eefbc660ae3fc3c26e1b0baafcaf64e4c81 Mon Sep 17 00:00:00 2001
From: jenkins-releng <jenkins-releng@opendaylight.org>
Date: Tue, 11 Feb 2025 08:53:23 +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 45eed8faae..163e367d6f 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.7-SNAPSHOT</version>
+    <version>10.0.7</version>
     <packaging>pom</packaging>
 
     <properties>
diff --git a/akka/repackaged-akka-jar/pom.xml b/akka/repackaged-akka-jar/pom.xml
index d5869f2ee2..c5ac16702f 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.7-SNAPSHOT</version>
+    <version>10.0.7</version>
     <name>${project.artifactId}</name>
 
     <properties>
diff --git a/akka/repackaged-akka/pom.xml b/akka/repackaged-akka/pom.xml
index e50f2f1e1c..b34dc36476 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.7-SNAPSHOT</version>
+        <version>10.0.7</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
diff --git a/artifacts/pom.xml b/artifacts/pom.xml
index 0f584e3711..5b0ca07127 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.7-SNAPSHOT</version>
+    <version>10.0.7</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
diff --git a/atomix-storage/pom.xml b/atomix-storage/pom.xml
index 77d6cea086..345bcc7d72 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.7-SNAPSHOT</version>
+    <version>10.0.7</version>
     <relativePath>../bundle-parent</relativePath>
   </parent>
 
diff --git a/benchmark/api/pom.xml b/benchmark/api/pom.xml
index 5df7bcbf68..b1acf5ae0b 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.7-SNAPSHOT</version>
+    <version>10.0.7</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
diff --git a/benchmark/dsbenchmark/pom.xml b/benchmark/dsbenchmark/pom.xml
index 7a5e8c76ee..44fecd47ca 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.7-SNAPSHOT</version>
+    <version>10.0.7</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
diff --git a/benchmark/ntfbenchmark/pom.xml b/benchmark/ntfbenchmark/pom.xml
index 00d4c4535e..24d9f4c779 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.7-SNAPSHOT</version>
+    <version>10.0.7</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
diff --git a/benchmark/pom.xml b/benchmark/pom.xml
index 9ecc6ede70..62bad56317 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.7-SNAPSHOT</version>
+  <version>10.0.7</version>
   <packaging>pom</packaging>
 
   <properties>
diff --git a/benchmark/rpcbenchmark/pom.xml b/benchmark/rpcbenchmark/pom.xml
index 74387bd241..578396b654 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.7-SNAPSHOT</version>
+        <version>10.0.7</version>
         <relativePath>../../opendaylight/md-sal/parent</relativePath>
     </parent>
 
diff --git a/benchmark/segjournal-benchmark/pom.xml b/benchmark/segjournal-benchmark/pom.xml
index fd62f5f76a..e3798b9550 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.7-SNAPSHOT</version>
+        <version>10.0.7</version>
         <relativePath>../../opendaylight/md-sal/parent</relativePath>
     </parent>
 
diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml
index 72f0f718f1..e7e9f62f0c 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.7-SNAPSHOT</version>
+    <version>10.0.7</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>10.0.7-SNAPSHOT</version>
+                <version>10.0.7</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
diff --git a/docs/pom.xml b/docs/pom.xml
index df00fc28cf..36467e2d51 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.7-SNAPSHOT</version>
+    <version>10.0.7</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 e52cf9151f..6b5fc27f4d 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.7-SNAPSHOT</version>
+    <version>10.0.7</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 440d8d53b9..9b05890465 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.7-SNAPSHOT</version>
+    <version>10.0.7</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 2e1a1d181f..1a191b4eb3 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.7-SNAPSHOT</version>
+    <version>10.0.7</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 5d7e1e9dfb..6624bcc2f7 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.7-SNAPSHOT</version>
+        <version>10.0.7</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
diff --git a/features/odl-controller-akka/pom.xml b/features/odl-controller-akka/pom.xml
index 40014f82d9..47ca4264f3 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.7-SNAPSHOT</version>
+        <version>10.0.7</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
diff --git a/features/odl-controller-blueprint/pom.xml b/features/odl-controller-blueprint/pom.xml
index 9594c98f55..21a1cb44ed 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.7-SNAPSHOT</version>
+        <version>10.0.7</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 9aae87aeb3..347c8db715 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.7-SNAPSHOT</version>
+        <version>10.0.7</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 70fc141971..ad7ae6f6ba 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.7-SNAPSHOT</version>
+        <version>10.0.7</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
diff --git a/features/odl-controller-scala/pom.xml b/features/odl-controller-scala/pom.xml
index 6fc8ab1317..11fd97284f 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.7-SNAPSHOT</version>
+        <version>10.0.7</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
diff --git a/features/odl-jolokia/pom.xml b/features/odl-jolokia/pom.xml
index 661bf37d70..b4ff99498d 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.7-SNAPSHOT</version>
+        <version>10.0.7</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
diff --git a/features/odl-mdsal-benchmark/pom.xml b/features/odl-mdsal-benchmark/pom.xml
index e735d412f1..ec079130bb 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.7-SNAPSHOT</version>
+        <version>10.0.7</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
diff --git a/features/odl-mdsal-broker/pom.xml b/features/odl-mdsal-broker/pom.xml
index 40f4af5128..df954d2de4 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.7-SNAPSHOT</version>
+        <version>10.0.7</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 61cf63b1da..d6855acb5d 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.7-SNAPSHOT</version>
+        <version>10.0.7</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 8c96052b18..e649540696 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.7-SNAPSHOT</version>
+        <version>10.0.7</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 0bee3b412f..618a75c39f 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.7-SNAPSHOT</version>
+        <version>10.0.7</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
diff --git a/features/odl-toaster/pom.xml b/features/odl-toaster/pom.xml
index fbcded1ef3..11441ab863 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.7-SNAPSHOT</version>
+        <version>10.0.7</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
diff --git a/features/pom.xml b/features/pom.xml
index ddedce8567..38e7f2b946 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.7-SNAPSHOT</version>
+  <version>10.0.7</version>
   <packaging>pom</packaging>
 
   <properties>
diff --git a/features/single-feature-parent/pom.xml b/features/single-feature-parent/pom.xml
index df5864dfe7..c2b476ad5d 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.7-SNAPSHOT</version>
+    <version>10.0.7</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>bundle-parent</artifactId>
-                <version>10.0.7-SNAPSHOT</version>
+                <version>10.0.7</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
diff --git a/jolokia/pom.xml b/jolokia/pom.xml
index 71cb1d3b2e..d9f0a10928 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.7-SNAPSHOT</version>
+  <version>10.0.7</version>
   <packaging>jar</packaging>
 
   <build>
diff --git a/karaf/pom.xml b/karaf/pom.xml
index f8585fdc01..74ecd19b59 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.7-SNAPSHOT</version>
+  <version>10.0.7</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml
index 4a5da7f088..f5a879094c 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.7-SNAPSHOT</version>
+  <version>10.0.7</version>
 
   <properties>
     <odlparent.modernizer.enforce>false</odlparent.modernizer.enforce>
diff --git a/opendaylight/md-sal/cds-access-api/pom.xml b/opendaylight/md-sal/cds-access-api/pom.xml
index 30644e614f..c80ce994f1 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.7-SNAPSHOT</version>
+        <version>10.0.7</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 dd74d63b08..c5ce9b9e6c 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.7-SNAPSHOT</version>
+        <version>10.0.7</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 7076caa235..33ac4a7b95 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.7-SNAPSHOT</version>
+        <version>10.0.7</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 59deb4a36e..a3fc8a75d9 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.7-SNAPSHOT</version>
+        <version>10.0.7</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 13c5c1d8a9..ea72adbdfa 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.7-SNAPSHOT</version>
+        <version>10.0.7</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 60307b4319..804ce27369 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.7-SNAPSHOT</version>
+  <version>10.0.7</version>
   <packaging>bundle</packaging>
 
   <properties>
diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml
index dc23da926b..2e4ab535d4 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.7-SNAPSHOT</version>
+  <version>10.0.7</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.7-SNAPSHOT</version>
+        <version>10.0.7</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 c7d77ecdbd..5d4964f623 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.7-SNAPSHOT</version>
+  <version>10.0.7</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>10.0.7-SNAPSHOT</version>
+        <version>10.0.7</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml
index 229ec3a39b..5259045639 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.7-SNAPSHOT</version>
+  <version>10.0.7</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 8fbe09d370..8a73f1508e 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.7-SNAPSHOT</version>
+    <version>10.0.7</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 5a2877b240..11457aa02b 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.7-SNAPSHOT</version>
+    <version>10.0.7</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 6927c61625..d34ed4f7b3 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.7-SNAPSHOT</version>
+        <version>10.0.7</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 fb51e58d83..9520f64ff2 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.7-SNAPSHOT</version>
+    <version>10.0.7</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 896bcdea2e..25085dcff0 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.7-SNAPSHOT</version>
+    <version>10.0.7</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 1eedff6c8a..291be97c7a 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.7-SNAPSHOT</version>
+    <version>10.0.7</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 cd1856cf57..50ae5c6e7b 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.7-SNAPSHOT</version>
+        <version>10.0.7</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 e0676a8909..82f6221e8b 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.7-SNAPSHOT</version>
+    <version>10.0.7</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 91fad1914b..c0a6131992 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.7-SNAPSHOT</version>
+  <version>10.0.7</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 68d297dbc0..33be0dc0f9 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.7-SNAPSHOT</version>
+    <version>10.0.7</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 a470a66805..46ad29d4dc 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.7-SNAPSHOT</version>
+    <version>10.0.7</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 2fae9f23cd..9ab9b57017 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.7-SNAPSHOT</version>
+    <version>10.0.7</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 7e7ffd9278..3e6cdae96f 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.7-SNAPSHOT</version>
+        <version>10.0.7</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 cac9d5fa09..85a6a8569f 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.7-SNAPSHOT</version>
+        <version>10.0.7</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 73a8c9183f..b00bd828f1 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.7-SNAPSHOT</version>
+    <version>10.0.7</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 aa6491c667..93fa38b5c7 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.7-SNAPSHOT</version>
+        <version>10.0.7</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 25edeef6cd..b5a2380512 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.7-SNAPSHOT</version>
+        <version>10.0.7</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 40cc1c9df2..89f113a9cc 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.7-SNAPSHOT</version>
+    <version>10.0.7</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 05aff72c0f..bf70d245ef 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.7-SNAPSHOT</version>
+        <version>10.0.7</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
diff --git a/opendaylight/md-sal/samples/pom.xml b/opendaylight/md-sal/samples/pom.xml
index 944ef24e4b..378f52a968 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.7-SNAPSHOT</version>
+  <version>10.0.7</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 5700e5f67b..a63f6ed650 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.7-SNAPSHOT</version>
+        <version>10.0.7</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 1c5858e9be..5adf7460f8 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.7-SNAPSHOT</version>
+    <version>10.0.7</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 87bdab150c..76ff7204a2 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.7-SNAPSHOT</version>
+    <version>10.0.7</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/opendaylight/md-sal/samples/toaster/pom.xml b/opendaylight/md-sal/samples/toaster/pom.xml
index 970f701493..dbfd540fd5 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.7-SNAPSHOT</version>
+    <version>10.0.7</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 699400436e..98593e6062 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>releasepom</artifactId>
-  <version>10.0.7-SNAPSHOT</version>
+  <version>10.0.7</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 d3c3d4ffba..3e13c4f27b 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.7-SNAPSHOT</version>
+        <version>10.0.7</version>
         <relativePath>../bundle-parent</relativePath>
     </parent>
 
-- 
2.25.1