Release controller v2.0.8
authorjenkins-releng <jenkins-releng@opendaylight.org>
Tue, 18 May 2021 16:02:51 +0000 (16:02 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Tue, 18 May 2021 16:02:51 +0000 (16:02 +0000)
74 files changed:
artifacts/pom.xml
benchmark/api/pom.xml
benchmark/dsbenchmark/pom.xml
benchmark/ntfbenchmark/pom.xml
benchmark/pom.xml
benchmark/rpcbenchmark/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-blueprint/pom.xml
features/odl-controller-exp-messagebus/pom.xml
features/odl-controller-exp-netty-config/pom.xml
features/odl-controller-mdsal-common/pom.xml
features/odl-controller-model-topology/pom.xml
features/odl-jolokia/pom.xml
features/odl-mdsal-benchmark/pom.xml
features/odl-mdsal-broker-local/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-model-inventory/pom.xml
features/odl-mdsal-remoterpc-connector/pom.xml
features/odl-toaster/pom.xml
features/pom.xml
features/single-feature-parent/pom.xml
karaf/pom.xml
opendaylight/blueprint/pom.xml
opendaylight/commons/jolokia/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/mdsal-it-base/pom.xml
opendaylight/md-sal/mdsal-it-parent/pom.xml
opendaylight/md-sal/messagebus-api/pom.xml
opendaylight/md-sal/messagebus-impl/pom.xml
opendaylight/md-sal/messagebus-spi/pom.xml
opendaylight/md-sal/messagebus-util/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-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-distributed-eos/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/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
opendaylight/model/model-inventory/pom.xml
opendaylight/model/model-topology/pom.xml
opendaylight/model/pom.xml
pom.xml

index 7c3a19581432e5e10bbeaeb95deed710e0f9a8a1..561ebf24a53046fdfa11534add2d5277aecdfcc6 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-artifacts</artifactId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-event-executor-config</artifactId>
-                <version>0.13.8-SNAPSHOT</version>
+                <version>0.13.8</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-threadgroup-config</artifactId>
-                <version>0.13.8-SNAPSHOT</version>
+                <version>0.13.8</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-timer-config</artifactId>
-                <version>0.13.8-SNAPSHOT</version>
+                <version>0.13.8</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-api</artifactId>
-                <version>0.13.8-SNAPSHOT</version>
+                <version>0.13.8</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-impl</artifactId>
-                <version>0.13.8-SNAPSHOT</version>
+                <version>0.13.8</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
index 811fb67257a66895cd49c16d33112f0c00a063a3..6f03d46edde8098165827fa4af32b400e91b5099 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>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 75c711f5cf56d236af27b5c4da307c2aed1a6137..b7ac6eb6b6f8496cf843f1f7d7e7a23afd0a7857 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>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index b95f246b33404dc80e7726601d61e689ff5a6381..9a1cb60f6b549b80307fdef6f73efb8ba9497ce8 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>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 0fcdb000936ec1341b2eef6ed652834bf507a982..4a6d52f4a8fc4e11f1b282d4711af63ba3c125da 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>2.0.8-SNAPSHOT</version>
+  <version>2.0.8</version>
   <packaging>pom</packaging>
 
   <properties>
index 487031c169a11dc30d31a1eaabdcf37db6535f4a..1779de55dc0e8569fc3c1de93961dc113aefd97c 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>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 23758ae422b36ab16f950f28c30461486ad8384b..0d9a312251209604c901a28205fb981fe9a2db03 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-docs</artifactId>
     <packaging>jar</packaging>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <name>${project.artifactId}</name>
     <description>Controller documentation</description>
 
index 194567a666f7f318e6fd72216cc4177811a72875..92416f3402077e136be2e99f7686563ba78c8dd0 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-experimental</artifactId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Experimental Features</name>
     <description>Controller Experimental Features</description>
index 1edcdbd4afbb3792ed4b4f9edeea8efff310edf1..4a660415d73c8c619c283943f6cbaab1cfc5bca5 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-testing</artifactId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features to support CSIT testing</name>
     <description>Controller CSIT Features</description>
index c0d68f25c3391c9b10f1976490d9fbe93a5330f3..0a47040d748ecea112454ecbf8026d8d6c2ca3fb 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller</artifactId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features</name>
     <description>Controller Production Features</description>
index 2e54b11e15a1fadb36d6d89b65cc25137d089aac..55f87afbe22a752f05fa34adb11108c9a54dc41b 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 62b8e0be697f17802ecd4678dcfc3aa9ff39a3af..2cf392cb53be9532ea2346e9e7776be9b9c3cc04 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index bbba01d3b3b18d8d5c03cd288ed244afa0fd34a5..9f87c7db94f69a8e106e6772008910647b9ac2a4 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 1f4b916a6dc8e2d06745d9293dc94fc0edd7ded9..763f3e624b66441f989e253f1a9756a659e13b4b 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 96815cfa32521d12bc86957d50f3d8cc145baad9..b28c0b45d71353f8f33e42b18b31a9e58742e2e0 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 3650479b9096d64c6e5572d0ea043fbafa44e8f0..a9fdb1dc47468947caecc8e61e0b1ddc22cdfbe0 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index dce8b3c91acb4d62fd601940d0a189eb11c809a5..ed534674e7517dd32d326943ab96bab6558f3991 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 65b6c06d8e6772389d9933daf9f1bab535fa59f9..482dee6823bd1f57dc786d5d0ee136f02b9777b7 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 4cdba737af3f4cd6dccb8f40a3ff938c6c684bed..6d9b4ab51cff1300965d74b04389c4e70c23d3f8 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 156abc10b7150324665036fd365e430a4d702c76..dfecd91689475b3ac4ff119a289224fccb6d9468 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 64d112aaa2ee75f482ab3b4007de9875552073b9..f65f4f1f7f541f57d68dbfa4b242dce4b17a1a63 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index daf10eeb5eea8e41155538f63aa9e6512f994681..bdb46a3867f0d6540efc458e4887b0fce9be0338 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index b93a8097be79bff8a50c631d353fb4d0c72159cc..c92baaad5d9f614a42fbb4d28204b9ee665a1c21 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index e89cc42b8a33f07c47a871198ca2bb2ebd3c8cd1..ec65b464247b56cb9ddfb251d8d82e2e58ad37a5 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index e91a2ba91d0ebcff455465a8132fa8efea5813fe..80fe49d767887c983e49121cbc18765f3c1279bd 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 578b433ba8ce4c7666419c007a4ca5cb58718b85..bee9ca52990a6076cf1b1c0943b3923627ee97cf 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>2.0.8-SNAPSHOT</version>
+  <version>2.0.8</version>
   <packaging>pom</packaging>
 
   <properties>
index 1aa05b5ecf503a7372054be867988d05eaaf932a..6229811cab20b5b2e126c834bf42d8c34ca6ca48 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-parent</artifactId>
-                <version>2.0.8-SNAPSHOT</version>
+                <version>2.0.8</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 6cf729862480c77f65df079620b6ab31fa4e493d..d4177143df9fd5b6f5047617c8a96e03eeb5afe0 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>controller-test-karaf</artifactId>
-  <version>2.0.8-SNAPSHOT</version>
+  <version>2.0.8</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
index 94aff9998fc3727af34cb500790cf556192b7f43..371dc6df96803d5554b63040596fac5895abbe66 100644 (file)
@@ -20,7 +20,7 @@
   <artifactId>blueprint</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
-  <version>2.0.8-SNAPSHOT</version>
+  <version>2.0.8</version>
 
   <dependencyManagement>
     <dependencies>
index 7e28099c9a30972ac2dd469dab56c49756537015..06f9b15e0ff25c6797d9979d3ad3f984540536de 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>odl-jolokia-osgi</artifactId>
-  <version>2.0.8-SNAPSHOT</version>
+  <version>2.0.8</version>
   <packaging>jar</packaging>
 
   <build>
index 9db6e6165cdb70754ae837f485c0e00bbe27a268..69efc54215846d831977deebdb891d44f2d41434 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-event-executor-config</artifactId>
-  <version>0.13.8-SNAPSHOT</version>
+  <version>0.13.8</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event executor</description>
index c7d38bf29bc3900fded680be628b36f0bf1c0331..641a22e2ff71178ca1af60278b4e89847ef3c28b 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-threadgroup-config</artifactId>
-  <version>0.13.8-SNAPSHOT</version>
+  <version>0.13.8</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event group</description>
index 40fecc6f19c474dc66592f59c59067d09f6f86f9..7fdc65b4272ea06063ed57d416a7e65b72a6d748 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-timer-config</artifactId>
-  <version>0.13.8-SNAPSHOT</version>
+  <version>0.13.8</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's timer</description>
index 34d2d3acbfddd2acd7e1db5a5e2707fb67e52c79..04aceeba5359b8f34214e2ee546768e16fff10c0 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>config-aggregator</artifactId>
-  <version>0.13.8-SNAPSHOT</version>
+  <version>0.13.8</version>
   <packaging>pom</packaging>
 
   <properties>
index 431718181117560a45eff7c41bab55dcf9c4f169..c1f99e08dc8732a10a3436560f34d070ac608272 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-api</artifactId>
-  <version>0.13.8-SNAPSHOT</version>
+  <version>0.13.8</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 </project>
index 89292d758964c4a65edce540f3e2555c56f2b41c..b1b8ac9c0ee8bf006b464382c4019cd61e6be18b 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-impl</artifactId>
-  <version>0.13.8-SNAPSHOT</version>
+  <version>0.13.8</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
@@ -20,7 +20,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index e40bc5dfd925f095d4198cb5de0adf9b2a457700..c0312f5200c30021e0942f0e286941a44483d773 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index afe5c8efa608263a2564a8f8a7a9e4bd812ace1c..871f29eb58657b1c44327328a820aec18f3cc5ae 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 5969d49d72ab0940777624f768c898560ae77772..0a58bae1208aff818191a172126b9a2730f0d187 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index dbebf649a8bd6d956858b7f71db6b771157d8198..2aae91f769b4efaaadf9285f976fa787b7c2127e 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>2.0.8-SNAPSHOT</version>
+  <version>2.0.8</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index b5e1ae6244a39375a5b03a67fcc7931d0cafe711..f3093c278885ac512136716027a8cb2c498c4678 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>2.0.8-SNAPSHOT</version>
+  <version>2.0.8</version>
   <packaging>pom</packaging>
 
   <properties>
@@ -34,7 +34,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index b2996821c48527bd98c0d5ce1766d489e712a647..e86f50ffaa54acdaa598e61ffefb55bdd21a6ff5 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 8e6afca90a5cd6db0db0948f89deffcc581030d8..9e9c77cbead4769fc57c4fc999ede0880f41e743 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 9e9b364712a3b6dee9c7ede0d98b244d5b4b14e5..6cd0ede962dbd04e0f8b2066dc4a163ae6d351c4 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>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 1ef151445a9a9b8e1918d8cd72c741c05444b5a5..23dad08b090cefd79f164c1d048322993a1218cc 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index d33ba69a8e3ed71a1d39a0e945f11382cb8daa92..fa3cec4cca3ac234923bbd7d3b95212c1b100135 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-parent</artifactId>
-  <version>2.0.8-SNAPSHOT</version>
+  <version>2.0.8</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 3c3841487043ca4aaf12dad13f4a75f2e973fb9f..c3c502cb0a622a4653ae465edf42e605844fcca9 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-aggregator</artifactId>
-  <version>2.0.8-SNAPSHOT</version>
+  <version>2.0.8</version>
   <packaging>pom</packaging>
 
   <properties>
index 23d51bee330f9bfef8741d045d8b8d9d2d3fcb4d..3afe2800c9ec9ba5939be81d55605458f3167517 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index def63be3a77a96ad2adc0a3014ffe1ab68abc197..2dfe49e0a4d3c28bf4de81cf8c940707fde2e1b6 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 8759ef589a4999649ac4f8d3f399eb14332e3678..1e7d7089ba2e316e4a00d7145aadcf1f1502b0f3 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>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 0626748dd17a5bcf260778be7f833b4524fa3b98..54113027ad71605f33bc7da1e861a082dcdfb225 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <relativePath>../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sal-binding-it</artifactId>
index 40314bfceb2db205caaa4405ac9edeffce1e674b..e62144b3c3c0a0fc4f439002210fb0533381d3a3 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 400069c7814f1db3f5ef9b4760cdcc4ffe709238..2898520a7a595ac4036a212f1e51985342411925 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index e4af8a78b96bc66f017b0f1b816daf40b88a97ab..e93320e9d8f7dfaf55c80258fc82bc50a15f88fb 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 56a178824c5014fcf16fcc16ab6b079be317a174..bbf04b6a781e1c7589a5e194e76931dc6e151110 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-clustering-config</artifactId>
-  <version>2.0.8-SNAPSHOT</version>
+  <version>2.0.8</version>
   <packaging>jar</packaging>
   <description>Configuration files for md-sal clustering</description>
 
index 38861fb944128c6ba80c9d8cb5c53a6c67fcf6f0..3cfc1e56f6640c134c90c0b84db9ee7863e7d7ae 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index d585ed0ed068c9fbef4130aaa0a629051d57e679..4a17cd0fc08e69f1b308f2a4791f5a89dce724c4 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 34c281b60bff7972861f37caba43f82fb7ede0a6..43f9ede97bebaaf465c2de5851ac0062a2e58af9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 85d58f9142e25b71d9501acdc38803c926a46f79..a38c619002b097e8317337b1160d99f5754809de 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index c58c85dc1f35d419b60c6bdc0cbd2f278fd23b06..76e428c78de243a9c1f5d3d380467e318c3ad214 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index e1d8bca8dc9fe0ef0a4a8edfac2b0d00aad5fa38..6f64dfb76ab06fe96aac0853bbd8c969c17ebcee 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 490a127c03396b91d26384c686573e411afcbe00..400ccbb44b37c12c4951421eeed8608039f71d63 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-it-config</artifactId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <packaging>jar</packaging>
 
     <build>
index f7728b03f8ad3af8126a08df5d76761d411367dd..7750869359b0e2398f2fe9f4416ae5b425692d2e 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 4a2cd51a4414a19eb68844d16c02b8ebcc1b2f71..b15bd2bd043a1f6eb0f2871888e9857a3ef307f7 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-test-app</artifactId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <packaging>pom</packaging>
 
     <properties>
index 9e5594f746a05a8ca0e6fae105e43d1cc08b30d3..6ada391568c9847bc00cb48e04a48d9ba5cead69 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index a45f2e71b1b7ddbcf44d4d59ed3fcdfa50139687..60ec4a6e4171404d4e3a43ced13f5752249600ff 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller.samples</groupId>
   <artifactId>samples-aggregator</artifactId>
-  <version>2.0.8-SNAPSHOT</version>
+  <version>2.0.8</version>
   <packaging>pom</packaging>
 
   <properties>
index 1d3cdc3152aba6ffd212fa8351700c896bbf0c42..3581d6f69a30c81034b118fa4f0ef263fd027849 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index f4392d5beeb9f834d4658586b6b41bf299c276b3..60b0cb5b8d9339df0c9296110d91e9a574984ae6 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <relativePath>../../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sample-toaster-it</artifactId>
index 3ff7fd6d3fe58c9ffdc90cd05caa6e4a104f1559..b1b22e0ee3413e31c85217e685430e548774b41d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 10436747436ab5cdfbf813b4b72a9813f205d60d..ee797c52c56020e8174027524e94e9d9d441660c 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 6947c02c7415b465666065a20247c15be78966e5..cdbc2982fb78ed866ca36bb1317a1767dd3591d3 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-inventory</artifactId>
     <packaging>bundle</packaging>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
 
     <dependencies>
         <dependency>
index 40faab1ea304619c878aa292c03c09eb521d88da..2183cc64359026380fa5427555aca51b8ce328ca 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.8</version>
         <relativePath>../../md-sal/parent</relativePath>
     </parent>
 
index ec6cf534a70af4408abf9b652ff290c97312ebde..d2313612189b3d05413220a23fea81428ff7f9ba 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>2.0.8-SNAPSHOT</version>
+    <version>2.0.8</version>
     <packaging>pom</packaging>
 
     <properties>
diff --git a/pom.xml b/pom.xml
index 3ac4ec2ccb941029fc0bb4c1870b6c2cad38a050..f3800480c864d886f32f09f6fedf6c6a6f47c059 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>releasepom</artifactId>
-  <version>2.0.8-SNAPSHOT</version>
+  <version>2.0.8</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->