Release controller v3.0.14
authorjenkins-releng <jenkins-releng@opendaylight.org>
Sun, 9 Jan 2022 16:48:44 +0000 (16:48 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Sun, 9 Jan 2022 16:48:44 +0000 (16:48 +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 1ea9237d35a73106ea31961e4f868d87e660d627..9f243e92dca8a4cd24086620c75b49b3e250488b 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>akka-aggregator</artifactId>
-    <version>3.0.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <packaging>pom</packaging>
 
     <properties>
index 51b3ae1ad2193ff0e1dabf2b35435cdff8119014..77f7de3eb07785c618577cb2ca631d3c16cb6f72 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>repackaged-akka-jar</artifactId>
     <packaging>jar</packaging>
-    <version>3.0.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 53b0a3a6da3267c6ed35663428d8c3a49ee15676..7eae352f63d6dbc32c468d29333a83da13a9fe80 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index fb72afdb5f6c90187a86b9be326b703f75b1bf21..fffe20b7872a12de28f308bf60131206031aa80e 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-artifacts</artifactId>
-    <version>3.0.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-event-executor-config</artifactId>
-                <version>0.14.14-SNAPSHOT</version>
+                <version>0.14.14</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-threadgroup-config</artifactId>
-                <version>0.14.14-SNAPSHOT</version>
+                <version>0.14.14</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-timer-config</artifactId>
-                <version>0.14.14-SNAPSHOT</version>
+                <version>0.14.14</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-api</artifactId>
-                <version>0.14.14-SNAPSHOT</version>
+                <version>0.14.14</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-impl</artifactId>
-                <version>0.14.14-SNAPSHOT</version>
+                <version>0.14.14</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
index 009d5a222e9fd14afb861a31ede320e3a6e07142..62a024ad37a74e2d3928787f7644b35201686f94 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.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index d3b81ae280b2060f3baaaed8bd9109a336fc952e..5cee05992778f5ca37d5f85e86b22af08609fcf6 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.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 627c96975ffca830ab0fcd54ea0555c453addd5e..49e5a5fe6ad16a37ace643642d431fa97f9e89f4 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.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 835bf24b88ed6eaf083c439cfb71b40638492e81..2d0085577418885fbf27056cdb5fcc56d074a479 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.14-SNAPSHOT</version>
+  <version>3.0.14</version>
   <packaging>pom</packaging>
 
   <properties>
index 037c917d5eb8cb0140565b0ea19eb5c1be14b70e..f2b1e9dce2ae3d42953158e2c17e3f03559dd9fa 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.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index cc3f6e2bde053c1e3697653fbbdc7a75a782482c..1f07cd319611672d5629f66c1cac0f3bc34d568b 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>3.0.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>3.0.14-SNAPSHOT</version>
+                <version>3.0.14</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 89b2ee63c638e3bf4afe2e0423667ac6fb97f1ba..e9d13504f20ed3171fc36381802dc059bdf3e766 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-docs</artifactId>
     <packaging>jar</packaging>
-    <version>3.0.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <name>${project.artifactId}</name>
     <description>Controller documentation</description>
 
index ff41daebb541ce91b773a1341fb7b60ffc74afe7..31e9a1f453ef9b323d2803ff830edd678e4f141f 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-experimental</artifactId>
-    <version>3.0.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Experimental Features</name>
     <description>Controller Experimental Features</description>
index c7f04c35fb48d33f29e08fcdb0a5158a3d5ec0c4..e6c726c4441dfe31927d313e037d06cd887c39e8 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-testing</artifactId>
-    <version>3.0.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features to support CSIT testing</name>
     <description>Controller CSIT Features</description>
index d68b24df5059df39abd428f1c1c55faedccde792..a92cf417cc232e22e3aa2bab695d058bdfcd8a4b 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller</artifactId>
-    <version>3.0.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features</name>
     <description>Controller Production Features</description>
index ec756efecba27704b3905706185135a07ee8b464..67464da756eb44a19faa1da74f25dc4d767d62e8 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 2a31dd9b87ac4fa5a605c053bc9f1bdba7e0d89d..526b5ed0ea3dca9b8915771d58e909c51f2c5594 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index c5b74a63f0e5600bb71f5bac31c346182ffe8d52..3f2bad5d2f2eeea3ab5f3a32a19a91666fc24dc3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 042228ff884fb06d3e8207aa44f7d0762ed49fcd..8046f40a179ee2f868dc297fb772be9acc8974dd 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index d701e26a0b50a0c47e8a9065175dcba7dd4976c3..946976b970d00abd875c499c3d15e11d677206ec 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 116e29191fcb88b7c61d44d3461691ff747e8722..6e4cc9d9ca2745f14d15210d3e418bec88d7e4a1 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 9a85c950018dda2b73fecc8e6676b9b859d240df..7a00e489fa9e447c4465002ad92a43a482e02f33 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index c81d657b4792e3e0c70b07ebb64572d3aee76e7a..22eadf1a13a4e2bba3464cbd28cf7b95cfd6c8d8 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index c1c8a4e45c70c69c40a041fbfebd72e62db3a28b..31067acdea76d713a8fac53c408c0ee0b75a00e1 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index e62ffc17fe3563243572cef4a2a67fcfddd06017..ca7f15b81f8cc83cdfb99f7fb48c9e6b908eca4f 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 7f710ba6f0649352e80cdfdeba04fbcaaaae97d5..e0c92cb5a7ac8086a8107dbfc184e5c873db2cd8 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 51620c1e7d10c6ad4fe662d96a2758693d4fa35b..695e6fd1122c05a1864c504a864c288598f6fe9c 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index b68ffbce9d93bf602a2409d07f1da64c8da3fe05..59d3f6eab05149f2f93f6d6e51df2df5d45c2429 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 6f995146937bf15fd15329148525491ab2e3e5a2..c7e7e9fb7fc27a9840362bad057e1ec3fa47592d 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 29c31ed3088c09b22b247ddb11eaebc2dad25c5f..48d73d62d6dd1b9dad01f5848146e9f0b794f6ed 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 83587637a78db2f0e2f6b2bc423e799723a06d54..8437be9b60e6e78edd7322cd66d066e95cb604b6 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index a32081176346e04cb309f8d30487be7c57a3296a..c30f568ff0dfe7b5ff9c2fade3f9cb953f617458 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 5f29a7f3de47b055fc8756f9acbd5496e18ad354..0dbc6d546f6d639ecafe4db6edae24b11e9321f9 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>3.0.14-SNAPSHOT</version>
+  <version>3.0.14</version>
   <packaging>pom</packaging>
 
   <properties>
index cb87cbc93897bd988c38034cbbcdbbcfd13e0592..bfaa827aebbceaf5f442b59d93ced2c7bec0b208 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>3.0.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>bundle-parent</artifactId>
-                <version>3.0.14-SNAPSHOT</version>
+                <version>3.0.14</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 335f18b76884319bc4d9ee2d752436dba8f4c552..3aa7b2fa5bdc5cb7da3d3000d9055b399d341679 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>odl-jolokia-osgi</artifactId>
-  <version>3.0.14-SNAPSHOT</version>
+  <version>3.0.14</version>
   <packaging>jar</packaging>
 
   <build>
index 9540fad8d6bd86f76a01d2adf6312054695a45a3..f9db72a3dd2715679a1c14d2693009c0ba717a63 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>controller-test-karaf</artifactId>
-  <version>3.0.14-SNAPSHOT</version>
+  <version>3.0.14</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
index 59b8631e1d0c0e8cdd45377caa65e7e39d475866..68733ca84ed71c0793009ccd4c5c65fee498ac6c 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-inventory</artifactId>
     <packaging>bundle</packaging>
-    <version>3.0.14-SNAPSHOT</version>
+    <version>3.0.14</version>
 
     <dependencies>
         <dependency>
index e0adc879ea9e5fd37f677d60d85f9f5f057100d6..37cad4f96a520010cc8f40627188de6f1f34d601 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../../opendaylight/md-sal/parent</relativePath>
     </parent>
 
index 06a3ebb9a83b89f372406e53a48a4c9e65dd2586..47ccd003ba7250f4b827aa86a56f9a8a4c297f17 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>3.0.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <packaging>pom</packaging>
 
     <properties>
index e449c5ca2fe62eeaea3c72e5d9d8cac2c3eb57a0..fcf7dbf209daa8abff11d30b1398fd701ec6897b 100644 (file)
@@ -20,7 +20,7 @@
   <artifactId>blueprint</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
-  <version>3.0.14-SNAPSHOT</version>
+  <version>3.0.14</version>
 
   <dependencyManagement>
     <dependencies>
index 574338447299e2531050a5fe64b218ea439387b5..a614c6d3b4c3faf38ca5655509fb4812c02705b5 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-event-executor-config</artifactId>
-  <version>0.14.14-SNAPSHOT</version>
+  <version>0.14.14</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event executor</description>
index 2ee63ef513bb21b0be5956536f1c22fb0305114a..dabfa5cefe4ac315d6e50426ad31ef68262648da 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-threadgroup-config</artifactId>
-  <version>0.14.14-SNAPSHOT</version>
+  <version>0.14.14</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event group</description>
index c7f4886c8f59181394b7acf5803f1dff1c567724..7a71da5c52615c614a9be17f20f7a9c2ebdbb7c6 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-timer-config</artifactId>
-  <version>0.14.14-SNAPSHOT</version>
+  <version>0.14.14</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's timer</description>
index 63a77462f16cc0411f38c3c821f4627da49bc7de..0ced9fb8bdc23cc884559a46d65ef8d554a7c77f 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>config-aggregator</artifactId>
-  <version>0.14.14-SNAPSHOT</version>
+  <version>0.14.14</version>
   <packaging>pom</packaging>
 
   <properties>
index c518896dff885b637d42424b8a231d04f5856c5e..39a071352927d391755160d7303f6987250076d8 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-api</artifactId>
-  <version>0.14.14-SNAPSHOT</version>
+  <version>0.14.14</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 </project>
index ce979494db6a03c47411f931ed63fda9f4ed15b1..0b777d8a47862a8ce3edec17f7a2d94ef9ff8137 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-impl</artifactId>
-  <version>0.14.14-SNAPSHOT</version>
+  <version>0.14.14</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.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index ccdf6e4388bd15f2c779778c29c39361c4f24495..54e78de5521710604af34d6f85a8b30205e2b574 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index dc2be6ede56a8500dd30e3c50c28895d5ec6e1d6..0427c07abcd034b06e7625cfb11d559e7197edb2 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 1320108565f3bd75d017dd86fb98b8737202d741..1ecd37f36051297a5f6c8f72eb944d36cce81d8b 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 761d94d9ec631a22bd25dc000f56f87cf2017094..4852924e8bb773f58f4780f09a80644a192e1fd7 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 7992a89d76ea571d3f39930fef18e4164a25e1ac..2443578f2eb8ad95fc5571ea9db8f2d8243410ef 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.14-SNAPSHOT</version>
+  <version>3.0.14</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index 22a4559a7e7001fe99e84685d70f1280ca2d9fbf..65e09e1c8bcd79c495003527a5b6cf538ec163c2 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.14-SNAPSHOT</version>
+  <version>3.0.14</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.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 41c83592a214a3a457f0a92ca9d4b959e07b8a01..cb49e78d28beaa3647107b7870281873f9d51248 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.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 84914baed4c6bdb66cd5eace9dcdaf2ee3f341fc..eafb7961c6b7dd2936e3d6161e8da29043bce5f6 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.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 4811e51f3a4fa6c9ffdbb39059b12daf8353a5b8..b7499dcf40d83c3a7b3ff37f6e723e4136d3d437 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.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 47d878d6bb2e211d87e6713faa9de9efc337aebb..6932c987125a9e687266880d477acc9a87b69742 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.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index f49a3f2b77276b277b3823a4bea030ff86c67312..310dd36bc10e2c0e8d7d4ad357733224640ddb12 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-parent</artifactId>
-  <version>3.0.14-SNAPSHOT</version>
+  <version>3.0.14</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 1623f0977cbf8e828c8b8051f70f5c0268da3517..02315d547351702fd7fc99c89f67288896be7e37 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-aggregator</artifactId>
-  <version>3.0.14-SNAPSHOT</version>
+  <version>3.0.14</version>
   <packaging>pom</packaging>
 
   <properties>
index aa60076462d9dd276d63832141e1d9a25f0e4eb9..8a19da813ac2733e1ed6dabfb780da17f0061473 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 09d38446922ed8e9e93d1c909d911303fd6a7e2a..5d6d06df4ac0c4decfd97d00e714fd3884c2c37c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index a133f7f0bfffadc67e2900f7a68ab0d0841695dd..59e9ff7e7ee39c198777ad79a29400625fa65fe8 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.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index b46d777a539f3615f15ad77c6fb480533c415322..ad88909b42b3a41ac0bd0fe16db9c51bb63893df 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>3.0.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <relativePath>../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sal-binding-it</artifactId>
index 1d17047afc9e199dd64338dc3e9b4570cd291e0d..a31db6a42c07f3f9d782d28f95629b4945336769 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 27bbc176eed87decefd05ad90b4f23a26032fb49..16178cbb63d04006fa426e71655c1152dc2eb903 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index dab1bf042aaf65b7b4e40c0afe2dfe3970686ae7..1b96309844c9d0029c24c92038739bb2ff7640ab 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 752c8fb5b63592869caa7048d47906c99cbbbf3b..ad3a9ed229eb71dc61df269d092f6a347f293d95 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-clustering-config</artifactId>
-  <version>3.0.14-SNAPSHOT</version>
+  <version>3.0.14</version>
   <packaging>jar</packaging>
   <description>Configuration files for md-sal clustering</description>
 
index b0dc4bf9316d0412c338dfaeaf89a94ac508779e..c81afad660983722fcafdf9f51ebd3d23852dbbd 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 9faadf25d6f71fb5ddb691d72fa41a840d255c82..5448975046f9b71d4885285dea535c218132ff4b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 7a5f13a1544237d9aff6dddc0a3f6fe6e7c6864e..d8641041701f2de8a34a9382c38167248c68792f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 0677ca71ef77c2d4d3c761dcbf2f44ec7c5d8e6a..6a4d1f76c025737c68dd645bb5a124941697a7b9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index a99e153d4e499a27bd01e74c5484b6b40aefc14e..e1d5c17a5edc1b95db451c93fce156b517ba86c5 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index d630f0268e6078a45e53e571a75964ff3447e123..89601e5107d9fd13609fc5473e64bb9eb544e479 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 84fc972603e39a1dc49312d50859725f7d2d4f7c..d4deb9e578b3ae7d8cbd2d6157c9b737c1d1b73b 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-it-config</artifactId>
-    <version>3.0.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <packaging>jar</packaging>
 
     <build>
index 2214b2d1b03090298a6a9e0e76571f08afe9ab92..6d0cb11289806fcf7a787866a390846a521c5fa2 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 0a2eca7d12171b84e6631d9e4dc3ff28e69bfbdf..bfbd6ab056e760dc326515b2c42e493376369c40 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-test-app</artifactId>
-    <version>3.0.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <packaging>pom</packaging>
 
     <properties>
index 86681506313cf04a4ce07f42f179e84d1af4a5fe..62fad9befb6734182e933dbddacde2120aa1c362 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.14-SNAPSHOT</version>
+        <version>3.0.14</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 3764a65b6d7ef5b8499091eff277e40914cafc85..c3ac47b747cef06c7ca2bcab6516dfa3e73c5357 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller.samples</groupId>
   <artifactId>samples-aggregator</artifactId>
-  <version>3.0.14-SNAPSHOT</version>
+  <version>3.0.14</version>
   <packaging>pom</packaging>
 
   <properties>
index 9e08e90b43e6b604d2cda49c555fba56a8c805e5..417608164f7c2f1a419771afc9c25bcf52c6fa77 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 79b65ae0f389695cfefaa897e75a99e3cf4db7fc..0ed65c81ca3284dcf5b007252651298c890abadb 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>3.0.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <relativePath>../../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sample-toaster-it</artifactId>
index a6e1e60473c67f3dae0b29d0016f32e51ef1e1e1..b0956eac571263e9db6131831e3b30cb8b7e3420 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 91f9289255000aaee0acfc96a32e601f7018862a..f2a91e55aead64334ebb65585768d16ebf254f5a 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.14-SNAPSHOT</version>
+    <version>3.0.14</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index fc7fdab17b1612ae54fc026728b1a0431cb0ce00..bb3efc41230174565fb33a095bc905318a519d31 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>releasepom</artifactId>
-  <version>3.0.14-SNAPSHOT</version>
+  <version>3.0.14</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->