Release controller v2.0.6
authorjenkins-releng <jenkins-releng@opendaylight.org>
Fri, 23 Oct 2020 09:58:22 +0000 (09:58 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Fri, 23 Oct 2020 09:58:22 +0000 (09:58 +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 21c8284c5221c102160953534c5e40577151fa3d..37010584f9e7a556755a528ef8147bb2b0ff3946 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-artifacts</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-event-executor-config</artifactId>
-                <version>0.13.6-SNAPSHOT</version>
+                <version>0.13.6</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-threadgroup-config</artifactId>
-                <version>0.13.6-SNAPSHOT</version>
+                <version>0.13.6</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-timer-config</artifactId>
-                <version>0.13.6-SNAPSHOT</version>
+                <version>0.13.6</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-api</artifactId>
-                <version>0.13.6-SNAPSHOT</version>
+                <version>0.13.6</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-impl</artifactId>
-                <version>0.13.6-SNAPSHOT</version>
+                <version>0.13.6</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
index 0883863d546da8a18eab44dfef0e20ed677b1bd8..cd5c6dae708808ce38369dee13d5ce28f85e15a4 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.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index a2958e13df4db53416e0dbee60c4bd50bd8ccd2c..e13e4517e6dfc6e90ac57a32248075ccbff8569b 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.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 33105c8539fb5cc1960a00162ed5e9dd0ba27d89..7e9039714addcc5f4c8b87e703cd979f396cbfc3 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.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 93457996607cbfd8f595a4c60c09fdcea7b772bc..414454418072024c8d28125e5bd95b82af45cd66 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.6-SNAPSHOT</version>
+  <version>2.0.6</version>
   <packaging>pom</packaging>
 
   <properties>
index 830bcb9857231cd68157679a0a85b059982b2ebf..7d9653cc2f6daf2a584341614646c4e73cf20efd 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.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 5fac97d27d63e2b176973d75360603cf2caf2896..f979d64de9c4ff12df4800ffa1d044c3de965a5b 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-docs</artifactId>
     <packaging>jar</packaging>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <name>${project.artifactId}</name>
     <description>Controller documentation</description>
 
index 578152b044f3da6c1f4acb3255cedf0f3e764d17..254a6a3094d757f7bf2abf4aed0066eeda530102 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-experimental</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Experimental Features</name>
     <description>Controller Experimental Features</description>
index 0052e407134b8d4dc33a12c73cfad8b40fe61499..537e2c227b4b7b7dd9aed2682daff23f2c6c6687 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-testing</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features to support CSIT testing</name>
     <description>Controller CSIT Features</description>
index 4d77e7d59d8afeff5f7a826f84e58f7c3cfa2f0b..881a91e8e3b582e118dc10795d0a0ff70d6105bb 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features</name>
     <description>Controller Production Features</description>
index 9da645fc870017e597b8337dacd0631cb0f4ff68..1a73c4ffc2a562ece16255ad1bdb21375352f923 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 7334f1804045f786b0166cf0fb5382736e4cd390..2be8998272e63f308010a387d9c07c677fd390b5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index a5f573f0ab699f49ba0a4bd1714dfd78b50adb94..089eefcf1be9ed17937ceb992856471cbd5ef7bb 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 236687030c4d070b998e9171c6766bb16ce60da8..ec642b81a6859e7522e804aa4621acf41b1b83f3 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 3b49818dcf0719488791d300c08e40925e455ce2..96a6eaa0ccc21ad4443daa3212e50272b490b1e3 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 3dee9c7b58e28af68897f190f9893455e29f1db1..5cecbf185075f5be34493d5655a3b7884ae2e021 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 38477731df8d122e54bdf87f70364cf7f8edbf5c..a4883bd852be301a236e32ced4bbf2187914869d 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 98a3c16d8d342cdfa0cb5229fb8b07c2c63f197d..1ddf24d8c565b376d8e4670ca3653dcfd9f1bcd2 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index af805489685d56ebec8cd86dcb805eef2587b772..22b8a6ad5d06c8c7ff8f47abda63b9a6f0af160f 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 3e1e097cedecdbbe06e109516896903d8f9aad8f..0f4bf68b3629644d67ef96bf5857979d1f3ae253 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index cd48f6068752761b4fb3071e3bac132193b5113c..2bdd66dca0409ab323cea60337647234d3be5c8e 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 7e20d8bcc441296b3643499270efe76fa88fb214..623ca22992f20aaf4a7edb02f5453df679bc3b14 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 4646fe9c87ee2e6158bb7c8a4b44349366413b19..c8243b9a5e29013a2562b4d0ead9b049fe440f68 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index b3c25aa3e3b200559f8a5efba9d8965b9ed3f2bf..1d4bad612c113049e32c86ab75bee03b0b502a2f 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index ef1d34ae110dc37fb26776e026e276bced78208f..9d721920dcdc6283f6e400b05b7653de04491669 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index e286a5c3df40cd2c7fdb89de66b1b40b581ba5b6..55a546c709e42f75df98d770c45d2eef5e1d783d 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>2.0.6-SNAPSHOT</version>
+  <version>2.0.6</version>
   <packaging>pom</packaging>
 
   <properties>
index f87cc548243451716e2ee49109a916fc0495a140..0134a5a9522ccf94a1c6443d95434895b76b472d 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-parent</artifactId>
-                <version>2.0.6-SNAPSHOT</version>
+                <version>2.0.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 43078452d1e23c74e8cfaf7b53950765c4ed4f82..7ffa5c736cb92026a06378ab973668ac26d9352b 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>controller-test-karaf</artifactId>
-  <version>2.0.6-SNAPSHOT</version>
+  <version>2.0.6</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
index c2a9654cd291f50a49ce132ed40b65086fb4f897..1443a809a1b089948fccf96873b87324073f4b4c 100644 (file)
@@ -20,7 +20,7 @@
   <artifactId>blueprint</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
-  <version>2.0.6-SNAPSHOT</version>
+  <version>2.0.6</version>
 
   <dependencyManagement>
     <dependencies>
index 23d25e7cc4c36d582efdf39d85d5f84ef83aa937..a1a97f03e11a925cbeaffebc1365080dc0745b32 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>odl-jolokia-osgi</artifactId>
-  <version>2.0.6-SNAPSHOT</version>
+  <version>2.0.6</version>
   <packaging>jar</packaging>
 
   <build>
index 14ad2e7c061fc0306e78af9449bc85e5b2233117..859fd45ed377648bbdf907f73dc507471f2e4f3d 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-event-executor-config</artifactId>
-  <version>0.13.6-SNAPSHOT</version>
+  <version>0.13.6</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event executor</description>
index eacf566b9d721219950337886fa42b9958804f6c..e6684fb1cf695c9345ae27ddc735328c96f324a0 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-threadgroup-config</artifactId>
-  <version>0.13.6-SNAPSHOT</version>
+  <version>0.13.6</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event group</description>
index 25bd6b8f0bdfcb69b2b41a6f2a4d17199e515bf9..af82a86913c9c7741148f94c1e01d4e1c7529003 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-timer-config</artifactId>
-  <version>0.13.6-SNAPSHOT</version>
+  <version>0.13.6</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's timer</description>
index f67b782b14f54ddadcae78599ca482351885a334..81e2bb084986fe4adc0960b6f3dacc3ca3590f84 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>config-aggregator</artifactId>
-  <version>0.13.6-SNAPSHOT</version>
+  <version>0.13.6</version>
   <packaging>pom</packaging>
 
   <properties>
index eec7ec5efd5ede376801799ed66671ac5a8d9d01..3ec62d8a5ab05bf06edda65e3be99f7594f5bc52 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-api</artifactId>
-  <version>0.13.6-SNAPSHOT</version>
+  <version>0.13.6</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 </project>
index 9503149e0a91fb365f264eb1541203ad66fd5330..519591f1beb4ee343e9e61624124549cd64eb46b 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-impl</artifactId>
-  <version>0.13.6-SNAPSHOT</version>
+  <version>0.13.6</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.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index ef6613f158119f07005a102576266af912751c81..458cc2856745a48b78d797473cbad0af97a7bc3e 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.0.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index acac57204f40a6f408c13b6c8284fd7b3f0f42c7..553eddee95cde739fce3e6e0e7c07384de1653ea 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.0.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 4e3a462b10167227358032f0b8f4b5f725ea687a..36ac4314dc75c5ede1b236c91032ad45e1dc5378 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.0.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 9eb1b1323b37d30bca2f86e05a591ac1a9aa7b56..83148bacab4620ee6cd07ac8426b1cabe653a33b 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.6-SNAPSHOT</version>
+  <version>2.0.6</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index b71dd55c6ccd214bb2f942c402328c035125da64..cd5066fd7d75a900f66267aa2f6be8bb00f5686b 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.6-SNAPSHOT</version>
+  <version>2.0.6</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.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 6094d5a1e304631af869b233974f60f1431c1928..2139c64177d478569fb52b1c2463eecfd0588bc2 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.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index d787325ad726ec9bb9ff33ee529af4dab4896379..d151081002b726f567bfe0b1506f56ad91ae3ba5 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.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 65eb93a97d9a0494a8c41cff7ecce0242a144f36..5afbd9be69a0fd46224ba04bda021893f29a1d89 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.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 6ddbf49fb3988e02997a5b6aa7b6f06e379e3f93..d518be29e25a4c5b3df30c1cf9e0715ea3e53f21 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.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index fc2675b34e968263cd8bee26b55dd05212273026..ba4a12ec9c2ff6193635b6b8d8956594ed54f027 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-parent</artifactId>
-  <version>2.0.6-SNAPSHOT</version>
+  <version>2.0.6</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>2.0.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index dada0de22d2fb6ae47e5a949db99dd30ec7e5a28..d88cb16239dff3b73dbcd2fea5e8bb26207d7e14 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-aggregator</artifactId>
-  <version>2.0.6-SNAPSHOT</version>
+  <version>2.0.6</version>
   <packaging>pom</packaging>
 
   <properties>
index ac654f8594a5624c475e81d4c0b240b90c443513..fa1f2d6c555b1ef251bebabf05e6c80b3ac4eb72 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index abc115a8352a65330e08acdea9fce2dfea837860..90070683c2ffeff04b4875e99c57438dfef3b1fc 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 18eef2f35d4b00cb2c44fbd4f77569bf43742e4c..e68524995ec263d975f92d0a702ae991b71376c2 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.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index d6bb9c25fe3ebd81ba11df64a3435c7ad5d6a3cd..79471d7c2aa38d41b010e0f6ac99f0a01a38221d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <relativePath>../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sal-binding-it</artifactId>
index 507368e1143dd0efb4b0f788532f0b56efd67f43..1458251325cc8763788292cc0ab7f079280183dc 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 77f5bc11a8476a044bc959bb02d5669750321a2d..8a84ddca199c9b13d9b2c49fbe35f8fc2cebadd0 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 3ea8027b58f553b21626d4daa1854fbe75a6de78..53f86f4ff0dfe3eef3059488fe858e951482e9f9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index cb0e073a7dc11effe7a20a4719ebf981bd097fef..f6fe1d6cb22a47c69100d475a719ddfd2eee78b9 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-clustering-config</artifactId>
-  <version>2.0.6-SNAPSHOT</version>
+  <version>2.0.6</version>
   <packaging>jar</packaging>
   <description>Configuration files for md-sal clustering</description>
 
index 2bed5c6986d58a227afe594e3234b30133d685f3..221ffc968f87c2142c05214a7dabddd5ef0e4071 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 2535f5d95f8b82816af20f195204e3563943fcb0..0dc049994780a993276f05a4734a6552c1d039ec 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 67ba5dc53413413c25d3ed1f4fd4cd2f614c44d2..ff353a98c8c773e67ac1f4ec471c24d26c3c676e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 7f66b8a88459a63a322161e6c85b765ef790db60..d68f0410101bdd0328dcf4936cfa1b9dc8a9bfa1 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 7cf948ca49340824ceaf09e5c47a0043df0802dd..ba2b50d8b701be0f6f9ef26e728176802cbd6d96 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.0.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index fe714f814dce1d58f016e05a6a4aec1a83bd1ec7..ec9ec51c3a2097eb54032e6e52f5d197df807674 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.0.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index b944c25667cdfdb31dfca34e18899e2d609ce11e..f0442b5c92446c2f43809e8c53be18c1a2e18f15 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-it-config</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <packaging>jar</packaging>
 
     <build>
index 1715631a2e8e46d299880d4741495f67da57f39c..ab7881b4df319a88e0726d743367011d21cd6f57 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.0.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index c188e352b15960e7a7888b69862245a48f60d100..7737edf03d3dd7ce5cf70227d17b3e87039f2ea3 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-test-app</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <packaging>pom</packaging>
 
     <properties>
index 0a923b46ed493c3c75e593c2c50ad7d4debdae2e..b563fe953759c3a650dace234554b744b738c846 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.0.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index f88b7dd6d3f6fe9d7a57cc2c00ff96eb8a780b13..2a3dbd99bc6ada82377ecccef9c1baf50175f89a 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller.samples</groupId>
   <artifactId>samples-aggregator</artifactId>
-  <version>2.0.6-SNAPSHOT</version>
+  <version>2.0.6</version>
   <packaging>pom</packaging>
 
   <properties>
index e9bde547851c3adf1b52e41c4d2f0ea0f8aeba27..95aa260ebd56e7a5fbea9706316e651165521a62 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 96f0524d0f70367fb6c988edded9c47e255dc493..750b8dd0ebad9d087fb2767b037a36f0defa5ba0 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <relativePath>../../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sample-toaster-it</artifactId>
index c41b2362b9ea62c7c651451d7f9eb2ecefda97c7..7d0d8857233de94951da53503064edaa8c52f000 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 6973ea8a596fd236c27190cbf564efdc2f82dd0d..248a18742cc40f4b16c710e300b7b11be0680bdf 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 272e058a74bbd3ba09c17b835697e205d05f56ab..cbe40682744499c6718ad6475f56d7307c54ac4d 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-inventory</artifactId>
     <packaging>bundle</packaging>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.6</version>
 
     <dependencies>
         <dependency>
index 2431226955ff1a48abcf649bbd21ba2f044c628e..ecec26cc67b8bd90749d2003269f96dc0bc1dcb0 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.0.6-SNAPSHOT</version>
+        <version>2.0.6</version>
         <relativePath>../../md-sal/parent</relativePath>
     </parent>
 
index f57c9657fbcee8d0f1c5f080a25e28636d8a4c25..328a860a7e706ffdad66deafab1c0ee08ce6cccd 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.0.6</version>
     <packaging>pom</packaging>
 
     <properties>
diff --git a/pom.xml b/pom.xml
index a8353f79d26f78e7bf4b1026598a39ce064d829d..752fc9082f4f5c4e332586df7cbaf497b3a27395 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>releasepom</artifactId>
-  <version>2.0.6-SNAPSHOT</version>
+  <version>2.0.6</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->