Release controller v3.0.2
authorjenkins-releng <jenkins-releng@opendaylight.org>
Mon, 7 Dec 2020 13:53:36 +0000 (13:53 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Mon, 7 Dec 2020 13:53:36 +0000 (13:53 +0000)
82 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-akka/src/main/history/dependencies.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 3eab3cee1ba39baf0c6751140753a971a8edc5fd..b77ffb94c1eaf20f72da5d00103f8771eb5ef396 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>akka-aggregator</artifactId>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <packaging>pom</packaging>
 
     <properties>
index ebba8f70358f53213cf2a0b5473c34f0bb643fe2..e50b06d7ec2ff50a510fa9acae517b2a088cb409 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>repackaged-akka-jar</artifactId>
     <packaging>jar</packaging>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <name>${project.artifactId}</name>
 
     <properties>
index a2a588ca8e34f98c7b605c6eabcf94854178971b..737ea0cd67085498e61fcdff4e1a1ea10bee59dd 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index e6c9204b1d4717aa6c13b14d99b523167a6db196..46f2e1d1336554e5ca35417208ef666847d92bb1 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-artifacts</artifactId>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-event-executor-config</artifactId>
-                <version>0.14.2-SNAPSHOT</version>
+                <version>0.14.2</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-threadgroup-config</artifactId>
-                <version>0.14.2-SNAPSHOT</version>
+                <version>0.14.2</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-timer-config</artifactId>
-                <version>0.14.2-SNAPSHOT</version>
+                <version>0.14.2</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-api</artifactId>
-                <version>0.14.2-SNAPSHOT</version>
+                <version>0.14.2</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-impl</artifactId>
-                <version>0.14.2-SNAPSHOT</version>
+                <version>0.14.2</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
index 1e74d896f5eeb04ab13e6fd9734afa1f5481d7f5..f19577db3c04f66e905a9657d10f6493faad2728 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.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index e4979aa2c7e18f93494b6fb82495a5b4b1d4bfd4..f011965d29de42d5bff9b46df13986d07fb085dc 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.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 49d5eb8237f67bd879105faa3e85ba39403907be..10884b95637bf3f925579b968c9febeb69faf526 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.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index bcecebf21d7b060d11febf8f0a1820a863e1a2cb..66e30fd730faad0a93edd4ebeb94ea449fa3e5d9 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.2-SNAPSHOT</version>
+  <version>3.0.2</version>
   <packaging>pom</packaging>
 
   <properties>
index ce789df14186cc807b4805eae532dfb8bd354777..94f8c40d7c081bf225e93c72de6dc29a9a74de8d 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.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index af0b6dc5799f1ab8f446bc17439c82765115e68f..c4f318dbd8d4557f8bbd3eeca16f73143ea6e693 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>3.0.2-SNAPSHOT</version>
+                <version>3.0.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index e4755d16f9860a5b2f146a6ab7cc4e23704197ea..0b6d2d17da5ea6373faf25fd002c0159f4d2ddc3 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-docs</artifactId>
     <packaging>jar</packaging>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <name>${project.artifactId}</name>
     <description>Controller documentation</description>
 
index 79a86c4d0e620c3fcde88d9f0a234e0af5d47917..8c8064cac093fc8fccd8030e28cf0481b3096f0d 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-experimental</artifactId>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Experimental Features</name>
     <description>Controller Experimental Features</description>
index 846694a051ecbab967258148f13f6a8f4693a4dd..738c32650852d86fad16302962559f136f30750c 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-testing</artifactId>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features to support CSIT testing</name>
     <description>Controller CSIT Features</description>
index 04c67beb38dd753dee156fdf20a6c7563e516994..f6138d2de97f16b34c91aba999e5f4ea514331ff 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller</artifactId>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features</name>
     <description>Controller Production Features</description>
index 8762a8a127c564c80bf0875ce655415bf685ce1b..a2a02adfdeee1af8b0183c9bef5187decd2a57b8 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 486a9ac4b249cb21d2806b974f647e2c579d2275..3b71b7c5e19985722fb6d3c46a6a7b30d819efd5 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index e48b5b37bc9705843139bab7ad03520416148424..ba1ab82e90f542ace5e01e638451970563c09cca 100644 (file)
@@ -8,7 +8,7 @@
         <bundle>mvn:io.aeron/aeron-driver/1.15.3</bundle>
         <bundle>mvn:io.netty/netty/3.10.6.Final</bundle>
         <bundle>mvn:org.agrona/agrona/0.9.33</bundle>
-        <bundle>mvn:org.opendaylight.controller/repackaged-akka/3.0.2-SNAPSHOT</bundle>
+        <bundle>mvn:org.opendaylight.controller/repackaged-akka/3.0.2</bundle>
         <bundle>mvn:org.reactivestreams/reactive-streams/1.0.3</bundle>
     </feature>
 </features>
index 2f6eadce65ed9e0836e15bc78c9788ccc5071cf4..f1d9e3cd453d2909a086dd019f4d5b94d411f9f7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index eff4abee8cde42a7f6f3aa9b5d954c6ba050e000..706e4e863ddc5e7ed48f79879bd8e487c69cf17f 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 0f990f91364b2c99d8d8e43fcc88d679c9954098..2e57d58f105dc6cb4c0bb681edc8345e9ea754d0 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index fcc85313e3f2cae77f0032bcd46cf764627737e9..2674ccb1fe2edbc0af63c16ded537123e035cd47 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index bdac189e4f12e6d982c12318cf0146f4ac7c1984..ee4e034200b12495fac216569102b7466769e838 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index f8bb803e4f09897ec43eab062a834950e63d1107..cdfbf8219791c7e1b080960267b3763c157d834d 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index f7dd5aa529ce8c240f74873322e14c2d3acdb9dd..3499882f00837b2b07c31e89bc360a5ea332d662 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index f44fa9f1cf691c41669bb91d46fc674a740056db..335b46f484a21a05719cb17b185b179269e78b91 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index fd2376c16d74a1815c2e142a5a8eefc2720f3966..5199fada042205fda4d6eeb05ac25705637e691c 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index b099cd10f6e6369c1f0af093c8e2348ec3679a96..223a65069d65bf0240970ae87d8c6ced2fd42e31 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index cdbdf158c45c8a0da09cb1f4e4b0ecc525b796d9..7785e0d9f19ded1378f4386c6f70a5c82afc88bb 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 3ec773d3cbe8521b559a353196e6dd47980ba11a..487b3c4e16c127ae930fd16ed6f88b7a98ceddf0 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 29aeab54a9c19b89db14c54091888d335b01c635..24011fbe398fefb17319060c6bf9592faaf9959b 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index e4b1f33ae5dc1fce6c4fdb94bd04da853165d238..f1521f2b3ea6a1ea5128d08a5b7375b6cffec53f 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 1794f83cd987f1af611829e1fdd58dc9aa7fb0a2..7ee47eab2f8c241f34d477e856e509ca7460267b 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 6f640d83df00904cdda30e8ce4f67d3af07e4573..ec1c8349e235492079b946f01fa8beaa751ffef7 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>3.0.2-SNAPSHOT</version>
+  <version>3.0.2</version>
   <packaging>pom</packaging>
 
   <properties>
index 37445899ae70b053ade361b8053ae8fa8e24ca18..21d4608edb62455807ac81a95993fd933c78a386 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>bundle-parent</artifactId>
-                <version>3.0.2-SNAPSHOT</version>
+                <version>3.0.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 3e482869f5f57c4f052a9f962097d3ad5aea0917..06e8ccd70c948a984350a9b85cd3482749ed544a 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>odl-jolokia-osgi</artifactId>
-  <version>3.0.2-SNAPSHOT</version>
+  <version>3.0.2</version>
   <packaging>jar</packaging>
 
   <build>
index 837d70b4e717a490516fc70502893f4d1d02983f..f2d8fb6593d4e2310a847c1cccab845c069819c4 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>controller-test-karaf</artifactId>
-  <version>3.0.2-SNAPSHOT</version>
+  <version>3.0.2</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
index f2b4af74ade376ffe76b6b8c5a7303c34d988150..00aff0c8e6c3ea5b79c9317be446f26c45bbc189 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-inventory</artifactId>
     <packaging>bundle</packaging>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
 
     <dependencies>
         <dependency>
index a140524328d0635ba147f402aa14bde406363933..c3f935f25c3920ea5f566dcb200cc2401e6b027f 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../../opendaylight/md-sal/parent</relativePath>
     </parent>
 
index 90cd5a138182f7a699dbc85926c55cfce34edb63..642fc7dab1b2b9c9addcd862a5b6c5ec41f3c1dc 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <packaging>pom</packaging>
 
     <properties>
index afc4ef648d7c651b3dbbcfa6f15781e1bfeb7911..bc8f6852c4ddb9a3260f79ade5872c6e4f8fd454 100644 (file)
@@ -20,7 +20,7 @@
   <artifactId>blueprint</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
-  <version>3.0.2-SNAPSHOT</version>
+  <version>3.0.2</version>
 
   <dependencyManagement>
     <dependencies>
index ae1e7e97a1a075a4cb74266aa62d459a97ad9ff1..423803adc0ae5cd8ae7770b35c42b4dad9e36350 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-event-executor-config</artifactId>
-  <version>0.14.2-SNAPSHOT</version>
+  <version>0.14.2</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event executor</description>
index c3b13e155678885bd7335ab9f3c458a7dbef0aff..a2125e2becd6fd3370b537ad82954178bd46477c 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-threadgroup-config</artifactId>
-  <version>0.14.2-SNAPSHOT</version>
+  <version>0.14.2</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event group</description>
index 5d3e4db145941861eb05f6af27719e8087c51ecd..3cc473cc3a1c2905b9d0e71c6f012bf112c48a95 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-timer-config</artifactId>
-  <version>0.14.2-SNAPSHOT</version>
+  <version>0.14.2</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's timer</description>
index e0ea0b1968b6dc52358c17f6e027a1e8531483c7..986c8006ba668e648eb85f9900d8444303803337 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>config-aggregator</artifactId>
-  <version>0.14.2-SNAPSHOT</version>
+  <version>0.14.2</version>
   <packaging>pom</packaging>
 
   <properties>
index 380e98ec05aed16e0151fb0e328df9d07081c068..ee00b0e49a31a8418c0b17c1fe346175784de087 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-api</artifactId>
-  <version>0.14.2-SNAPSHOT</version>
+  <version>0.14.2</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 </project>
index 9b6c683d2d8d7d2b767bde583dcc32689718c362..9e5f8b0894056fb6acf56522710cbefd81c5735e 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-impl</artifactId>
-  <version>0.14.2-SNAPSHOT</version>
+  <version>0.14.2</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.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 2832b90ebccb05b497d46d43908ee45ad86f8531..aba8d5c522416bcd961be43ff78ddfda9a4b3b26 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index f19b1c302703852b4e09be03b8c48cdbef27ea31..64589b15ac2c68ebd78d5decdb76231793701c57 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 3244e8030229634895c36e7a2c146cbbfdf869cc..c395ebcc20c692005714b38edc59b5ab7b813d68 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 10c045887d877c8c1e6ce3f6b546238f36b348a4..62065f75762b5364912b4ddfded50d968f52ea20 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 9e75566377fb30a9bf623091a61a9399e21c73dc..937cb6c923aeab1cc04c3fe744092b1688e8a9cf 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.2-SNAPSHOT</version>
+  <version>3.0.2</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index 13f37310b4a7976f27827915e0235812f98aba91..8fff670398d79d56757528cf4c300b2c5796dc54 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.2-SNAPSHOT</version>
+  <version>3.0.2</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.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index fc249f62b26986ba0f1e4c1dfae460b58233daaf..a8ad1ff549415fd09d4cc4a084974fcdcc0fa998 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.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 380884861c12191b167ba36ce8362173fef95518..6bc1d7df11df9cc274e4d2ebbcfcbf8615db1467 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.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 695c53c348e006c88d6bfee169aa080e239a7085..d1206a813e49bee3d4dd177dfc5226c9e2b1e475 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.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 2c0712636247eb2aa7260b33527266c782b8ce48..7b1b90be5bbc9eacf6d154a06836b984752d2e62 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.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index f4b85945467528c5251e36abff2399818a70788a..e05a4c7108b577d51a218c4a8dec665277911eaa 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-parent</artifactId>
-  <version>3.0.2-SNAPSHOT</version>
+  <version>3.0.2</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 237cef6326181e2bc3e150011931643302dd5ebc..9f29b8994e7db2527267dae2b413aff8cd1b0e92 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-aggregator</artifactId>
-  <version>3.0.2-SNAPSHOT</version>
+  <version>3.0.2</version>
   <packaging>pom</packaging>
 
   <properties>
index f244223b583b3debbff63071619e7bbda74da342..c1f92c83ede9bf5cd4304c85f8c8db1ff712782e 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 881dc82889a54df4334a5f05e53c694a14ed28df..e5c2157f2b07d3038195dda6ddbb6b6512f1b95d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 72e049ec2e9cdb353e501c190c980915cb4ad560..d3f2c2d6cd3468591307098a919d79147dc9dd8a 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.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 70f765e2fc8a0bb880631cb122dffd92a6a4515b..1d94bcedb161626e3a2dd2d672adfefa46579b31 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <relativePath>../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sal-binding-it</artifactId>
index db6621ea45961ba0438c45deb4554aededbc71f7..1f473cdf68e6e1ca188711b5495b20627fb7cb07 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index de22a39a507c13ecdf63c11d458748ff7c81d5a9..26d00ca7eda6b4058e00d5938bcf0fb7bcbfdbd7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index e77335dd396c578eb3c1ef4b1abd00f417a23b1b..f8ae0610e1b4122af53b5e934bc48db6d803ceae 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 48ba0ab7b7b04f5114f616de352d8261ac1f247c..ca75507bbccf9c6fee568fb19412c5846f55287a 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-clustering-config</artifactId>
-  <version>3.0.2-SNAPSHOT</version>
+  <version>3.0.2</version>
   <packaging>jar</packaging>
   <description>Configuration files for md-sal clustering</description>
 
index 01cc139ec004740fcaaf7983e8213b71bfc62e70..757b7d8c3dae3aa6f37073782f1cc7ad8867e2ec 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index dae8ee3342cbc32cb4a7228394848a93da743f81..7cd367686657325840af9baa4468b05dc2ea509b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index f2455d3b06b519e7bf4d401305c290a35c18e9d1..47d2dc09eaa881a2e61c991007cb4f5bf6777c39 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 343d3776017fa2d5782c943d32800a0af0927a5e..2768c661033730768ac58cab6d9ec39748b5639d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index a01b6ddfb1a9fd99eba60f3b7559f75a98aefc10..67a9442e0706e2d05084171927acb1b62ed4b8e2 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 6709715f63243fafbfe8c6f97b4d321d0bcb2308..769c3b25ada33f0588e6adcba4620f1965f5d5a0 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 2b65e5813341cf8f473c1fd801d19dda064bcb36..fa2d77bc19a0add28f11b345d1ac5f0ee8b39281 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-it-config</artifactId>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <packaging>jar</packaging>
 
     <build>
index 46762b14057ae78e9a7e40dc1aef40a4d40ddf97..b0bd1df625877c42540eea65a0b920739ade1c61 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index b7cb6c80b0e447e045fea44ce96bdbd8b3061e91..fc1739ecd703af6657245deb2a5d30cadda95e71 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-test-app</artifactId>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <packaging>pom</packaging>
 
     <properties>
index f5b217954467ecb5687a842756178dc73f393c30..a219034f5bddd05f1454900e4ff5b2416fce1c73 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>3.0.2</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 570fc86eb72e31b6443072c9bef94fd4958c6e4e..5818e388fc6d8936458ba9e38fed1a460cbec4c8 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller.samples</groupId>
   <artifactId>samples-aggregator</artifactId>
-  <version>3.0.2-SNAPSHOT</version>
+  <version>3.0.2</version>
   <packaging>pom</packaging>
 
   <properties>
index 86b37681afac1b6546dfa43952310371ceb856f3..b968a3b5248912b745c9b9925900cf6de73ae6a9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 80683cbb88c93daafff55015a931e11c1d5ff6a9..83a791773cf521282a2696fee271341be5c95f1d 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <relativePath>../../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sample-toaster-it</artifactId>
index a399406a7c6c515423f88bc93278b73d42dd3220..6852bacc5a2268d5ad4523b0aa5defa9372d7462 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 58f29d58d18b1cc8990d383ca07fa6d934647c49..eaad278ae06b0ddaed620accea4d68414f2a3970 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index d9df39c01098c2a7d3cc6035187cf8e6cd4c24cb..935f0ff673edadb17d334d0831f52adaadaca1a0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>releasepom</artifactId>
-  <version>3.0.2-SNAPSHOT</version>
+  <version>3.0.2</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->