Release controller v3.0.9
authorjenkins-releng <jenkins-releng@opendaylight.org>
Wed, 7 Jul 2021 21:56:56 +0000 (21:56 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Wed, 7 Jul 2021 21:56:56 +0000 (21:56 +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 86c0af1977d2c6c5fafcb8435b5ba6dd8961c1cf..bd6cf86801413581c64338da543f9960f9d4d8c3 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>akka-aggregator</artifactId>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <packaging>pom</packaging>
 
     <properties>
index 10be8ae9e7513b86a8d204ad56b73723ba9f9367..732e43d873280b9eefed24e0f53332947920c5b9 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>repackaged-akka-jar</artifactId>
     <packaging>jar</packaging>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 1f9f2cdc290e86b7e9a97acca8e522d9c1e44d16..4e04c4a7cc9f65349210428fdd8e63a4f48b2e7b 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 62c9f304d5ec97baec24e840a6014ada54a4b1df..f75fcfd510478911e25501124d198dec0059b734 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-artifacts</artifactId>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-event-executor-config</artifactId>
-                <version>0.14.9-SNAPSHOT</version>
+                <version>0.14.9</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-threadgroup-config</artifactId>
-                <version>0.14.9-SNAPSHOT</version>
+                <version>0.14.9</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-timer-config</artifactId>
-                <version>0.14.9-SNAPSHOT</version>
+                <version>0.14.9</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-api</artifactId>
-                <version>0.14.9-SNAPSHOT</version>
+                <version>0.14.9</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-impl</artifactId>
-                <version>0.14.9-SNAPSHOT</version>
+                <version>0.14.9</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
index 312ebe28c5bd9540685b8c073270fb8dd048d09c..18208cf81ffdfb841e4b7c14158ad53edd83e367 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.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 44cd66080fc8c550ee40dc4f9a1b7d51b017f292..aa4fbc2309083f576e7bdaccacfdc568a5d1dfe6 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.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index f5ec71cac344439903feeeb465feb10539d07924..4e96b6e0f1e7ca2dcebd95fb9d0dd1f5240298ec 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.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index e56ea914654a1f591db4f5a6125f2edfdf78b659..91f829d5bee089825b263a9c43b14a78dfe8b32e 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.9-SNAPSHOT</version>
+  <version>3.0.9</version>
   <packaging>pom</packaging>
 
   <properties>
index 872b1ef58286269cbb85278b931496656d871ac8..c0acb4091b15f55cbf40ce8731c8d5a0d87c57fa 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.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 9814318f99f9a5b53c0837574f58c427d1fc9130..2fe8685cd368c915a279f9094fe03a173631d5d0 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>3.0.9-SNAPSHOT</version>
+                <version>3.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index dcdbb79743f4a21f476a9bf244f31c54ba436f07..71bb2ebfce4314147f061dab7bebad28426f112a 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-docs</artifactId>
     <packaging>jar</packaging>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <name>${project.artifactId}</name>
     <description>Controller documentation</description>
 
index 33d96ca0df4c96704e06d54127093a283eac61c8..ed4e2ce80a07b120e1590dcfd83876917826a766 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-experimental</artifactId>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Experimental Features</name>
     <description>Controller Experimental Features</description>
index 2e1a4798ac12fe089a83222a87773446e67bfaca..fd2f31a041ae84e3601ee14f0055d8a2fc3a9180 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-testing</artifactId>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features to support CSIT testing</name>
     <description>Controller CSIT Features</description>
index b90cc2865eac1c700878825385dad4868adec938..74520a0e8a8c13917a6837dbe6ccfa46e44cfd74 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller</artifactId>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features</name>
     <description>Controller Production Features</description>
index 2609cd1e654c8fea4bc5ab363018098d6bc516fc..a4068380b673a30f76c4ac706cae4b12370622a6 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index b128809ce88f2a8ea265e6a3ca08abea041f3212..e1d205f5bd388836a1ea0eba53cbbc1921574ba3 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 71dfdde5ea2509434c82890da982d5223faca63a..d81d69f67155e277706f4cea5d234bd380223a71 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 549493def490d1389ce75f17ae1626c7d3823885..6344a09fb3da078fbd22eb28866a379ca99c2de7 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index ffc0862c4bc3279ae5760fa0278ce45620c6e763..0f56b2972fe8cb3fbc200b7607521d871edd108f 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 60310bc6915ff3c4abe36dda96ba0f2eb21de031..c54a229a10bd809e373356bf6b581ef2f4d24e3f 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 5ede61663a3750fdc93e02c63dbf65aef6648a0f..56a332b5de7a9c1bf8c831ddf49ffbc754612053 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 746c638530bb0cc58ee821dcce6e0c09aa899048..5e8543a44fc72e0de1dabae97074e5638edd6097 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 22c7fac888bb359f9aa558f82316d38930a6ce8e..6bad264bc552c55e3069bf7a77337ee809291669 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 011775ab0d5549b41aedec4c1b339bc940b4a608..78c9476fa3f9400be993186b566e6d49d77b8ce6 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 8cdab17c6ef6c977cec419736fc37ede7978539e..dd87d9f98d3a86831dbc8c3a5bfc0dd0796abac8 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 846a89e0ac571049b541926f54a0e42f460b75e3..eadffd78bcf90cfd07649980592efbabc4776a71 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index e6551de850c610abe06b619e7b61b8e70be805a6..15ed85ce069bbfc7346fd16733267981d9f96254 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 94ee1626ca8694294bbb15517c28680144dc2ac0..74fb8a9b5726a1f84fd2d69d90f68d267bd89777 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 61f8f6b601f933c3456c962fe0310091be59bbf0..6d3ade3748416b8fcd70090914103d26b6354232 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 395550668102b335cd8d51dc9019d59bd1d47ee3..8aeab6f719a3508a0e01b097833e5d95701a3c66 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index bd9f970c581d922987e69ad74a0e88261bd225f5..86a2ce6c0813e04e07d471b32bd4ccab2f921828 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 12d87c90af427a115831d9e3925cb840f85f431a..c0bdca1ab78dcfba6a9aa84992aafe6d4bb34501 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>3.0.9-SNAPSHOT</version>
+  <version>3.0.9</version>
   <packaging>pom</packaging>
 
   <properties>
index d9a95dfc4981b232d135f3026e544a74db98ebed..5d068f140c3e72b2785bb1b9628e032a6101527d 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>bundle-parent</artifactId>
-                <version>3.0.9-SNAPSHOT</version>
+                <version>3.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 4647431e9990c437d7bcb695f8a995d339452f78..a8a60fba012624f0c20e782e34f3b5329fe2c10e 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>odl-jolokia-osgi</artifactId>
-  <version>3.0.9-SNAPSHOT</version>
+  <version>3.0.9</version>
   <packaging>jar</packaging>
 
   <build>
index 1d3852ebe32811a184646b94d68509efa75da147..1ce4d63b3e1c1bb9eb056de20e49bdf38fef0663 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>controller-test-karaf</artifactId>
-  <version>3.0.9-SNAPSHOT</version>
+  <version>3.0.9</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
index f7dab883ac190aa73c94a6965c36d040010085e5..51333fd5dfb801934f9e7b043f5705a2c5fd01eb 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-inventory</artifactId>
     <packaging>bundle</packaging>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.9</version>
 
     <dependencies>
         <dependency>
index a5b04aac1973113bc42c868f95056528d347ffb9..d2ed9786451e00176408fa81f517d83dc7a11057 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../../opendaylight/md-sal/parent</relativePath>
     </parent>
 
index 674caf8d946797764149070ced6053ea68d4b566..8a7316bb685321390b82920706b7e82b07695f5b 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <packaging>pom</packaging>
 
     <properties>
index e56796ea700c298b4529463a24b5c5872265a742..4c102855a2fd296e8f2bd8a1c0214ad0e47475a8 100644 (file)
@@ -20,7 +20,7 @@
   <artifactId>blueprint</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
-  <version>3.0.9-SNAPSHOT</version>
+  <version>3.0.9</version>
 
   <dependencyManagement>
     <dependencies>
index 147f3e0e0277d29a9965f5138d2d5fc3a24c895d..62fa8fccf587a0ae474d19903f69155ec92ecd4d 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-event-executor-config</artifactId>
-  <version>0.14.9-SNAPSHOT</version>
+  <version>0.14.9</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event executor</description>
index e10d8dc36ac706bf17a7f253cae8532fd2054c7f..00ac7ab7a85e2f692d464358f0002bb391848687 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-threadgroup-config</artifactId>
-  <version>0.14.9-SNAPSHOT</version>
+  <version>0.14.9</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event group</description>
index 977fa94894cb16d33e40c3314e9b36a854449617..f84adb9ae63b5a3d62fd403720d1a0b90767f40b 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-timer-config</artifactId>
-  <version>0.14.9-SNAPSHOT</version>
+  <version>0.14.9</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's timer</description>
index 40af7c65be2a235fedddc691f5f6a9f1e1de6f16..d8ced27002abdfbf0ecf8755107f4de6ce9e1997 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>config-aggregator</artifactId>
-  <version>0.14.9-SNAPSHOT</version>
+  <version>0.14.9</version>
   <packaging>pom</packaging>
 
   <properties>
index 411ed54f155a6c6b01416d37981232ceafb2b606..5a599a4262119d5db4391a80bdf99fe8294b1f63 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-api</artifactId>
-  <version>0.14.9-SNAPSHOT</version>
+  <version>0.14.9</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 </project>
index 00065c6a4617e86e4005a3c1b8e60563ca62378b..6585531df2a2c0f5a544caa8c34fb07caaf0aa2b 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-impl</artifactId>
-  <version>0.14.9-SNAPSHOT</version>
+  <version>0.14.9</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.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 79b30f6981423629c35413b5cf8cc2666ad0a0a4..776da0d33c16c8cc6885e8f8a905c4784b1339ea 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 8c79d41eaf8d835700cf56358fcfa34916937ffd..abec76f137ba7d6a5d9870e77a1a0d19b8876c9a 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 872d98d598eba0d4626e1625429154d04df51562..89636796c43eb8aa0a649e9401e28d2016603ff8 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 26a78c414691593e02de4056404440217b84d9d0..68f2115f7ceca1a4b775d543d0c5d1b5c7abfe33 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 671fad32cc54d67524706e38942f43f39637924f..d10d3dc596e028ba7847025308b510042893bdae 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.9-SNAPSHOT</version>
+  <version>3.0.9</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index 85e701940b56e9782f3878feec3d46e4bdf68e14..6ed7dde61405fda996ac2d466d874f4bef139d24 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.9-SNAPSHOT</version>
+  <version>3.0.9</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.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 928fcb5de9acd8a85d0d3ef365a70fa25e0b9084..e5e02504189c8c2179ffa9adc6c4e0ce6e54ae50 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.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index e3c7fe54f0341896c6d465756fbc85b2d2d8967a..ac9539626a7d7126375388879c3a352b51d736ec 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.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index ad9ee69fadc81bb7f221b6fd92c42ef607a97130..eb34496cc7e15bf353876665375a624a7e95d2f7 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.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index da4550fb67a9c2a2b912d2f2319e6fad35556c78..183074e0785848ef559142b4db74210b20130993 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.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index cc5e548827606c60a03a916c57907536a00bf5f3..c4050dc9363b1b823bb6445f7879420cc243a549 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-parent</artifactId>
-  <version>3.0.9-SNAPSHOT</version>
+  <version>3.0.9</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 3540b6f37f2c89713ac712cce6faac6bf61ff1e0..315fa0811debd8ed73d00dad8838a6fdcdd8ef88 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-aggregator</artifactId>
-  <version>3.0.9-SNAPSHOT</version>
+  <version>3.0.9</version>
   <packaging>pom</packaging>
 
   <properties>
index 86e8b4496e33473bf19e46a522fba04fcb04c508..2067d5f9c83e00f730f4348db834022a3fe4b156 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 43f7a8010cec8a326126e083e190771b15069ce6..a1b978576630a6a1f6ed60010fe85170a32b7f5c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 079537b5b6adbf2fa917e09ee03d77acd119913c..a5d50643fe396679eb896a65a5e2e12dd6763687 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.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 58a2edf40a6d44e8df17c8ecdb9707f38d33c9b9..adc2482b1d14dc8dab6ffc4a2b6b63ae479ce0fa 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <relativePath>../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sal-binding-it</artifactId>
index 8908caa1ae72adc03e5beb4073373484e0ac51d9..881913f767e4ba3295e2c4fe42fb5ae42e2320c7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 584b7b064f186134f46bf7be797a77befad32cef..3c313bd016a1ce0cc0b3ac18c2d3e5500f12a032 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index bc12ce616197940d5dd76043b00dcfa4df257768..20d6458a70f520883a74bb9f33157b4cbab0151a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 37f6c70f1af3e08a4ae72228697aa173100ab646..6db841fb81e8706cb8901337d47e2e6be605d792 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-clustering-config</artifactId>
-  <version>3.0.9-SNAPSHOT</version>
+  <version>3.0.9</version>
   <packaging>jar</packaging>
   <description>Configuration files for md-sal clustering</description>
 
index 7bf11ac25da67a3d59dc1ca96065cf62d49374e1..ce8d3cce45260562690439ea7730f57a32c52c1c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 3c7e4514efa9681b0c69f4860ce10609d0ea5551..bce748f94b4b7ae2860800e45a584c4368d4f818 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 346ecfca8e8162eff14186ddde6bfab3d56b211a..1e906a923945b91f6d55d5ba24fe8cd648e1669a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index f96b034457c09f469ed4025f56f1905d188a7e2a..a851a2d259189418ef2febad377c14c16d901374 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 311c3ef1eed8f080114d98a0a68a2ca273f825a8..ba13ded783f65b0473bc745734e9c60890606631 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 84338196c045697add3bb57fe6f1ac8292ac4c57..47ba895100e889730c86adbb57562c5dfb720ec9 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 907c652a27206ee86fd7b635dfc6051e21808815..3ab9b297afdbddd051afec703d556b3e20232c5e 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-it-config</artifactId>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <packaging>jar</packaging>
 
     <build>
index 5ebc4ad231ae27bfc8e0945c4e93fdbc2c267e0e..9ed11e78243d16e44e6d6440e6235c2c4f2726fa 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index d0211dace485e2a96a23ff5edd6319a2efc8ffda..2bdd9f25bfc74f1da56d5d01483d6545c1a3e024 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-test-app</artifactId>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <packaging>pom</packaging>
 
     <properties>
index b1eb30770796a0cc83317cbf31ceb8487e63f19e..2ca244f503df9d6ab55b705583151539fa8ee2f1 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.9-SNAPSHOT</version>
+        <version>3.0.9</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index fc7759dd7759f924d9882dbe36e8d426a40fdaeb..786b089be405755651a18b25b535465322dfe18d 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller.samples</groupId>
   <artifactId>samples-aggregator</artifactId>
-  <version>3.0.9-SNAPSHOT</version>
+  <version>3.0.9</version>
   <packaging>pom</packaging>
 
   <properties>
index e8455fa53f807f962f0387a95307813f192dac18..6f963e36137e4bae25248ae0af0368166d2cc554 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 17e7cff4ccdf498450a5143c98836603bf2900ad..8769622187d5e50c66c6ebafa16536e20573b70a 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <relativePath>../../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sample-toaster-it</artifactId>
index 188e0a6e1779a8fb4a703fe02dcaa8514a1baa3b..d7e41bd0c1ac8949d71dfa7d0b49dfc42a3bbda6 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index e4b9f9adfb4b3cf813cf8fb46cfad6430698798a..b8a90e025fa79065568c474dcb5fa22f602593e5 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.9</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 4f89a6058602bcbb87e62dbc4726faebbe8573bf..191e39a3a9b1f1051adb4a0cb1ad5f1ec56f6b38 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>releasepom</artifactId>
-  <version>3.0.9-SNAPSHOT</version>
+  <version>3.0.9</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->