Release controller v3.0.16
authorjenkins-releng <jenkins-releng@opendaylight.org>
Wed, 26 Jan 2022 15:11:29 +0000 (15:11 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Wed, 26 Jan 2022 15:11:29 +0000 (15:11 +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 a8e048a3b9b4680f63d3b40847938755526c0005..b69aada8f81125e83fec8ccc9b2a63f034a6b430 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>akka-aggregator</artifactId>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <packaging>pom</packaging>
 
     <properties>
index 7a2fbb3185a2eff50234c88f5c418d6b043f66af..55df5ff8dea307b46246132e8ceafcbdf8d4a41a 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>repackaged-akka-jar</artifactId>
     <packaging>jar</packaging>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <name>${project.artifactId}</name>
 
     <properties>
index fb10ecb93e1d137f8a3786749957645e227f1dd9..1d8e1956b8767e5b266f4db15c1e4a6b74a819ed 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index e8d2a7500e1e06711da82f349def6273725fb164..6af1c9a8f9da48ca2b59cbe5e72ee15324aa4960 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-artifacts</artifactId>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-event-executor-config</artifactId>
-                <version>0.14.16-SNAPSHOT</version>
+                <version>0.14.16</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-threadgroup-config</artifactId>
-                <version>0.14.16-SNAPSHOT</version>
+                <version>0.14.16</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-timer-config</artifactId>
-                <version>0.14.16-SNAPSHOT</version>
+                <version>0.14.16</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-api</artifactId>
-                <version>0.14.16-SNAPSHOT</version>
+                <version>0.14.16</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-impl</artifactId>
-                <version>0.14.16-SNAPSHOT</version>
+                <version>0.14.16</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
index 27970736416d95e956ba7306d2008fd0c7b3ed35..d5142150a98cd103104d62abb0fd1fd1ca101a50 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.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 5436ad02b10579564454b895f377ac68b1352728..a1a46aab41950d9efe9822d6e78c0f208df07382 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.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 63b611cd54f3ba85e59727ce25f1cc65161dbc6a..61cc9f1668039ef5b46337db84d7cc9c4e98ab8b 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.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 5c100912b51e85e534e50e9af5fe4280dcd4248d..21b38072e2ab22907ff5d3f19f175a0842bf5405 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.16-SNAPSHOT</version>
+  <version>3.0.16</version>
   <packaging>pom</packaging>
 
   <properties>
index 1c7a3c8aabe863f22e5fb757a591f60b360be8b2..ecd53ce62dd116189ae3b9cf4a50119b2ff26d86 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.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 260c10cfecd21ed7eecc136ea3c768d3cde9d291..912deba4a19415d1ac4e947fb24f523658ee83bd 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>3.0.16-SNAPSHOT</version>
+                <version>3.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index cac7f18e3f063505b897753d485735ff34882c20..893eebbba359a6c141baab6d35022ca4d0f78242 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-docs</artifactId>
     <packaging>jar</packaging>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <name>${project.artifactId}</name>
     <description>Controller documentation</description>
 
index 1c6df94185d9cc3c1ebcfbe8e92601b5516be387..f0013ee3fbff54b04205cc054227ccfd2729537a 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-experimental</artifactId>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Experimental Features</name>
     <description>Controller Experimental Features</description>
index 634499133463e69a294d6eb9fc0697510f24ddef..810527bf5d890646b79884e70856e06b90fe5a75 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-testing</artifactId>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features to support CSIT testing</name>
     <description>Controller CSIT Features</description>
index 82cfc01d22681c8657e79acaffe560cc3d553363..90d9c1d7f08fd21fa662d6194ecdf69e1953989a 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller</artifactId>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features</name>
     <description>Controller Production Features</description>
index 420649ee5a9aacdb4a957c570d847f1be1927b72..968dfa05e813ad2891d8f038ff1a6e4ebb5b164b 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 6928138a77de7af0fdb01db029bffcaf71c2b3d6..ce08a10843e7218ae26f0bd39cb47741040f2aeb 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 810f8ecec0192ed01b42fb7cda354af08e4ae458..7b3da92170646df235e23a9710b536c2da8e5abc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 1b925dd3d0a41d523af079b12bb611363e30a6c7..097455e308adebb2db0cd3c2f096543872e64e30 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 8a10ef7961dbe39d18dc0a5e512798a3bebfc08a..44a9712cf155dfc0940ead1242ff106da3a91bb4 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 56b3b3b22b87f7faabdba19d37674daca2f822b0..016f4092493067751368edc19a7c02e9ede62de1 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 703fea13f2ed912fb445aeb6cad9ac5a8b98065b..295ba91287fe9d0318f480b464ad48b06cd5fe2b 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 9dd5afc66b838d0054f00000034e4ce17333bd0e..63f501ac6731dedd7c3d3219d9ada207a0f9ec46 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index f83d078df00622c9c655d263b4d1e37ddeb5cbc8..c52d6782e2029c5b86d4e138d964c9c41920947f 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 29eafcd9cc3c68472e07711ea99d2e90cc687486..a21236799e265f3d8dafacc1b43890c8462ddb43 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 65513f6f175cc66cc31e59decbd046257cebfb41..1df899252bb14c55398bd1ed14627d5ea83cee3d 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 8159408db1e715da55893bfce4704e8981b6f140..e1fa6e2c7a80608f84d6c03be3aad1f722bb7c1a 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 176ca48c90b927d4d0aea92a12d7af2b45854c1f..56471cdf58c2e64e65f9eacb2eda76c3b6fdded5 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index b72db592e9a966f255a4c4313c25d9989f2983c0..393b1ea9a47752dfd6f67abb586fdce500786e7d 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index d99c51b69fd24ec2d07bfae65d1c61a87aa41825..f79ad17fe8893968900e5205ebcf5cf63dd271c8 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 82d6c939ca4e9e6fbae3954c8ef39dc409964fef..74f2a5cf9d7a4907126102396db95799aea593c8 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 8f5747917d3e84cd515f1a63e79e263c7e4254dc..9e3a9f257fc3ca140e716b889d641d6b06e70294 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 0e9f06746d52b67fd1f52534d57a7869b47fdf0f..fa9fded31b660295fd8429a130d1bc6531068f97 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>3.0.16-SNAPSHOT</version>
+  <version>3.0.16</version>
   <packaging>pom</packaging>
 
   <properties>
index a689e32f319f09a98f8e9a23a18d68313c231a81..d90476c52a199a5dd70214e3411bd06d2d8dc648 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>bundle-parent</artifactId>
-                <version>3.0.16-SNAPSHOT</version>
+                <version>3.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d644d265396ba0938c261cb792f9d434e011943f..f9adb0da036c3783a36c56fc91c488127f207bb3 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>odl-jolokia-osgi</artifactId>
-  <version>3.0.16-SNAPSHOT</version>
+  <version>3.0.16</version>
   <packaging>jar</packaging>
 
   <build>
index 7eee668cbba5a98a84dc948c1169f77cfff4ad62..b10e90961732259f21dce4749961e6d29263153e 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>controller-test-karaf</artifactId>
-  <version>3.0.16-SNAPSHOT</version>
+  <version>3.0.16</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
index a117c0f090b793f938c6692d90d400b20fca62e4..86e71eb68eaeeacedbf71536aff128eb26cc7407 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-inventory</artifactId>
     <packaging>bundle</packaging>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.16</version>
 
     <dependencies>
         <dependency>
index d9b776beccff8316970f4a7a244bc1cfd7ca5283..96cb1625890e6e48519c0e040a7129ee808cf3c5 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../../opendaylight/md-sal/parent</relativePath>
     </parent>
 
index b452f863aa30bd3e2fed619f9021cb7221f0f514..789c1990893cd369e512188118de2dfa7cc0b0e9 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <packaging>pom</packaging>
 
     <properties>
index d78ae5789cefa1a71b483edc4c669318f122382f..afbe1818d81ea0ded437bab2ff30fc4d5634347e 100644 (file)
@@ -20,7 +20,7 @@
   <artifactId>blueprint</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
-  <version>3.0.16-SNAPSHOT</version>
+  <version>3.0.16</version>
 
   <dependencyManagement>
     <dependencies>
index ce2cec5debc90b25fb0845138818583727ade11f..df437098f2c3a1ef957f39902e63dbdd43b313d4 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-event-executor-config</artifactId>
-  <version>0.14.16-SNAPSHOT</version>
+  <version>0.14.16</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event executor</description>
index f5ab2e3f611a15bbcd2d8e6ba89e18f1832b4950..9b3c2ff703504ddf0ba968c5731c636ce93e8389 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-threadgroup-config</artifactId>
-  <version>0.14.16-SNAPSHOT</version>
+  <version>0.14.16</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event group</description>
index e77c7cd8a21d9a668fbb74c88de2600acd4d11fb..ad1dd8280533005c48bb4f8c0ffe1e5d3b015c4d 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-timer-config</artifactId>
-  <version>0.14.16-SNAPSHOT</version>
+  <version>0.14.16</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's timer</description>
index 473611f23617342a1dff32f7e2beac504b18aeb3..ba01b0e3b63578e10aa88ae3f2269e4614f53b38 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>config-aggregator</artifactId>
-  <version>0.14.16-SNAPSHOT</version>
+  <version>0.14.16</version>
   <packaging>pom</packaging>
 
   <properties>
index 651494498d990d182a4ad25b16cb6c5ef5013a40..48cf1c101068fb0683db912502aec862367da20c 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-api</artifactId>
-  <version>0.14.16-SNAPSHOT</version>
+  <version>0.14.16</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 </project>
index fca80ed7319316f2042b72e231e2ce77065403f1..6057a72dfc879a910a45ddf402c22afd8791fb63 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-impl</artifactId>
-  <version>0.14.16-SNAPSHOT</version>
+  <version>0.14.16</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.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 192319c4fff2c884d6534db9de3228420cdaa299..a22e7a2c9d0ec3c7a8d1beefe257eb7dc80b0397 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index c67e424d693a37281bdbd7863aeb54b2baa94532..93705e0b2354f864bb7e49960f59832300d58ee5 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 17e403494db045760e3a9bae85fced0bd6ab1a9b..a00da72de82145c8734be2a25a1811f5d829e0bb 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index d5cc744024de4ed115a7957fc67b5ff02dc5a8ab..06bc659a7009cd3d0d9be9519d191a11343edfd4 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 5cdd44c9944e6fe266e69f027bda8a95ad9b31ef..55739a67932393dc12e5642f2093e83ce092b6c7 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.16-SNAPSHOT</version>
+  <version>3.0.16</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index bf7f319958517ef7e1359921f8db2b8518f31e07..a7790e2b73941b8072e765480f4e084fa2ba9c4d 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.16-SNAPSHOT</version>
+  <version>3.0.16</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.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 46b18663837d29fcbbdfcbc100f8431ab8e9c2ab..01de778f9431fc017c9d9ffde3ef2ca0103d0cc6 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.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index c93679c8a0ff2da3922ed127a3fb71b6856cbabb..3548f84c3bb5493ab042e11e819a23d683c7dcd7 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.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index c404e4bfb7a25af5807eb604f306227c830b42e4..1b06ba252819fc0ef46eb7102b4ef1a90701b8fc 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.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 32790cfc92acf88170b888bb06478dd7abf0fab5..242a293a46ecfcb443210b1474d6c74e8eea403a 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.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 3f63faf2d33a1cb8f60da24104851e54862f3d1f..ac0165a487a80529d7de8f577eb757d2a94b21f3 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-parent</artifactId>
-  <version>3.0.16-SNAPSHOT</version>
+  <version>3.0.16</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 6170b5ca3866ce470a31e12b4e7de24ebbc549e5..4cdbf7bf1b2c3bbc9cef7ea133f929a091d08cce 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-aggregator</artifactId>
-  <version>3.0.16-SNAPSHOT</version>
+  <version>3.0.16</version>
   <packaging>pom</packaging>
 
   <properties>
index 7a11db22fe05b36d134a0ff5ad4e3848ecf2f600..5bc14c5cb8a41813750ecd9d8ead6b940f8c0169 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 8f6bb124178bd3e61a22bade280e7e5890375444..77931710b5ba6d7a9e895cc7f10997cbf39669e6 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 515ccffd217113f7f30469e119ef8a059b01491b..e80e4d7a98d97f77c47c66877a89bb80b85a02ca 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.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 9b339c34947d1abeb35f8f9a655742875026e8f8..1a9cfcd420c9cee9c0d2c2431308b0d282b0de93 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <relativePath>../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sal-binding-it</artifactId>
index 7f30cb6f19491c75a587a4d5debc7ab1020ca008..1f1954c9e1e9a35069762721cf37b6541fc0c54e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index c9ad5bc8a942d3ef8bbcd6e9a5f4f1d68ab2812a..b52b2c1f5b6e1232204051d4a4965d6949e50335 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 2172438b11a9b7da5ced1f7f88dfddb0321e766d..aa5cbb553a3b2397619540a86105a5269f50a6ea 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 6485f8ee5b6edcd13f344ca07183c9f6fa96c521..65ecdfb5160136a42a4ec59a5863b801f09fccfe 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-clustering-config</artifactId>
-  <version>3.0.16-SNAPSHOT</version>
+  <version>3.0.16</version>
   <packaging>jar</packaging>
   <description>Configuration files for md-sal clustering</description>
 
index eb363336fa7cf0e330da121e9b8f6b5cc2a0f88a..54bec51969715f611bfd26ef4989d41d1bb388f9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 0483234db2b25d49f83f602e2afb7c26310ca3f7..fe2d2798d618bfcccc05ba8eac40803c68f71c60 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 4070fb5d12c089c3a3b80d6b3373e5a2b3dc96b5..c2a7fff213e7ccb08b6175eccdc55ee597ad397d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 9a3d5480f8f2905fd8995fdfa8502914e9e5cc18..cbd02e1f80cf829a15ca8d6c08ca13401b598fad 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 46943e4f8abc0bcc7d47a30d71e613d8fbc60616..2aa8fbfd6f1288406c2c9e5eb811d867cb6a5192 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 9a6975f92eb9011bd2db2d159785c6f8863e2622..b54fe46acb39b9b3021e3fe34412a1bbbf0ba6f4 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 1602715169f001cab44b6cb0815084a3072b7420..2837a49745d09b028a5a3d7da681fab24d26cdd2 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-it-config</artifactId>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <packaging>jar</packaging>
 
     <build>
index bfdba85414b26d220abb3603f599c0896a385690..2d57e4cecfacae5dcf2a604f3427b4f51b6f568a 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 4ca6e86180e47b9dfdf6fc738c7013497f3f3bb9..05f328ec7a2edc092fcd14a20e1f76cee658adf8 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-test-app</artifactId>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <packaging>pom</packaging>
 
     <properties>
index eef25aa71754fe6da3468ad585e2c1d2091cb84b..329af08edcc1a0943597702caa9f64bb3a534fee 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.16-SNAPSHOT</version>
+        <version>3.0.16</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 16640dfbc92798b424b05454de8a8635faca7c99..c215244c2f2c5f6619ec53561c7dddba55c7126f 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller.samples</groupId>
   <artifactId>samples-aggregator</artifactId>
-  <version>3.0.16-SNAPSHOT</version>
+  <version>3.0.16</version>
   <packaging>pom</packaging>
 
   <properties>
index f66be559b9e7b61345ad6ed60bf64546e0c55ac3..16a0bd8d58fb4700d570ff438449849396992f1b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 7b13a49e4ecf78df66f1d26abec7ab2d2acd443c..8ac76fdcc28d156c439d801817c0606805986a3c 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <relativePath>../../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sample-toaster-it</artifactId>
index 29ec856001c2e002d6a9dbe62580c12f90850e5a..bc7111aae6e66e38840c34d857261e208be203bd 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 97a531204822311cd08de32a69a2f9210725972c..fe4899bc8945cf7b510d98c7f7fbfa4b5e55a3ac 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.16-SNAPSHOT</version>
+    <version>3.0.16</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index cb633fe32890858946740368d8754a0b9bfb73bf..8b8afe505de4ba8c6c07c7135b59480842814982 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>releasepom</artifactId>
-  <version>3.0.16-SNAPSHOT</version>
+  <version>3.0.16</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->