Release controller v5.0.8
authorjenkins-releng <jenkins-releng@opendaylight.org>
Fri, 2 Dec 2022 15:22:51 +0000 (15:22 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Fri, 2 Dec 2022 15:22:51 +0000 (15:22 +0000)
73 files changed:
akka/pom.xml
akka/repackaged-akka-jar/pom.xml
akka/repackaged-akka/pom.xml
artifacts/pom.xml
benchmark/api/pom.xml
benchmark/dsbenchmark/pom.xml
benchmark/ntfbenchmark/pom.xml
benchmark/pom.xml
benchmark/rpcbenchmark/pom.xml
bundle-parent/pom.xml
docs/pom.xml
features/features-controller-experimental/pom.xml
features/features-controller-testing/pom.xml
features/features-controller/pom.xml
features/odl-clustering-test-app/pom.xml
features/odl-controller-akka/pom.xml
features/odl-controller-blueprint/pom.xml
features/odl-controller-broker-local/pom.xml
features/odl-controller-exp-netty-config/pom.xml
features/odl-controller-mdsal-common/pom.xml
features/odl-controller-scala/pom.xml
features/odl-jolokia/pom.xml
features/odl-mdsal-benchmark/pom.xml
features/odl-mdsal-broker/pom.xml
features/odl-mdsal-clustering-commons/pom.xml
features/odl-mdsal-distributed-datastore/pom.xml
features/odl-mdsal-remoterpc-connector/pom.xml
features/odl-toaster/pom.xml
features/pom.xml
features/single-feature-parent/pom.xml
jolokia/pom.xml
karaf/pom.xml
opendaylight/blueprint/pom.xml
opendaylight/config/netty-event-executor-config/pom.xml
opendaylight/config/netty-threadgroup-config/pom.xml
opendaylight/config/netty-timer-config/pom.xml
opendaylight/config/pom.xml
opendaylight/config/threadpool-config-api/pom.xml
opendaylight/config/threadpool-config-impl/pom.xml
opendaylight/md-sal/cds-access-api/pom.xml
opendaylight/md-sal/cds-access-client/pom.xml
opendaylight/md-sal/cds-dom-api/pom.xml
opendaylight/md-sal/cds-mgmt-api/pom.xml
opendaylight/md-sal/eos-dom-akka/pom.xml
opendaylight/md-sal/mdsal-it-base/pom.xml
opendaylight/md-sal/mdsal-it-parent/pom.xml
opendaylight/md-sal/parent/pom.xml
opendaylight/md-sal/pom.xml
opendaylight/md-sal/sal-akka-raft-example/pom.xml
opendaylight/md-sal/sal-akka-raft/pom.xml
opendaylight/md-sal/sal-akka-segmented-journal/pom.xml
opendaylight/md-sal/sal-binding-it/pom.xml
opendaylight/md-sal/sal-cluster-admin-api/pom.xml
opendaylight/md-sal/sal-cluster-admin-impl/pom.xml
opendaylight/md-sal/sal-cluster-admin-karaf-cli/pom.xml
opendaylight/md-sal/sal-clustering-commons/pom.xml
opendaylight/md-sal/sal-clustering-config/pom.xml
opendaylight/md-sal/sal-common-util/pom.xml
opendaylight/md-sal/sal-distributed-datastore/pom.xml
opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml
opendaylight/md-sal/sal-remoterpc-connector/pom.xml
opendaylight/md-sal/sal-test-model/pom.xml
opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml
opendaylight/md-sal/samples/clustering-test-app/karaf-cli/pom.xml
opendaylight/md-sal/samples/clustering-test-app/model/pom.xml
opendaylight/md-sal/samples/clustering-test-app/pom.xml
opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml
opendaylight/md-sal/samples/pom.xml
opendaylight/md-sal/samples/toaster-consumer/pom.xml
opendaylight/md-sal/samples/toaster-it/pom.xml
opendaylight/md-sal/samples/toaster-provider/pom.xml
opendaylight/md-sal/samples/toaster/pom.xml
pom.xml

index 52bf4c426760c87da46daec31f0a3a27f3cc7db3..9c9e6a1dddf05e25256d73524d1a246c388a207d 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>akka-aggregator</artifactId>
-    <version>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <packaging>pom</packaging>
 
     <properties>
index fb64a290be1cc1e9cee632dd311f52579a57eda3..9b37d17277e50100adda767bfdda552ed26b047b 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>repackaged-akka-jar</artifactId>
     <packaging>jar</packaging>
-    <version>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <name>${project.artifactId}</name>
 
     <properties>
index cba745793c30084cccf465008268f546768fafb7..cfe04ca97fcb9184c4a3b0e4dbbf5f7369dc9cac 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index a7b526a6a0bbf86e1db8c4d7b723a01ae395ec21..48690f65166e3844ed90486c0536dd4cf07d8a6e 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-artifacts</artifactId>
-    <version>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-event-executor-config</artifactId>
-                <version>0.16.8-SNAPSHOT</version>
+                <version>0.16.8</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-threadgroup-config</artifactId>
-                <version>0.16.8-SNAPSHOT</version>
+                <version>0.16.8</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-timer-config</artifactId>
-                <version>0.16.8-SNAPSHOT</version>
+                <version>0.16.8</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-api</artifactId>
-                <version>0.16.8-SNAPSHOT</version>
+                <version>0.16.8</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-impl</artifactId>
-                <version>0.16.8-SNAPSHOT</version>
+                <version>0.16.8</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
index 5d952f6be8b96faa7e1bf0340814e725dba0d537..bc71948af4b6bb68309497329358285c1f16f9b2 100644 (file)
@@ -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>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 47733c1b83ddbad3bf561c9f8dfa2246583d32b2..62a080ba65ffe8e92ef40f8528acb737de7a8664 100644 (file)
@@ -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>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 6dd851e77f3a330087ab0078f8fb05c19c8d2917..02e95c894352e92fa4b3c31ee5b15c93a269495f 100644 (file)
@@ -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>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 3bc0f35e66bd613051392dad0c847da114add73e..1bb6c810b3a45994500a387b4e30e22278cf117e 100644 (file)
@@ -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>5.0.8-SNAPSHOT</version>
+  <version>5.0.8</version>
   <packaging>pom</packaging>
 
   <properties>
index bfa2a58667db31962d9c5435805d5d292dfc48f3..15c7fee8fd966e196e96d8d3777e2823205012f0 100644 (file)
@@ -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>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index cefcc5a1356221044ffa8d03a62a2e9126a864a8..bee95a58f4cc14fe28ed944025265986afcdab8c 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>5.0.8-SNAPSHOT</version>
+                <version>5.0.8</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 7a8bfbd21961f1e26e1b2e1342ad65c4649e48f5..b8aec78f65ed6c855d55f9a0f7db7b7490d14827 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-docs</artifactId>
     <packaging>jar</packaging>
-    <version>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <name>${project.artifactId}</name>
     <description>Controller documentation</description>
 
index b96475d32fecf4d7c1f1a708c85c1c478ae156c7..589e3d552a7ff16ab3a72effd8a452e109e6662f 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-experimental</artifactId>
-    <version>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Experimental Features</name>
     <description>Controller Experimental Features</description>
index 660ce06c9e33c55da08992a08b57010a3d88a565..cd7b6d73619e04d2f00e6b12febc6d993d01af91 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-testing</artifactId>
-    <version>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features to support CSIT testing</name>
     <description>Controller CSIT Features</description>
index 36d5a0a32557ce583eae0cf121dbce8dcbe89572..befc6c4f3dff0792d0a2738b1b1c114e7a60606b 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller</artifactId>
-    <version>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features</name>
     <description>Controller Production Features</description>
index 80403956cff5f2090bf535c5edd4954f501d10ad..8a900244a913a7e75f0ade0a42902e4d94498820 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 8f7eeb2a560ffdfe5fb5f6c76d918e073d7f881e..25d7ece4ad28ba515342c05c061d3433f8013712 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 60dd37830fc1dcac79ff51f00e53c0456a6b1e46..9cc71bdeb2e7a17b578d8f3a41fe7a947ea673dc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index f2543ab4f4b498007cf80bc5c843d379797811db..4b43f3d87bf07ac9d3723609ac70260f9cd7c2ce 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 1c0bfb3b354987f9b52d541c15feba23271569bc..5cb35ecd9464de85f7549a4b5ea7f0d67af811a6 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index cfcce55538a618922645bd74e59249d89badecfc..397a8b901341db94f48bb1ee90577b342c178c40 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 0a89a6419faf3fa9b359797050def3f74e849395..cfcbdf34050526fa21b4c835ed077f7702529d46 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 7b8792c7774ae80ffe2edb744b3d44908f31d45e..56524a416805fa3038de958e2f8ea1a0592df7a8 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 2bdbcd059b06b2be7012f2ae62ba8fcb051afaf9..60a32c72a083e4f6bc1c1cfd51bb6eefa9f35fde 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index c74134bdcb030a9cf0950d99d14606cce288f021..7a69b4bf4b0ac64f8ba1af7b37262b643883047b 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 60450b3cc23965644e8efcea809d54ad99d0eb81..1661ded1f127755bbf38cb70769b53b2a40e9fd2 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index f5b97945e6f5234967f107e2d54b3c1aa2f42ba6..efcc6afb9806162bee2b3929d67081d3019043d3 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 4f945d39056245b5b81468a3787846f931d7a6ca..d965747516e0f685455380ae1ce2c51b8ea9e4f1 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 9cd5305cd883bc918a8c4a1ed31da6c01440c4c4..348d2f2ed2117569be5d5e940cdba463b4df0fdc 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index f1b7bfb3df77f4618f519d59bd7cd4e7fdff8049..4ee0c5331b2664d34a3b7e65032416db3f2451f9 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>5.0.8-SNAPSHOT</version>
+  <version>5.0.8</version>
   <packaging>pom</packaging>
 
   <properties>
index eab8edf5ad64a33e513e60479fc8e38445d90b7b..3eb1a44df7d8d17f62bda3c68645b769020f1304 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>bundle-parent</artifactId>
-                <version>5.0.8-SNAPSHOT</version>
+                <version>5.0.8</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 849711c6c850354056bb8db335a38284ba8d4b6d..2636088dddb500b99b4426f70cbb4768ad988857 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>odl-jolokia-osgi</artifactId>
-  <version>5.0.8-SNAPSHOT</version>
+  <version>5.0.8</version>
   <packaging>jar</packaging>
 
   <build>
index 8f2b36f6a202b3b6645a9ea00b37e77ffba0a697..ff06e816b4a3e1bfe67bf01b0752aca7fd2996e3 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>controller-test-karaf</artifactId>
-  <version>5.0.8-SNAPSHOT</version>
+  <version>5.0.8</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
index 87fa810f61fee6d7d33776414ac56adea9c5dca4..035e7e6351b580788ead1c1dbbf4900d81573664 100644 (file)
@@ -20,7 +20,7 @@
   <artifactId>blueprint</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
-  <version>5.0.8-SNAPSHOT</version>
+  <version>5.0.8</version>
 
   <dependencyManagement>
     <dependencies>
index 3a9e653bc9e5050d03c4c158ebe8467addc62f8a..fee4c6b47661b6f1a24431cb74950fd76fe44a9c 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-event-executor-config</artifactId>
-  <version>0.16.8-SNAPSHOT</version>
+  <version>0.16.8</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event executor</description>
index ec03444fc7d24fb9279931239ac8e41a2023a273..23f683e25ad26280db516cd70d301dd0adf14abb 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-threadgroup-config</artifactId>
-  <version>0.16.8-SNAPSHOT</version>
+  <version>0.16.8</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event group</description>
index 21d252c55ae1e588006c5ad41832ed4d4c40293b..8adabbd70e897da39a1b09d97f047334c061cab2 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-timer-config</artifactId>
-  <version>0.16.8-SNAPSHOT</version>
+  <version>0.16.8</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's timer</description>
index ca53a3bc3fc3a2d0779da571f35bfc350e7c77a7..c397f57e7d18ba068d03ae2cba9ee9bf984c6a48 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>config-aggregator</artifactId>
-  <version>0.16.8-SNAPSHOT</version>
+  <version>0.16.8</version>
   <packaging>pom</packaging>
 
   <properties>
index 3a22b8c02c7e1a23bc95b9be5e6759d8fc7f3ba1..8ea8df0542ecb48c224f59a40cbc6865177422f1 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-api</artifactId>
-  <version>0.16.8-SNAPSHOT</version>
+  <version>0.16.8</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 </project>
index dcd2390fb1a33bffb20d4dd676d378185026f705..2ecab361505cabbf106a3624d27ad54bd4ff2a1e 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-impl</artifactId>
-  <version>0.16.8-SNAPSHOT</version>
+  <version>0.16.8</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
@@ -20,7 +20,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 0329e657eb18b14ed18f1bbf03417eec95b59d2b..1be6cfab039e8efbbb06d40b649ead6b90011fa3 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 0ce953ba1fd2d2060c34e16d10e20d83016cc13b..54465e97111ab5ec33440028bf82a46c79c4cf60 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 02a40edfb6cdb26ce2545b733e9b8282b40de9fd..69a460c147c96724a3c15776cf9fcbf020ebe03d 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 73ec253e7617d80ae6316707f11eb0b075190f4e..41fc08bdd7685bbb26e13137c30aaea2b04fc4ae 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 0031a445dd3e8d09d7c136d2ee7b17062896ca9b..630d051f147252a1813344a5c6761df15895a456 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 9adf19ba0ef70445e2c89b5eb36c1b8f8a299e4c..beb85324dff37a7bb6141d5f123be4e7e5720912 100644 (file)
@@ -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>5.0.8-SNAPSHOT</version>
+  <version>5.0.8</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index 5a51fd9ad7a510852f69fdd1ff7e62921e7b0d12..fe47ff18b2c249a0fe5115e7f9e3fdc439aa2e61 100644 (file)
@@ -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>5.0.8-SNAPSHOT</version>
+  <version>5.0.8</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>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 4a76ea86165fdaa0c3a19681e58203371a0b2d2e..f7f35a9006a80bfa62b4783b4730824d9397cae7 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-parent</artifactId>
-  <version>5.0.8-SNAPSHOT</version>
+  <version>5.0.8</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index e5d88cfd0dc36e69535cf5f7a4a1e88fa1fef1bf..9f75169d68b0118aac8c5c0cdc558ded1bc0d5ab 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-aggregator</artifactId>
-  <version>5.0.8-SNAPSHOT</version>
+  <version>5.0.8</version>
   <packaging>pom</packaging>
 
   <properties>
index 9ac1870e3b06604bb242529a7c384803da59fd8a..5d6b6f651d058d51feae6afbaa5559c53b625b3b 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index aa38c0e65b39343e4ba4a767efcaeb9af37326fd..e0fbfef866653510938d7cb442a1f717ee052120 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 8e260972a4d0c877bb3d05d391f4e450d2116873..57e262037f122f53d790d86f75c0ad18a3dddff9 100644 (file)
@@ -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>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index e80588b5e6afac858d8aadecb8507babc51b0877..5a6b0cf1ae5ca317abd9354fd6ce9c82e2e7fec3 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <relativePath>../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sal-binding-it</artifactId>
index 985ded9f4fd12ec0aba80ef921979a4ca6b29891..c26ea82c010b84ee48e2b3418790ad9d914e4881 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index e1d7af30f98c5a0d116036a78d64f976ac0cbb2e..e9fc85155af335bfd8dbc0e46c2a3604422d91a1 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 04fe204afbc43840fce7a9bc7b277b2a0b768b38..b611170708016e5a29f295e7ff8145c69520cf51 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>mdsal-parent</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 162b21ef3f7149d6604d317178b5ef0e2b32dc05..bbec46bfd8242565bec3f7e0b68252a73c6586d4 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index f1813bbc1b8fb582f0ff26f4373e52a03ea862b5..1053ebf2787f03f9e7e0baf0063775afaf055b31 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-clustering-config</artifactId>
-  <version>5.0.8-SNAPSHOT</version>
+  <version>5.0.8</version>
   <packaging>jar</packaging>
   <description>Configuration files for md-sal clustering</description>
 
index 99c007218df123b1806616b4075b858e8b637785..648a3222755273a2bc827af9735f833d0f9d8331 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 3e325b17d0c4d6fd973ba285ddc539e2a31ceea0..002ebc3d375e22cd00662b13053934365e93a453 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 3c7ba8c77daa3ddfed14092160839b8ff93c27f1..aef4745aa4ec3fc47af79674ea1ae52c132f61a7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 38e5d74e4703eda61745da2b726f6c481a2b1da2..813dd84d1cf3847c7cd895e776754d270100539b 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index c14ee3e82e996c39970fa4e2434603b6afdbee0d..d56c03dfe91a5f15f94dcdd9fb565c54d7d6017e 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 9eb7446a05007a7cd5350ae2ad9c2a9928845770..15ccf0c245d89b7a4e63c285ce2517cd7157f148 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-it-config</artifactId>
-    <version>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <packaging>jar</packaging>
 
     <build>
index 6a7bf7ba839f9334d8dd816fd0dda29b00418a6f..0f31564a9b362f2e64212758f4540df1c873d18b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>mdsal-parent</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 1bbd3782e33916587ba2baf7127d3e27bbe0aeaa..7c11e6aa47f66527bac3fdb86ec215a46e877e60 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index c4dffd76adf396856ded73a57c252b3df5d7b61e..0a037582f795e77d44f44de4b1704ccc673a7a33 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-test-app</artifactId>
-    <version>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <packaging>pom</packaging>
 
     <properties>
index a694786e423ef5fd5ae8c5dd4c1ccdd38a92383c..8905c2782c9266331151cec8411549d34523e232 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>5.0.8-SNAPSHOT</version>
+        <version>5.0.8</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index ae52145a42fcf01dfef4b9f5628001570816fcaf..09605dc20b77e2617695e71b5f638a67ce97ad32 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller.samples</groupId>
   <artifactId>samples-aggregator</artifactId>
-  <version>5.0.8-SNAPSHOT</version>
+  <version>5.0.8</version>
   <packaging>pom</packaging>
 
   <properties>
index 53ef91e5095098cd788b4f47a6f7165e19c291fe..dbd7597282111748ec9f102d1a52fbd70efd0d0f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 936f59d316bec828e474fb4f56a072cc41f1b60e..cca4551b224b022a2b4dfffefb49c025c96622dd 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <relativePath>../../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sample-toaster-it</artifactId>
index b8e134eacedf3dc9f96dd6d72d1a993432f91515..412d25d315b7fad5d1cf541c8987a94a19538823 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 78fd51479ae3c092cbdfd4f22d812cdb3dd755c3..5b778c955e850d070800b1e5694ed5a3de066e02 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>5.0.8-SNAPSHOT</version>
+    <version>5.0.8</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 876c0bf04acff0c10f62bd0ba2a20f11aee41785..d6a1b06b2043996e57bfb64c2d23b01ab708c7b4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>releasepom</artifactId>
-  <version>5.0.8-SNAPSHOT</version>
+  <version>5.0.8</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->