Release controller v2.0.3
authorjenkins-releng <jenkins-releng@opendaylight.org>
Sun, 26 Jul 2020 17:23:04 +0000 (17:23 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Sun, 26 Jul 2020 17:23:04 +0000 (17:23 +0000)
74 files changed:
artifacts/pom.xml
benchmark/api/pom.xml
benchmark/dsbenchmark/pom.xml
benchmark/ntfbenchmark/pom.xml
benchmark/pom.xml
benchmark/rpcbenchmark/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-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-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
karaf/pom.xml
opendaylight/blueprint/pom.xml
opendaylight/commons/jolokia/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/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
opendaylight/model/model-inventory/pom.xml
opendaylight/model/model-topology/pom.xml
opendaylight/model/pom.xml
pom.xml

index 3df1dd55a2c0e09679ca356cb41798e724f99be8..0c04dcd255a38bd9e45e5272f1df7044ebc0a08e 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-artifacts</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-event-executor-config</artifactId>
-                <version>0.13.3-SNAPSHOT</version>
+                <version>0.13.3</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-threadgroup-config</artifactId>
-                <version>0.13.3-SNAPSHOT</version>
+                <version>0.13.3</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-timer-config</artifactId>
-                <version>0.13.3-SNAPSHOT</version>
+                <version>0.13.3</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-api</artifactId>
-                <version>0.13.3-SNAPSHOT</version>
+                <version>0.13.3</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-impl</artifactId>
-                <version>0.13.3-SNAPSHOT</version>
+                <version>0.13.3</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
index 4e2930a1b7f2f9e62c5b4102044c0d122ad7637b..182a7744d3c0bb0151bcce78ae0fd51efb8ad4a5 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>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 61f1dbf867391138ed8d24609fba6e160749699e..9c3ef15d9a011c1481eafe5b091a23954cd27e9d 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>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 4b7dab582247c3a79d7f1af35ac59722f2e09096..fdb1d8a642e817b7dc421b272ab0c7faf2ab28c4 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>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 4ec393bc6b830ae4275322379552619143068843..f984633be1b11a5a26f9c9ce3c1a4c802af38ab0 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>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
   <packaging>pom</packaging>
 
   <properties>
index 58815eed74d7516383dbad6d9f2cf2c01ed67068..307e5aacc4076fd1762fa54ed8f6d2e192d9a3a4 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>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index f969d698a1f10a038360f666a3b395cce3a8a556..cc8f68aecd20751102ee94bf8c73c7ed140709fe 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-docs</artifactId>
     <packaging>jar</packaging>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <name>${project.artifactId}</name>
     <description>Controller documentation</description>
 
index cd82c9cfeed6d6f9d562655b6ee1cb01696dfe33..79d6971796396ef0ef2eb9b4bbd1f855fce57791 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-experimental</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Experimental Features</name>
     <description>Controller Experimental Features</description>
index de46f5748fb1a91188807ba35c2d887b143b9b06..c5a1ef1b5822c6e961cfcf8d2a94e4b003884ef5 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-testing</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features to support CSIT testing</name>
     <description>Controller CSIT Features</description>
index f5b5870c145b506b88ecba9a9a0042329c5b7bd4..c080410b909b296af1762ae09fe1ef4a9c175d11 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features</name>
     <description>Controller Production Features</description>
index e17acfd982b8c92864b3f2a8ec09c02c004bbd91..123a63e315383c4af2b3cabc7ce756220e84e9ee 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 4152b0164398431635ae27413a20e568184451cf..1ab3c00cee65c0d54d1d12d4cb2807639142d72e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 1e540a6f86007ad7164d26e0b693ae5f94fa4c25..d5b11fcc759fbeb5a4e2a9915a17f2aee25c7460 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 827ac0c7d0885ec626a25327526012d0ae804fc0..9679f9cd34e6a339fdc2c96fd5e168590abd7c4b 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 09e851050a1b17cf01711b94f57a46479d153a4b..6a228187f2fa840e4d5094f3a81919b1a06539ac 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index e92311076b4cc3df122a81538889068aaf40214e..b806e9c442a055f293d2fc899e5ef0124bd48b74 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 47d747e7d3f619d08dbfd4baf9a025085ac40fd4..ca15e7c70953254fe2e224bb4b84bbf988a5b8ab 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index f1c705aaaa26b979670848d8c58e81279d9e4ffe..d50804bdd3e27c1a422fa4a65d3919697dd12be0 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index e7864f3a13cffebed9ce7c1821704d008360a19f..47a09db91916cf1ce97fdc8e2732db33204dd324 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index bdd3e3c185a4063fc34870f97be014c4497ebdbf..743ddae2692eb10a99b4a37ea191255dbf7e7a79 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 03b96dc1cdce14da803c6ec904c96efa91961cb9..770819708dd719bf8487bfffe39a21bdbdf43fb9 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 5d49f56659e98223c3169898afacb838e5f9d02e..8c7dfcb9215d0408564ddf7b2f18082f882516fb 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 66db36327452024588bd4dcb54cbaf216d638f3b..7fe7f87eb36925aa09b63934144e2f86528b5dda 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index bfd3b06f95c2c765679db2c05c0644b5631b5448..eeba2edce22d333fbecc438de953cece4e01c112 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 9bfe824e524c5763dcdb0c7e119eb02d0eacad16..471c8186f46714519ad442cf48bedcd659d8d600 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 9fead3230a736018e3efac60610cbb5a7feb6a16..4ce172c15ddb6fc1fffe24a99721538f180d6eca 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
   <packaging>pom</packaging>
 
   <properties>
index 18acdf68f349321012081b70f900e20d35dc9070..b3c1d6df0a454a4f316b7eeb8b8f816b37941b57 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-parent</artifactId>
-                <version>2.0.3-SNAPSHOT</version>
+                <version>2.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index cc760268fa4efe0d2d4bac7e5b7a571515349804..0c9207f1cf277b7cab37726086c512f26ab5df7a 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>controller-test-karaf</artifactId>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
index aaee8b7955c55a35ec22b0115a910af2499dcede..052b207e9916b77fc7b27be9e8881b4cd96ce6cf 100644 (file)
@@ -20,7 +20,7 @@
   <artifactId>blueprint</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
 
   <dependencyManagement>
     <dependencies>
index 1ee20dd7d23669c6abebfb55c32b224bdc4e3fea..f9381c6ac26c9a76a1c739b2718fa7b286ce2022 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>odl-jolokia-osgi</artifactId>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
   <packaging>jar</packaging>
 
   <build>
index c870e8c522a011cb88ec0afe62f0cd79af8f5cfb..ff46a44cb5a9196963fb4c367c0af8c0871c2c63 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-event-executor-config</artifactId>
-  <version>0.13.3-SNAPSHOT</version>
+  <version>0.13.3</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event executor</description>
index 8dd75cff2bb7d2c581b44af5dd04bcaaaea77429..3e64f03b605dfbfd3a8317f600ed6de946b34443 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-threadgroup-config</artifactId>
-  <version>0.13.3-SNAPSHOT</version>
+  <version>0.13.3</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event group</description>
index 72fdbef9121066bad120b8b43b55b83bfc540cd3..d714ef36ee3efecc81a1cce30d929e3e2d2cc2bd 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-timer-config</artifactId>
-  <version>0.13.3-SNAPSHOT</version>
+  <version>0.13.3</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's timer</description>
index 2d6177c99e2742d670fbc929cb16cf9fd50b2674..d3a252816221834f2e8284097ca88ad35238b419 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>config-aggregator</artifactId>
-  <version>0.13.3-SNAPSHOT</version>
+  <version>0.13.3</version>
   <packaging>pom</packaging>
 
   <properties>
index c7a4277c3040d03222e5243cf9501324f22459f5..1c3d44b424d1c59cc92f3318dbb075016aeeb7bb 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-api</artifactId>
-  <version>0.13.3-SNAPSHOT</version>
+  <version>0.13.3</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 </project>
index d08fe1ace508d8d15337851fe0522782a1af8007..2eab56321d89b26baabea337e8527c3cb06d8162 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-impl</artifactId>
-  <version>0.13.3-SNAPSHOT</version>
+  <version>0.13.3</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
@@ -20,7 +20,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 7e09696c5991022d5ca366cdb7652127ad33c9bd..59c22717e9ea0a50116ddea8859506431e8c1da5 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index dc5eb5c65a500774e668861ea7e2f21186389d91..537b05a9f591c3492b434a908d5956c8cadace52 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 40f287a9d5f464f464bd75657a0caf177e9a0ce7..07ae9d75e7fe2b359dd58f3b97b93e7ef6c7c395 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index fd3efa24fd60e6099554ad32a5c3d92514ec6500..e4cf48b82a170efd17862073d82ad150eca8ce83 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>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index aad0f293ef7f331bd92d5adc28f0d728c744939f..08dee9307fd4f5c192a21a96d78f574a448d2358 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>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
   <packaging>pom</packaging>
 
   <properties>
@@ -34,7 +34,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 2276e8c8c2229dba6514857ba5bd1a9b89784814..b4f842e8a007d3326617de5e1728ae7cee31cf35 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>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 6423f32154109bb6c2ba9a3486954b4872a5a1c9..e7765b97ff858c3b16d8dbd87a8f920ad951efee 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>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 4eca5d31bb2339aad55cd9b7fd0aafdaf0e800be..a8344d1865c9d1f0279d8d63c85b73b430dffb96 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>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 49ea365baa63f00a2121ee46864190e1d2aeb852..e6d9ab6f3e25673f51638ec981d2b72a17086025 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>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 786d198dac657a5bc305fc3138e04b8bf528ac7e..9529ddfff15da8cd73ebb30513998959444e0355 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-parent</artifactId>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 1372a04ed6943eaf66f2a83af89fc1c2962e78e5..4bc315acada6cf3cfe29fe7bd185a02c12fb36fa 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-aggregator</artifactId>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
   <packaging>pom</packaging>
 
   <properties>
index aa9dedff7db50f62858f4fb264e6053eb172e6b5..61fd86456493bd0748c080e554f00651ee4a694b 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 18b7d3a9ccc1ababa7b0bb4140162dc32aa21645..0d9837b42e59d2d382c1de469d2709d2e3e59704 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 34caa598a685ae9e7f34eba1ee05c4d95e72efa5..ae9b69e7cbac29c519c6966f7fc2eaf3ff8cfb53 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>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 1fc38365d878c4bd0390c1abecc340851566689f..4a1b3720a649369c883f307587855130c5ddd769 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sal-binding-it</artifactId>
index 9ce283d01e88e3dc3ccbf2bbf31f0857aa6a80b1..df0227b17befbf2654c640be9cc33f158bfe97b0 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 16b31d73ba1618f398701cce081120cd263eba2f..5495bb8816313a5fa36b3dfa7c917512d8cdb7d7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 2e26ead94094c8a0a56470a3bf15f09a49d14f1f..ebf15e7cfa3ae2f365fd14020a0bfc0a1ae74b41 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index ff4425bba783b6297b20067abd3d51282c735f16..55ae8079e4d88bb190ea11bed2180729694511fa 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-clustering-config</artifactId>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
   <packaging>jar</packaging>
   <description>Configuration files for md-sal clustering</description>
 
index ad36fb2a9f333a68aa78c4edca4487b0e62bc245..3ca8856735ca0a2417c9ba7e5d2bd1311d29d5cb 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 9c14d7536b18a82e978fe41c52e3426a43820d85..b23a2381aadc0efbc6cc5f92bcf951564f7849bb 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 16f9e93bbe3ad30fa923a0797fa9c511511f7859..1f8c79ec835cd0b4b7fa186bec544361aefc3716 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 6cf17576459f7dfba93e83daf7abbb137c209273..cda47eb9b4d44910dce6dc17e7cbaf94264fe62b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index d83880c1d402c158c22ec21e3fb3d01e5e596541..ba62ce5cc8d17ffe49fed77abcfa9e18cd63a744 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 3e00985734df338ab8645497fea6139943abd9c5..a0859335e0710b7f1b909dd24e12018d4e0ba75a 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index f745521fe3fc0b36ee1bd9d2ffd3a9b1ed1575e2..df092fe591eae69084228586561ea5dd7b757e16 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-it-config</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <packaging>jar</packaging>
 
     <build>
index c8fc698ee9750ebb78ed18c5dc33e86069d1b336..27a45a9422efb02ca91980ef6c14cc58f1d7d708 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 811465205287a995e61dfb4e349a50e048e33051..17751597addf5f7747bda546641dafa085da4da7 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-test-app</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <packaging>pom</packaging>
 
     <properties>
index 86b79b96d126d6bd65c86ebfeed9460ced4001f4..84959f850f1e36687a5b3a39d587f3e735d3ab1e 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index eca79e72ea4530cff5efce744a853188a93f2bf8..b1f07098b5f734cd48f94f9d97e3b13d84d1ac20 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller.samples</groupId>
   <artifactId>samples-aggregator</artifactId>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
   <packaging>pom</packaging>
 
   <properties>
index 961b4d19f6831edebc2a1ae066d95af9229da48e..66b008e01b4ac55a5758833f0e777d8300ab927f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 391586e5f678e75d24bd70e642231f0c425bf9a5..97997f30967e6774953dd0dae8203bfdd0571063 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sample-toaster-it</artifactId>
index d40d4a5aad6c9557495a017fffbc2ba7e474ede7..da92646654a23d51fa3c1e1a54bff8f58f40aab0 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 79d40fe607b05db6b3d0578b4b197cd0de5c1604..ef5a62218519df611be5c267d82cb60ffd39b787 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index b98108db126909d44a297e237c7a63b90b60328d..8d063f8a381db998d9bd065d595bddde24ba2da4 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-inventory</artifactId>
     <packaging>bundle</packaging>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
 
     <dependencies>
         <dependency>
index 70d32be3e81f4fbaa7a179a3ed009c6b2a47e3b7..a64dc6e8732a6a2c4cf72d7787cbbf1d4b1a0630 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../md-sal/parent</relativePath>
     </parent>
 
index 702b522a61eeee8ee92371c7705bbde68dca8380..8d6ca4f8c40b090764dc27a7ff154b3c1401fa88 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <packaging>pom</packaging>
 
     <properties>
diff --git a/pom.xml b/pom.xml
index ad898a11c48b459703fdf4085eda3cabbf34a8bd..8a4b27e643cdaee518a579ddeaf6bd5fee30ad05 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>releasepom</artifactId>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->