Release controller v3.0.6
authorjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 4 Feb 2021 21:16:08 +0000 (21:16 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 4 Feb 2021 21:16:08 +0000 (21:16 +0000)
81 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-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-controller-scala/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
jolokia/pom.xml
karaf/pom.xml
model/model-inventory/pom.xml
model/model-topology/pom.xml
model/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/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
pom.xml

index 1dcf3b80975be7ba6260c21c536c26e0a7590cf4..ecdbd457686cc316a68f69c8353939b9f254a4c7 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>akka-aggregator</artifactId>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <packaging>pom</packaging>
 
     <properties>
index b549ff7b799855ea6c3086c9f2d86fa702e39156..d5e09c69938698236e78626aff9fc146fa97f61e 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>repackaged-akka-jar</artifactId>
     <packaging>jar</packaging>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 10617cf64feeccc526f84d3d4b84ea8157b8a85f..416e325bb2377ef8738cd80064315050267ce8ac 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 3ca17817b79257b97550fd5fe183046491dfa14f..a3ad3b73d2a3ecdb273f920766a5169cd1c68609 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-artifacts</artifactId>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-event-executor-config</artifactId>
-                <version>0.14.6-SNAPSHOT</version>
+                <version>0.14.6</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-threadgroup-config</artifactId>
-                <version>0.14.6-SNAPSHOT</version>
+                <version>0.14.6</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-timer-config</artifactId>
-                <version>0.14.6-SNAPSHOT</version>
+                <version>0.14.6</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-api</artifactId>
-                <version>0.14.6-SNAPSHOT</version>
+                <version>0.14.6</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-impl</artifactId>
-                <version>0.14.6-SNAPSHOT</version>
+                <version>0.14.6</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
index d6bbb368a9c88e8a537dbdb09096f839cba62463..b836874b115f9165f940f57d5209423d85bb108a 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>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 3b4c9949e54da73d769caeb607b84a85241fe0d7..bc667e9401d70a642f37feee280f166ce349f849 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>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index bbb59ed959c738db88065e5fbe1ccd1f8e9eb970..20cc012350d08b46693e4d43acca045b1f510b14 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>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 56b5e30c572ddf984b86076fb39247dd650197ba..35a4fedf1d69ac1d02b95f3e3e5e51974917f9d2 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>3.0.6-SNAPSHOT</version>
+  <version>3.0.6</version>
   <packaging>pom</packaging>
 
   <properties>
index a1ac951e795a26d80b88452d2abac3027cbdbe4e..bffcf1f47cd9b119b64d4a6fe65e70e8c97f09ba 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>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 8015b6befeb9629a13e24add26a0020398ededb3..d1f0dd198308345ca8faa7214beb1829e631827b 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>3.0.6-SNAPSHOT</version>
+                <version>3.0.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 69eb0c775202c0e896e5d56be4e39b1d1d9630a4..e958c9c02c2bbef909457fdf6888ed3e10eae17b 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-docs</artifactId>
     <packaging>jar</packaging>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <name>${project.artifactId}</name>
     <description>Controller documentation</description>
 
index 7ac4c74531b9c2d58cbb7f2b778ef402e365c534..afbf1599acc51e1720d5e473d812e7baaa0462dd 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-experimental</artifactId>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Experimental Features</name>
     <description>Controller Experimental Features</description>
index 190e77af8345b46654f02121f48d19e7b7db7082..701370556c0954706f518c2db866b1459b6f47bf 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-testing</artifactId>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features to support CSIT testing</name>
     <description>Controller CSIT Features</description>
index 61b7b18a3d5df9ca7f3ff45eeda87f6ce5f47734..d53c4f903cea1bb198122e7323f2584d4880431c 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller</artifactId>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features</name>
     <description>Controller Production Features</description>
index 2cbb06d1c851f9d9466520d6895dbb39592df9f8..f75207f3e6be02a34810d07c515fab188abb87eb 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index edadc8928b183c24a239042e2771e9e2f7b07bf7..7593fd48ce491af615a64892583ccef54d1bc8d6 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 8acf6db3c6bd2bae428403d2f7ee9f4de05c6020..9d905c6b6e99813bb85ea96b820327d66c66210b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index b11693eda44c271952c37582c82f8478e77fa07d..9a4532d7dee6c56cffd9b7ccac3f91ae53e1227c 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 77b0281d2a058ca7f7c34b8691adbdad4a9953a2..342d94466487ba94451e157e701108af6fcdfe9d 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index f342225fb877010302cca24ef544a8f7d3c16f23..e68f5aeb582ed633fcfdc77e974a1956b158d059 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 59daa76da51a870a9271127aa2f4c5eb85acae66..43f3b3e4855b23d2927593ec5266e8c070bfe531 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 685b74ac3ba5cc628a41c61f6f8e03efa1a21c20..13d53bf011f8eee9120cb6d7d3c5788ed26f6c77 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 5599f214a4f5a7a1fdcc6c3c93dae39e24aa9069..cb5e867abea8c09f6f823524e03c05475a2d80b7 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index de9a9f2a17e5cd34bad8fb702b18ecf779a44f9c..b6c4153aa0b1a12b445a6777f988b490c8167d02 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index d357345e748cbb4348bb38f5cf572fb1c4d567f2..60c2e83c94534d0ddd885431adb7841b80edf754 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index a6321c5e6c63f1bee7194f8ca5e886a0d2bf6f0e..1695bb663118bd8dcdff8e52c640bc1a20aa0fa6 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 855b1b351bca9350bb39a7ab3425d9189e24b405..d4c13de690ff959b0a00f63296a20ea1273fa777 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 49c5ac3442470bef52c54f14461b05fa7ed65f62..703ecaae84b87184dfa2ce9f081b882894bb2fc8 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 18f2857e872cc8a4a92db933e477c900c9b4df03..6cd70b5a96d62eecb6015a4f5046966bdc4a5ce2 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 8512ae966707e08428d158f1b771a8047b96aa5b..80d0eb3a6f8957653b6dfdfc7ec87cde9c7f17c7 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 3b68ea268244c942f471c91e806eb9300f9ed873..0c55fe1965def47c2955e64ae0d8f3a7eaf5f3d4 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 04065b6283aaec03098a0ebd5e7266c8e8f4b692..8222151fe6d15275c8d48ff615595d59867704e8 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>3.0.6-SNAPSHOT</version>
+  <version>3.0.6</version>
   <packaging>pom</packaging>
 
   <properties>
index c6fd0298dcd573c670e85f9e712dce5a4e8c6550..078ef1fbbcb3e0c7cd36967a4e9065888b08a429 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>bundle-parent</artifactId>
-                <version>3.0.6-SNAPSHOT</version>
+                <version>3.0.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 4a7d3fbec6ae4571cc79ceea64243e3260854ab4..c57af1491823970b382dde5cc5cdc87f4213f5a4 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>odl-jolokia-osgi</artifactId>
-  <version>3.0.6-SNAPSHOT</version>
+  <version>3.0.6</version>
   <packaging>jar</packaging>
 
   <build>
index f1fcddc28b077817478306758339ccae58521987..101a15f7292a293d44b7a351ac5cc94f1b688d0d 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>controller-test-karaf</artifactId>
-  <version>3.0.6-SNAPSHOT</version>
+  <version>3.0.6</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
index a3b993f56680ece1d0dd2487b57e3bb7e7cbc5d9..dfbe399d8ef2773c8a73ca45d3cc165c45226fcb 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-inventory</artifactId>
     <packaging>bundle</packaging>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
 
     <dependencies>
         <dependency>
index d8e9799add82a4856fe1c5acc2626d29610bfc69..f557f0ca2cb660a5e60ae36db4460b4d5635cb73 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../../opendaylight/md-sal/parent</relativePath>
     </parent>
 
index 33d3314a75afdb1adda01fdf68d677a3ea99331c..993d9b6c9fe51aac05a64aef2ef388fd4e2afc89 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <packaging>pom</packaging>
 
     <properties>
index 9ae5cf9a0d912b78685e1a9a18bbbb01242f3873..be3c1478257273ab4d5aed948c862ede5b35881d 100644 (file)
@@ -20,7 +20,7 @@
   <artifactId>blueprint</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
-  <version>3.0.6-SNAPSHOT</version>
+  <version>3.0.6</version>
 
   <dependencyManagement>
     <dependencies>
index c380e11784cb7387f794740a7b0171ac32c9a751..27a27b5b17df5c8f2232b6ba4f1bef5ae61acfe2 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-event-executor-config</artifactId>
-  <version>0.14.6-SNAPSHOT</version>
+  <version>0.14.6</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event executor</description>
index 74f2b2f55c6075a9dbcc39ed038b8ecf47a22936..adf4f6c76fc770b682dfa449792e5851b39ba833 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-threadgroup-config</artifactId>
-  <version>0.14.6-SNAPSHOT</version>
+  <version>0.14.6</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event group</description>
index 889c2df426247464aec2058c5e8c79521bebe0f1..91dd795155807d05c26ec859e2598b544db9544d 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-timer-config</artifactId>
-  <version>0.14.6-SNAPSHOT</version>
+  <version>0.14.6</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's timer</description>
index 09c4004dcf79f0898feeea1141270af3fdbdc93c..d06eaa77516f57f8d36ccf3fc20a4629e81284bf 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>config-aggregator</artifactId>
-  <version>0.14.6-SNAPSHOT</version>
+  <version>0.14.6</version>
   <packaging>pom</packaging>
 
   <properties>
index f7e5c00ca1d92e8364cb382e3e43dfcfecaa68d6..a8840852e29f5351ef3b91298e46823ad969d873 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-api</artifactId>
-  <version>0.14.6-SNAPSHOT</version>
+  <version>0.14.6</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 </project>
index a80744861a03897258309d437aa81d09e01b20e7..45da849f3489c4b77c57f80efd5b43bac67f088e 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-impl</artifactId>
-  <version>0.14.6-SNAPSHOT</version>
+  <version>0.14.6</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
@@ -20,7 +20,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 733d66cabad21bf403da3703fcdb65023fb9c0ef..fec376ea55ee0de4de51f39b44a39ac2ea9a1611 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 37b7a00db7fa73672f3cbfd6447d1bf9b80ed29e..79f8294405ffa7847fe8540e62b5a2e6fd7a6438 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index e3dd177ca5f30de51115ef087524a136730408cc..7cef7748dea774c0fef808d8a39dfea566df141c 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index f444458cf842785e6613bce98b56e1b928e45e8a..522108160f47c2d11915fdd896da3e60877338a6 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 4e9c85e0465a526548e73e6db8a202d1611a40ae..775e24ed255dc7ba9d41eae76386fc21ca6777e6 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>3.0.6-SNAPSHOT</version>
+  <version>3.0.6</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index 56955a402f30ed5debab669a4d6ebb6bffd8738a..76895f4a28f1a3da819f3e160ac940d56dae4edf 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>3.0.6-SNAPSHOT</version>
+  <version>3.0.6</version>
   <packaging>pom</packaging>
 
   <properties>
@@ -37,7 +37,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 9ce3478b66227340b6aa95ac8a1fe1fa8f10fbed..30ad84c5dafa1a4a14e7a66de230b361b79056aa 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>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 8309df374bf46f8c3998998098ee30f255be25c0..4868f5ec3446e5fdfa06639d74d9b110c8a525f5 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>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 616e7889b47919646bcac80e6a3e559d83db35b6..499300ab51fdb4fe53cfd4800107b31768159f32 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>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 4c3df101d620d7840aa0150df1fd6a6eb9231949..00522515ba208678a66e535fa032964313f1313c 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>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 366214bcead346c49432e26e7b197bb858014038..432f5ac608fde723efe38b834909a0385328c48f 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-parent</artifactId>
-  <version>3.0.6-SNAPSHOT</version>
+  <version>3.0.6</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 88c56e0c0891ca5616400a7d98b159c98f9dcc24..d25d110d5bf759ea15fa5282637326bcb5215cb6 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-aggregator</artifactId>
-  <version>3.0.6-SNAPSHOT</version>
+  <version>3.0.6</version>
   <packaging>pom</packaging>
 
   <properties>
index 4fb11d329823329dadc7053ef58f9c79cf8e20af..5cf3aa41b3531fb7e0e62ec413960a8ace8d6c11 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 7d9e9af300f3df1e5190b80fee1dec6d6e41715f..0800da3dfd772cf924ffa42d97656ca5c580b3bb 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index b04a4430793bcbfe44afca905e8c29afd53c961e..5ffcf09069d2af9b24745fa7e767d1ff2bfb4fa3 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>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 6a9cbf1afb2df0adf3ac45c6f490075b5c6b716c..f5ec17a9a978c96376dc62ed69bf205ecbd9976d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <relativePath>../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sal-binding-it</artifactId>
index 4986cddfa5b7a03e307b3ebdb67cab0027049a4c..41bf4d22e1c73b2f845e9ab87e6ca9c89d174501 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 9e86911dcaf086592fc74d742cb2505b94da25a6..d07996b1b94e7136db24c8200c8838558a1a2d48 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 186a20f663170640220b62fe2f164580e8cddb45..05333f616cbae347e143cfa6d59361b4339c7a35 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 38aaa61f24b006aceff1aee1157d6aed12a56e2a..934e6bd3f5e1008de9dfd7e793525b3e7b0c43f9 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-clustering-config</artifactId>
-  <version>3.0.6-SNAPSHOT</version>
+  <version>3.0.6</version>
   <packaging>jar</packaging>
   <description>Configuration files for md-sal clustering</description>
 
index 584adcbaa2f0dbba0f079b6acb772d1d4e3a351c..a0e07ac27cea3f3121fa585092b7ac54c28a5635 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 5b15b98af4f929ccf79dcde940882a8a5b567b97..59598e5076a2a1f04b4326557abfd84c9d604da3 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 9082b8b5f89abfadd0c661c315341fda15663526..e009521f8721e236a7acfd133c389d4ec9f07d24 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 19853a3c3f1896eb33a73da355cdd506d00f932b..85fc62237fa69105e9426e3f9cdfc9393be09cf1 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 927ceb0083481a615b5899ef63ad6c8f123937bf..3262cac8584710748e3843aa1343c430fe46fc33 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index ec32eb40107e3c146c0cf68ac401415e5c6f3f01..49a9c613766062e22979b5cc44a92fab61b5f4de 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index e08093d358f68cb5bceebbc581e3d08e8cc41c9e..ca566bf405405595203ea359d9099bd1734117a5 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-it-config</artifactId>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <packaging>jar</packaging>
 
     <build>
index f227536952c8435b0c789b345c7d0dc9a6e2dfac..45b624decea8d9393e27e1f39fcd4444e1d83bb9 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index b093fc38d9dcf25de717c26aea450de317b979ac..1cc3d4f37e6e0d210eefded527a3850006c17f06 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-test-app</artifactId>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <packaging>pom</packaging>
 
     <properties>
index e8ae13decba72c14729b9718e11ead11adaa2bd5..06b562c91ddd9c6f729ebaa04bdaa80db9eb99a1 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.6-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 3383039aa3828578014f2bf6f65bad4d5d98e10d..c6d2b568550a92249a997d690066ee7dc8643e82 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller.samples</groupId>
   <artifactId>samples-aggregator</artifactId>
-  <version>3.0.6-SNAPSHOT</version>
+  <version>3.0.6</version>
   <packaging>pom</packaging>
 
   <properties>
index 1174e2e8725f98c03852a0c8cb01f5eda2d69e21..de614856537bc218178b73e7a5dcd12cac89e0e6 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 573054296e0d8875d49c6c0c9a3556fdcfd4f6d1..5fdbcc4344dca30cefd3cc5ab0beef9f9e34f229 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <relativePath>../../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sample-toaster-it</artifactId>
index 87a369965555266e45d3cb5e50445c1b4c8f00c1..b6fc1b16e76bbd15cedbd360e8391e3c1bb620a3 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 5f1f3e41c042a64a5cabddb08bf6a3c5629f4bfe..cf269bc6a09356a7c43211456b257696575ca45d 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.6</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index f5331641d87fce3ec45c137a7bd6d04b7f29531e..06f5356ad189057a92e9ae2e1c2796faf9b0a130 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>releasepom</artifactId>
-  <version>3.0.6-SNAPSHOT</version>
+  <version>3.0.6</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->