Release controller v4.0.2
authorjenkins-releng <jenkins-releng@opendaylight.org>
Wed, 25 Aug 2021 09:13:08 +0000 (09:13 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Wed, 25 Aug 2021 09:13:08 +0000 (09:13 +0000)
71 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-broker-local/pom.xml
features/odl-controller-exp-netty-config/pom.xml
features/odl-controller-mdsal-common/pom.xml
features/odl-controller-scala/pom.xml
features/odl-jolokia/pom.xml
features/odl-mdsal-benchmark/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-remoterpc-connector/pom.xml
features/odl-toaster/pom.xml
features/pom.xml
features/single-feature-parent/pom.xml
jolokia/pom.xml
karaf/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/eos-dom-akka/pom.xml
opendaylight/md-sal/mdsal-it-base/pom.xml
opendaylight/md-sal/mdsal-it-parent/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-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 8f38e03cf97962ae89b5372655f9a12ca61127f7..67ded5e43c538f307ca80e91fa1b10c16e467a00 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>akka-aggregator</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <packaging>pom</packaging>
 
     <properties>
index 2f435cb7c43ff89e72b43e1bf0aeb8036fed48c7..15740b9215d6a32642b1ce48208a36c8e15b101a 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>repackaged-akka-jar</artifactId>
     <packaging>jar</packaging>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <name>${project.artifactId}</name>
 
     <properties>
index dea76c4fb7fe758fdfea8e7dfedc85f6a947e878..b2637668d3e8ca905479ec4f93d14d8c88bf515a 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 7e2fc7d6d316c4f225c6ce62c99b27f34e0b73c0..ce87d67194dfc24b864d45c26429aa5a8daf00cf 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-artifacts</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-event-executor-config</artifactId>
-                <version>0.15.2-SNAPSHOT</version>
+                <version>0.15.2</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-threadgroup-config</artifactId>
-                <version>0.15.2-SNAPSHOT</version>
+                <version>0.15.2</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-timer-config</artifactId>
-                <version>0.15.2-SNAPSHOT</version>
+                <version>0.15.2</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-api</artifactId>
-                <version>0.15.2-SNAPSHOT</version>
+                <version>0.15.2</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-impl</artifactId>
-                <version>0.15.2-SNAPSHOT</version>
+                <version>0.15.2</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
index 7ce39ee799b93be079d9a1e83ffb8681617518bf..d98f17c9a80b599dba02b1fda2a151d9b49eb033 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>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index e7ec779615c02769e419a70d5de5e31e9698ad8c..b5a242c786b4080036eac7b40a4ca253a63772c2 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>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 77706afaeff8958d505da22e2e332d6222fdece6..7752b8a7c6953fad3058e92f18560672c792cce3 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>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index d3372dbb72008179a140a424b6ec1b08227bcd10..378801c3488bb4545acfcd2d040f2909764ccc04 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>4.0.2-SNAPSHOT</version>
+  <version>4.0.2</version>
   <packaging>pom</packaging>
 
   <properties>
index c271bd58569459c0851810b34d1fd77d79a5173f..fdd06e5abd9ef97142467331389f2de7799a64ff 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>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 9da860006b6c10580e724cfeb31dd1d614e0e277..e51d30e67506fabb52a8a9ca4fbe95bc289316c3 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>4.0.2-SNAPSHOT</version>
+                <version>4.0.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 62eb22ee5cdd508e4bcc15c0208a8d5f18afc4b7..c74f44e6e043f993ed5f714b7ee73c81514111d1 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-docs</artifactId>
     <packaging>jar</packaging>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <name>${project.artifactId}</name>
     <description>Controller documentation</description>
 
index c59709e6d8d0f62b8773d1f838938a0715dbc16f..e833fce269ef71454a7ee5ea88491369544a860b 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-experimental</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Experimental Features</name>
     <description>Controller Experimental Features</description>
index f66918c2dcea951d9087b19087289a33fd2f3b37..7627b73c1e0e441339b44994fcd06c9f090e40b8 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-testing</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features to support CSIT testing</name>
     <description>Controller CSIT Features</description>
index 465cb6d7d0aeb952175e1611ae0fa7010c2ffc44..7fba6ee357f8ed2dc39abdbc0a68900a6191a7a3 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features</name>
     <description>Controller Production Features</description>
index 7bdeaa07a29b2fb93a41854ad07be9b63957fdec..36e6573365f3eb3c18c31dec0178f7fded7b1d9d 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 66ae796646e0bec6626174ee47e5c2e126d121d0..728193fad04f908d6b7c33ac5dbba496e49cf46e 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index ce712e8f75d3d01272ea9021f8b680024f78edd5..8369129e9e9e849e6009f3c348a1456a368e06b6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index da2dc4e3e124f24efbca7c30566a2ef10c212de8..e805f4a8885aaa654f7c6ec9dba403dc8dc9c359 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 6f6768cb187ca4581f04ad9bd1507c828d6e5811..4ebc705337bc28fa9ee27bff6bb3d710e35f7eac 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 0cc0dff1da2af4c68a48b9753c7a0a75a7e8619b..87a01d3fa011df35b9c18b0bfd3c1de190754e02 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index a166a4bd44a076377afb4a41d5d98939409905e6..8dec07b4243c8e33d7b7b637f17d376dd865278a 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 14d507676c1b3d9d131ed9180406f78e66d8757a..1eb8db03adfcd0d2dcbff974a15c3b237bf9a938 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 4ef572ed9c71c13c8329230b07b26a4be9635391..dde096f4a214cb6813f6248a2336f2d3514cbd77 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 0a35c65fd079f36ce803b3a0581bf1a565c102df..e705a27b230e04ed802c8a753b4d9698c5af65d3 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 946cf3178f587cdcb867f36f9de4201c3bbf9304..d5e4b44074c80a5f4cb024bf596000023d1cec32 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 229a1ce77d2332a9493e51bc6db80ad390d6a3ee..43b144f8c05fc38f4ebdfdeb5b1461ec6a12ef6a 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index bc840434eeb6761927833e8c207ffda6f6543b89..6eb6dab5f5357240471724485062492b2ab2f08b 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 3788d57b37adddf7919225e327a9a695015072f3..02df1441f7ffd190a8defe76d5613b2e1b971037 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index ca7a28f270ee5c623e37f36c9d3f57a308662ed6..548d2f71b41f10eaf88ad9dc6b760d1aa8516856 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>4.0.2-SNAPSHOT</version>
+  <version>4.0.2</version>
   <packaging>pom</packaging>
 
   <properties>
index 8d160f57d55de31cadcd2ad95642dc4a84ebb3ab..ea2a211a224060fe0b7ec996428c8847f3a42280 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>bundle-parent</artifactId>
-                <version>4.0.2-SNAPSHOT</version>
+                <version>4.0.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index ae61056952cea9e7062ce843884441f2da66f720..7369a446f6af2b5c94fbd2ac383bbc252160d83a 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>odl-jolokia-osgi</artifactId>
-  <version>4.0.2-SNAPSHOT</version>
+  <version>4.0.2</version>
   <packaging>jar</packaging>
 
   <build>
index 288259ca16a2538792f14a2107b85f3f37fed899..5ee5a7819704e4eb4866e1d23050d8a0855a5d51 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>controller-test-karaf</artifactId>
-  <version>4.0.2-SNAPSHOT</version>
+  <version>4.0.2</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
index cdbf41cc65b0c19d8feeb0539031d5d8d8d24580..2997cbbcef809a3d020505fc50933cda1fe8d1bb 100644 (file)
@@ -20,7 +20,7 @@
   <artifactId>blueprint</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
-  <version>4.0.2-SNAPSHOT</version>
+  <version>4.0.2</version>
 
   <dependencyManagement>
     <dependencies>
index 2c75f27642570ab2280a0585aeab7efb2a0258c4..f3390ed960da2fae3e5271779e8dfdec17be2569 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-event-executor-config</artifactId>
-  <version>0.15.2-SNAPSHOT</version>
+  <version>0.15.2</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event executor</description>
index 4cc8cf1c838e17a6fabe843735eaa914bf091255..870fa4b80b4b9fba2d9e1940529c42252bd24235 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-threadgroup-config</artifactId>
-  <version>0.15.2-SNAPSHOT</version>
+  <version>0.15.2</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event group</description>
index 265a12bcc26d1bf4db8586a0ead0c1adcfd62027..1a1d278b71fdc8ca81cfff9579378996b177f853 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-timer-config</artifactId>
-  <version>0.15.2-SNAPSHOT</version>
+  <version>0.15.2</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's timer</description>
index 4e873ab69c74cc523cb2410dfcda744cd88dada3..1c2dfc6caf3e77afbcbf7efa066eb90e965c47df 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>config-aggregator</artifactId>
-  <version>0.15.2-SNAPSHOT</version>
+  <version>0.15.2</version>
   <packaging>pom</packaging>
 
   <properties>
index 4a38e9c975d48aa32143895496b72b336072116d..195814fdd40ee14f618f3957619d3abfe0e6711c 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-api</artifactId>
-  <version>0.15.2-SNAPSHOT</version>
+  <version>0.15.2</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 </project>
index 7bf34dd76d9e4a4d252d3e3812d780d3f4e55567..29830c553c5a2da075a1ec1463119d5b276a0f2a 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-impl</artifactId>
-  <version>0.15.2-SNAPSHOT</version>
+  <version>0.15.2</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
@@ -20,7 +20,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 8a3d2df41ddf9efed29c60f1d9dc151b94ece894..17bcc497ac6c533f1a08adbea7a6b5a4960682ec 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 293066996f6367433733650f7ff897f6f39f09bd..78c2039109b110bb8269ce4e6f58caae7e6f0ad1 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 9709eb2644512443b2a996d28ec9d004627caf7d..060859bce3688c8ade39773e891d7a074693e1c0 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index e60b895d13c0d916fb655b49066360604db599ba..88fe8426de773e03668d7d155fe33ebefa60f1df 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 584d2e22c9e73eb6336047eb9232e547f01e9aa5..93848eec0a9f14694a02bd9c4b43f554014fec33 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index c9a89ec22a0b04b89a58585f55a8e27710560bd9..6d3a8c51f948068fb157c748208774c42df32875 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>4.0.2-SNAPSHOT</version>
+  <version>4.0.2</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index c6dea4e069b659bb0768d6c50df1cf3a95add598..cd5566b726548534fca0137bdc4e1737120784ac 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>4.0.2-SNAPSHOT</version>
+  <version>4.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>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index be8bd015b6d0cbe1b8279824f38b0dc244bd7304..8a3c3b240215075eca287751b0a8eab075d54226 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-parent</artifactId>
-  <version>4.0.2-SNAPSHOT</version>
+  <version>4.0.2</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index d2907c29d5a20a213a875f01f3d8266cef8b5dca..dcd0bc32684cc72ff9ed9337d630012205475b71 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-aggregator</artifactId>
-  <version>4.0.2-SNAPSHOT</version>
+  <version>4.0.2</version>
   <packaging>pom</packaging>
 
   <properties>
index fb5a8721f3efd450cfe45827a258fb8c294aaec5..cc64d72698c735e43ebf13febe47a21c7e931f10 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 7e90f1dcf530b8bd6ffb3e34bba0bf59a0a337e7..ef3631a22ad22b4a23ac0fa9b223dde0629f105d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index edaeabda0ca93902517ef2c3758f6f9937190f82..e821e835ad7b574a0fb95ef85dd7b504ff794fa6 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>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 371e1211db49e4adcdae72d01da5eff24c084fa6..5973ef3ee5b497949d6bb537d96e35076a66bd6f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sal-binding-it</artifactId>
index abac631c96604204cec14dd2b5d64cd42e47151e..fe026025c42d61fbec8685837958d5ac765a8f5c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 786a0b842feeb3281cfa92d93b29d060baa65b82..a6e7aa4e34ff3c6bd20ba769f113db708046059f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 5964ddd5ee1570043114b9c01ffc7244e8428c4d..05dc4f3a2c25c4f548c2ffdf7a7da69339b46a80 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 21cf4112f2cf633cbdae309714ab3ff4ab0ce909..369b014b2683d0888c3e08581137cec217125884 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-clustering-config</artifactId>
-  <version>4.0.2-SNAPSHOT</version>
+  <version>4.0.2</version>
   <packaging>jar</packaging>
   <description>Configuration files for md-sal clustering</description>
 
index c487ca8a0a32d41865c4293e1792cc6a778e6ce8..8c4d5635991cda2e545ff59b362cabf7f5a11e88 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 815a963d040c8cd3820e41d73e7a2d6c0f9f239e..86448a14f30102274438f9c90c67d01d35e1280d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index d542cbbdbfdb73581fb641f8719f7afa1ae8b2d4..9dc6429206503dbe53bebab8d84b7f87eb2e3410 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index f0ecfb65b808889b287c66d5f2d7e44a98528620..9bf6b9384c79027d08ee0a0496e63bbaca1015f2 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index b9c53a92bd2301805bc4fcc9662682f862bf27df..944e7b20612fd3f459d4960f2896e4f5cf42b0bf 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index b052d2e8b940aa82e86168f0d4366ff2ca244a07..e3d9f9734c97fd45a4e11013137ae0c1cc9b9768 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-it-config</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <packaging>jar</packaging>
 
     <build>
index 546aca614ea827f819e46845496631560988f1de..1d68e34e9f1907fcdf937281a044a43c218b2634 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 504637933bf14a6e2eee0947428bd89ba3a9c43a..1aaa8dfdf34f1dc1db1979ea8cd72eeb50a999a7 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-test-app</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <packaging>pom</packaging>
 
     <properties>
index e2f8a2173bde36cdc631e6a4ce5e8abc2c5fdc4d..788dcc9c04fa09e7f87e212ff1a17c5240e9940f 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 6a531cb6b0ba09df8408092a8bdc10916b0c51bd..58df68f81917530fa31939ff7fa713099ac38fb8 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller.samples</groupId>
   <artifactId>samples-aggregator</artifactId>
-  <version>4.0.2-SNAPSHOT</version>
+  <version>4.0.2</version>
   <packaging>pom</packaging>
 
   <properties>
index 5da091379550820975c1f839dc7f808c005c8225..30ecdaa3c5edb7ad34b3370a8e76e1ef6e2c5af8 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 9d2eff0f848c6fb247ad325f2a415d59a88b8162..691c3c81d044e154c3ba5ba53f6816f68a1c51bf 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sample-toaster-it</artifactId>
index 6ebfeab926c3eec4ef665d71950fd7eb2f319ef2..3b05b134f3f8d6c9800bba319cf3ecb21f513426 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index e859f74c8a64a5a0270fada2697f45c98cdb1085..df899cc4cc40f0acb86fc68a8063aa057fddd51f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 64881f1b3cea2524ab633ba08dc9c05e6560b3b1..f55783977f54df004015e6ee813dee10ba53a5f0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>releasepom</artifactId>
-  <version>4.0.2-SNAPSHOT</version>
+  <version>4.0.2</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->