Release controller v4.0.1
authorjenkins-releng <jenkins-releng@opendaylight.org>
Sun, 25 Jul 2021 05:29:25 +0000 (05:29 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Sun, 25 Jul 2021 05:29:25 +0000 (05:29 +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 68c7e0359a888e09e402e20e9ef99cbdd9418316..de62c4f0179336e60afa113af974c474ff08f12c 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>akka-aggregator</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <packaging>pom</packaging>
 
     <properties>
index c30f3e42f7ad08e33013984a5880d94fc512fa5a..8b39e52d200eb4f991405546c7a89bea6f72c77a 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>repackaged-akka-jar</artifactId>
     <packaging>jar</packaging>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <name>${project.artifactId}</name>
 
     <properties>
index c4f6246ffffe8e854d3a93b47ee91f629e6616d8..2fab41e6cf254d6917b7f823288c83a3b1fcc8be 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 00061e53a6650b7fe0cb2f396cd1185d3504057d..073fb0e81f6b2943415f8a811bc1719dff1468d6 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-artifacts</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-event-executor-config</artifactId>
-                <version>0.15.1-SNAPSHOT</version>
+                <version>0.15.1</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-threadgroup-config</artifactId>
-                <version>0.15.1-SNAPSHOT</version>
+                <version>0.15.1</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-timer-config</artifactId>
-                <version>0.15.1-SNAPSHOT</version>
+                <version>0.15.1</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-api</artifactId>
-                <version>0.15.1-SNAPSHOT</version>
+                <version>0.15.1</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-impl</artifactId>
-                <version>0.15.1-SNAPSHOT</version>
+                <version>0.15.1</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
index 641a1d7dc89dd75671683e73c49e9de40e304530..82f847be32a88e533a40a68f12c6f6564be52ebf 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.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 056293ab94e2f66a29ae45e05baccfefd0a3bd50..2931d328537f41dab91a9e3d625054e5c7b17e9a 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.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 364406fe02c6dc374d3c2100d134dc89d7a52725..28bcdd65d42163a24f1c672316d848189d2ef3e4 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.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 4019f66fd06d2b5bf20b427f5d6b6ffb7df91011..15f59b07ec9e627a3f1e8c77dfd1be81498d261d 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.1-SNAPSHOT</version>
+  <version>4.0.1</version>
   <packaging>pom</packaging>
 
   <properties>
index 04a27515513ad973ca068141b2c1b119dae1942e..0035bb7881b012d0ef480c8ab7865f09d2a79101 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.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index c8e85194e9c5f48f9761e11858433bf837217e8d..6b9a1cdb184c0afe1df84586f9693ef044cf25a8 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>4.0.1-SNAPSHOT</version>
+                <version>4.0.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 7a6ba893cbb26432d6e57a5273fcd0071440ff47..7c61486aba71d53a1d9464d45480df1e6817567d 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-docs</artifactId>
     <packaging>jar</packaging>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <name>${project.artifactId}</name>
     <description>Controller documentation</description>
 
index 4604c9578d95381420c9006b26d14a346d7f0657..3b57ffd5c3dbc688436e40d67fc7dd5626502c5f 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-experimental</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Experimental Features</name>
     <description>Controller Experimental Features</description>
index 67037c332bcbb106ded2281b2af69c25fd25c98e..9c1cfabc1281116f6959f171c41426d6f5dcc2cf 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-testing</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features to support CSIT testing</name>
     <description>Controller CSIT Features</description>
index 9607eab88cd8d449922bc282f04098aab6c87ed0..97bd76c6cab534ae823da351c09d3e08c3939647 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features</name>
     <description>Controller Production Features</description>
index 54077cc092e2f90027acd13a54c494ae6e2c281b..6ae6051dd59a6582b4837cfd51a8252d0efdf2f9 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 99b01c9dedc0c5bd2ad2addd3737459e0ce75d13..1e48adeb4fa48dd0acbb4187392874bde6f8f236 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 682e2fcaccbfe47c87d6671b0fc6d7ab4f17fc42..f9d0cd879d5e1c6eebd57ef12fd81dbdbd5c5f43 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index a2b5b316a963e3d7587d5b78570d71c5c8fb51b9..269c343f1b57df6fd442475b41b41a3acc65fcc1 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index eba67f5656a30adbb5f15d326e35b24d14917e16..56fb9778f4f803f35b137acb672ecb66572190ec 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 0b063ce8d89bc8b3f55b5f96952897e5d28e2813..c2c753e92d7eb7179f4cde2d91d070f17e54ea71 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 5df00e6b1992b787a7bf1f57858e37359b0d663c..47682d0de77aa9d418f161ac0724dd8a2c5466ce 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 0db5dfe239dad627531677e62031e3f106e97a4a..5a56292ed3ab18c2913fc27f3193974b05a847b3 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 3a5a43801611a6898b24798b433efb483861bd83..0058d46d56f80e5e68fa1c08758e333abfb070d6 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 596962d77ff75f95c135cbb616cd4e530fd9c174..0e910c2babb70f6657133e98b9ee6ce429614077 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 6be9f090a096bb965de5e7634c81dedeaad2a6a0..6f616450e6f4c3667792f01b8142c31a9d2cbc91 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 80cb5796b37146bd28586cd3b101097763e3762b..df0f68a0b20ff5c2c9b36ab4c349afc19e3dfa8e 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 5f67036c1be616d8cbe590106a410f0f143f90a6..e19cd3253bf2f559f8757e6211a584f22692eca7 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index c26cd19c8bc029939e7ec6455a533c3ea3634ff1..97458e99d2ff88751990c71497ef4ef33f130771 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 06577e110fe43ef75cf98546ad2098c4bf70cdc9..06ffc97754dc43e15d87224fdddd97ec99033ada 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>4.0.1-SNAPSHOT</version>
+  <version>4.0.1</version>
   <packaging>pom</packaging>
 
   <properties>
index 526063f3dbcd66069c2ccbda02127e816d3741e7..33f4ac3695c7e0093ff307f5eda8576509a29705 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>bundle-parent</artifactId>
-                <version>4.0.1-SNAPSHOT</version>
+                <version>4.0.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 58001904d1de697d6ca3d859b4d9fd4ecca8819e..cc8ac177b265010739abc20a9a4b258490da1c4e 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>odl-jolokia-osgi</artifactId>
-  <version>4.0.1-SNAPSHOT</version>
+  <version>4.0.1</version>
   <packaging>jar</packaging>
 
   <build>
index 7e0540f5f9df87e275270d5d33d8e13236f218ab..74999b749c04d366b1714752572c057070b992d6 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>controller-test-karaf</artifactId>
-  <version>4.0.1-SNAPSHOT</version>
+  <version>4.0.1</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
index c83854f57c35e71a350ac1b3ce94c371c708092f..56b27ab774b1cbb4fe5309371c97ab0532246cf2 100644 (file)
@@ -20,7 +20,7 @@
   <artifactId>blueprint</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
-  <version>4.0.1-SNAPSHOT</version>
+  <version>4.0.1</version>
 
   <dependencyManagement>
     <dependencies>
index a7484a866d0465709d55dd1e1c651c051b86a232..7a1a3ad2b53f1e0fe80dfbad02b5a2d9ed04105e 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-event-executor-config</artifactId>
-  <version>0.15.1-SNAPSHOT</version>
+  <version>0.15.1</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event executor</description>
index 8b2e9b91d3cb944298db695b5556e0fab97a539b..e66f1c5fc0fc33fc4e7818c663569152ced25b20 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-threadgroup-config</artifactId>
-  <version>0.15.1-SNAPSHOT</version>
+  <version>0.15.1</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event group</description>
index 4409994366e5300e274f01c5cf9de1467ce1489f..f75d79ca25f13da4c40e4863d28a5abbb8ed2ad6 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-timer-config</artifactId>
-  <version>0.15.1-SNAPSHOT</version>
+  <version>0.15.1</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's timer</description>
index bad21bf57c1c1895067c25a0cd97da0b55b4fb57..8f4d10ee6e74681c3bcb9565de944518902b8ebd 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>config-aggregator</artifactId>
-  <version>0.15.1-SNAPSHOT</version>
+  <version>0.15.1</version>
   <packaging>pom</packaging>
 
   <properties>
index d6c1db3f83c17fc0cebc2167d12c9e4b66679f47..77a981f6edf446fcf715649770734f65b72aeda0 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-api</artifactId>
-  <version>0.15.1-SNAPSHOT</version>
+  <version>0.15.1</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 </project>
index 53929b3a67c51673b225ccf0131cefaed1d87c7d..39f725c445d8775430d2add0a5973bea494e93a6 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-impl</artifactId>
-  <version>0.15.1-SNAPSHOT</version>
+  <version>0.15.1</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.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index c51ed2e3d05ba786ee6c7127ec6c4633012fcf6a..fd9d45e2db643fb32e502940c7e3f9da8e53e9bb 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index d0fb80fbfa9a888e8232f6bd8ab0b6568d798c9f..2098be67f6d37c5a860a5fa5276230a1e350a9cb 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 93535d0fcc084c2648178c584e4fef8a7a16b52e..f13ba6332f72cee26967de568772c2ba2c4d62bf 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 36faa0657ff2cde74855f9484fc44170649573f1..0138b712d30f5d0a744fd61a4efdb448230058a7 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 9d5bdc9c4d9e6d1cc5b25f8f2f185e541ab006ca..0a36a99bbcb2211da6ec6268fe5ad6ea9a727fd3 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../../bundle-parent</relativePath>
     </parent>
 
index e96271c16b53d8a5182012c250856f1c58ea32ef..c128346c65d837e7b8f966ccef85685f90071afa 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.1-SNAPSHOT</version>
+  <version>4.0.1</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index d4e72edb5a225067501afcdc433a35f75be9488e..c6bf562823b0b874c15fd49a150dd84a5a53fc01 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.1-SNAPSHOT</version>
+  <version>4.0.1</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.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 440259cf02e7ac180925d76a1247f8644b8f469b..9f942355d0c57699a976db9576581157219ea450 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-parent</artifactId>
-  <version>4.0.1-SNAPSHOT</version>
+  <version>4.0.1</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index d832f886f60ce5439a21bc2ea5379971bce41c12..e14a9f33eb6a713fc88dc7fc4f4aefeae10fd82a 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-aggregator</artifactId>
-  <version>4.0.1-SNAPSHOT</version>
+  <version>4.0.1</version>
   <packaging>pom</packaging>
 
   <properties>
index 8c91caa3b6bd177a91d756abf8ee11a1311ffacc..ceea5fa915e460adf59c298081781bf20183fb45 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 3db4b38ab815af21d21731fa00aa55773505a501..897cbde79fcd9580fc2bb38b1567d8ebc8e79652 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 1aac0dbf84a0762feb1697226805b87dbbfbf731..642f6f6776d9519cf87bc99431d1556913093903 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.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index feb0598dbcf799ce8ba3fd94bc5d7e70c0efd81a..b63343972ca0cf8151b6008f96ffec0520d64268 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sal-binding-it</artifactId>
index ad5cbc6498502c9064576437041691d6c0442162..b46210a91dbc7b9d789941bd74e39709b05c43ec 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 7ecdcf96e02a0188557148721e1a966825c6645c..06d3197cc5fce6647c3602e638694c482c1d0fe7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 151f2ecd70f6653929913ba8899732b2c3f927b4..ab09c5179c99a6271ace00d9ee5e5aabbdd11961 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index a38ad5ca91860c4936658616b8c21ecb422bb574..f64242ed8172bbb3af10ba81eb6b611271dd4f67 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-clustering-config</artifactId>
-  <version>4.0.1-SNAPSHOT</version>
+  <version>4.0.1</version>
   <packaging>jar</packaging>
   <description>Configuration files for md-sal clustering</description>
 
index 1c15db4a329d7979b5f4db2c3ecc8b49f81fb4a7..e24d524cf6a49b90ed08cef3ed78a7d08d5ed91f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 8c374c12b75fa045508c44c6a7581efb63b2f4cf..719045f544cd9235281850fe89731bf5419b9a3e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 27eeedb02a24eb6cfb025e993676665cc3420e4b..dfe13219761ab350a4efef2478272c11c59bb903 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 586f7b5d494df2dbbc569a963fd00c48e67c151e..25a6b54fe94d997c4ab882f7748cd033021a32a4 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 52adcca7ed2c106b8494a08194654a8df4c6557d..d72252910b5eb4c53ab3c31dd7b5039692082be4 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 0d19f119550afae4e4fb1d79ba1db4b0bba2ad57..e3d905c01dfbbe4396848a830b85e43e66a34a58 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-it-config</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <packaging>jar</packaging>
 
     <build>
index a1081232bfe67267e52e343a9e357a4246ca0295..34e0329f695f6407cdba3fbcc9bfab5de95b1c17 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 51f3d9be5fbd55a13407f7314886333350aaad29..360b448e334c42b20904055f02673fcb9c74ef63 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-test-app</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <packaging>pom</packaging>
 
     <properties>
index fe919748af54a665b44f5389dfa839b32b159d96..9b8b71bd62f6e8306ac26aec85b2f16ee390ba3f 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index f42d9e8d9acdfb5625ae007b746ac3488c091415..ebf71ea8d97d062bb3843ba14a44d6b4aa1f97e8 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller.samples</groupId>
   <artifactId>samples-aggregator</artifactId>
-  <version>4.0.1-SNAPSHOT</version>
+  <version>4.0.1</version>
   <packaging>pom</packaging>
 
   <properties>
index 37c842766abe9770bba0591cba11e93e754a6a28..6681d276dedf3b58ea98a9b889abafaebd5a80e8 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 9a4ea30f90e44cbafdcf6f54178b61721bf35c3f..3ecfdb78a60c8a8f1f069eda5b0b65cea3b56090 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sample-toaster-it</artifactId>
index fdf333e217f7f674e0028fd2fcf45388f7e43d8d..8fa178fcc0a3f383f12e013dfebfbf34ae17d7e7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index b13f86f8456a28b14065e7bcc767a8f153e8afb1..5f8ded08cca0545791466d6d0a8c3471c23a5031 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 5be44e4fc251cd8876c917c31a011e17f0e1e46f..1c7616e536b6e897c3ebce89ae9efd45d9642491 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>releasepom</artifactId>
-  <version>4.0.1-SNAPSHOT</version>
+  <version>4.0.1</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->