Release controller v4.0.13
authorjenkins-releng <jenkins-releng@opendaylight.org>
Fri, 28 Oct 2022 20:45:17 +0000 (20:45 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Fri, 28 Oct 2022 20:45:17 +0000 (20:45 +0000)
73 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-cluster-admin-karaf-cli/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/karaf-cli/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 b4c35410c4b1a2829ce1331e4800bd76fafbd081..a14cf35ff2ac06583a59f39cfed522552fde8fd3 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>akka-aggregator</artifactId>
-    <version>4.0.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <packaging>pom</packaging>
 
     <properties>
index 5f4ad13330676ebd0d0b1e986ad621ee38122296..3719ca43df9194de401c339d6e21900daa29ffdd 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>repackaged-akka-jar</artifactId>
     <packaging>jar</packaging>
-    <version>4.0.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 874ee065d0d98b6a1eb4d3d9b81012ae4b2c70df..e839cb9aef6354350ecc67b0d645188cf6f0e0a8 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>4.0.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index e18db9c6c2443b2746cd995387c7b45b91745ea3..3cfaf194726ca6e622e944f8d77843834eb53de9 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-artifacts</artifactId>
-    <version>4.0.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-event-executor-config</artifactId>
-                <version>0.15.13-SNAPSHOT</version>
+                <version>0.15.13</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-threadgroup-config</artifactId>
-                <version>0.15.13-SNAPSHOT</version>
+                <version>0.15.13</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-timer-config</artifactId>
-                <version>0.15.13-SNAPSHOT</version>
+                <version>0.15.13</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-api</artifactId>
-                <version>0.15.13-SNAPSHOT</version>
+                <version>0.15.13</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-impl</artifactId>
-                <version>0.15.13-SNAPSHOT</version>
+                <version>0.15.13</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
index 5a28924e2e91b59b66773dabf65ba86bf9536c35..6d82977ff6aab1eb06c174db60db6f46dc63cbde 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.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index f4022e929d9948637f2022bfa24e4c084591bed5..04d4c5da77b9c9b45bea4f511e3110289190aafe 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.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 23918b262f3860f8f2c0c9cd34ad5ac8e7b4ff99..981a16a84bf70b65c779dfb23524c16b8eee2016 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.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 7b74cdda9acbdb01861bebeae42e3b4cee102ca8..e9a99905b946d325868c54da2f1ab26f39639678 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.13-SNAPSHOT</version>
+  <version>4.0.13</version>
   <packaging>pom</packaging>
 
   <properties>
index f8ab73a46a50335a73424f91957d3fa68b8dbb30..f5d7a20a47c83fa696a4fa35f64bbc6bd0d61b40 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.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index af93720dabfa0a46d06e7cb3669a6d5a435a2ea3..26bf63e5076cf27507bb1419d38cf9e8b62e4ee1 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>4.0.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>4.0.13-SNAPSHOT</version>
+                <version>4.0.13</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 313d150f69f1345a3534982afb2aaba905d48a4b..3e7afe4193ce542deb8dde4410db292a9c9d8516 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-docs</artifactId>
     <packaging>jar</packaging>
-    <version>4.0.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <name>${project.artifactId}</name>
     <description>Controller documentation</description>
 
index 180fc31a02b3a177c39f1bc565fc1e028978a79b..e5eda1bc3db8a6c8eafa055ef9ea18e48e02ae44 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-experimental</artifactId>
-    <version>4.0.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Experimental Features</name>
     <description>Controller Experimental Features</description>
index 5ae750b50b163b9a43bd7c081c7d42bd3e0b4d50..3bb7fc1cdfcd468b77cbd7ebdf6c1c383fa7acf4 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-testing</artifactId>
-    <version>4.0.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features to support CSIT testing</name>
     <description>Controller CSIT Features</description>
index 304e5025d4b7222dc2ce277a730f10af8bdaeebb..9544c11ff939d7ed1ffbf06f32f1ba9b75baef68 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller</artifactId>
-    <version>4.0.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features</name>
     <description>Controller Production Features</description>
index f7ad57add1badae476e176d106292de5f4e99341..23aa7c2001ae6a8a762d5a5509f9b75ae63dedd0 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index fd160d65fbb5a900db8edb5a2d0f2b4b3dd5de62..a5172b3f15c742ca39168c0a821d1092a06eac09 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 560698d54f2c8d77d582eae5702e163fb1d5a7e6..8563848f49b4bd41002cbea32027b5d33b650f05 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index fa417896ea5ab45461ea2959343cb6d617f908c1..3712376e16e375a6f8e35f4e66cb571a7833fce4 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 315476c5b820dad7ec809d6a4049b63a0c512a60..dafc24e34c6480ce142a9996556b1c4b375b6f93 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 8236a35b564850d9dd6cb0ce59d8a0c598e44ff3..198bec1fb6d0c9969d9e75b0421ea5b3a09a2f21 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 05cbb05e78a8015305b946cdba1abb594babfd24..3d4aaaa5aed5a569481e989ac206afd3eb530fe3 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 3fe4f8e341c71b565f2a5d4b22bef749ea42b486..512fcd4e92ce518159dfcc4dc86e7b8f57119e3f 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index e5d079ddfbdc11f3b9e7c8c2af93d279cf15b16e..2696a4cc114a61bda8f8c208bea79ab19aafb60a 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 3a9b09b79792560ec3f27cfd823e1a2aa680afd5..6b533c11442677982827133b9fe13548ea478485 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 18005a75d87ac10edc612ecc817366d26439d53b..932a1f91dd4c0efb1b68b4b8b7ac491d34e71849 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index f79e9c803b7605c06e51ca2dd06aebd65b4d079d..c868765d02ac121a0f5873057985c4acd8cef568 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 97a7a9ab1cfb37c9d299c69058931dcde3cc9950..2c8d5c12003194176f29ea7b6f1d59e8a12b56ee 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 103b8d5014ae47581b0e16e35a7176406e813358..59b53c488c1441ce00f6a2ac289a6462d93ca64c 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 75bdd5a56fc88d51d482eafb1e7a18d6502dc25d..7ed8d1d8a667e9f9fedafdc95315f8b1f39e91c2 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>4.0.13-SNAPSHOT</version>
+  <version>4.0.13</version>
   <packaging>pom</packaging>
 
   <properties>
index aea74b7e1033a7e46e89ba0e3299532412c4758c..d4c8be315843bad043be4b48f8060990107f98a8 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>4.0.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>bundle-parent</artifactId>
-                <version>4.0.13-SNAPSHOT</version>
+                <version>4.0.13</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 2baa205ab8be4da0114d79846987d8b0e57f2f8a..8a6fab39c863308e04d15078aa54db2c2a0a249a 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>odl-jolokia-osgi</artifactId>
-  <version>4.0.13-SNAPSHOT</version>
+  <version>4.0.13</version>
   <packaging>jar</packaging>
 
   <build>
index 1823292bb26033d1085735a5d73e6afe24af0071..a09f84075367ae35c993188138d8f6a9ce3f3117 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>controller-test-karaf</artifactId>
-  <version>4.0.13-SNAPSHOT</version>
+  <version>4.0.13</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
index 9cb349819120ab7c017d3e40bd892c2c6ac3a0a1..09b46c607df0a266846f38c92854dbdb81a9c47c 100644 (file)
@@ -20,7 +20,7 @@
   <artifactId>blueprint</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
-  <version>4.0.13-SNAPSHOT</version>
+  <version>4.0.13</version>
 
   <dependencyManagement>
     <dependencies>
index 0309d89b03011c1ba431ad21048b30ba74a0452d..dee4fdf5ba19240dfca207d62086f69ea83b8dd0 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-event-executor-config</artifactId>
-  <version>0.15.13-SNAPSHOT</version>
+  <version>0.15.13</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event executor</description>
index 04a5c3d09bd3454c3ed6db1ca796da0bda942ad1..a0060047bbfb6548c877a39e9e029ceacbb24e6b 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-threadgroup-config</artifactId>
-  <version>0.15.13-SNAPSHOT</version>
+  <version>0.15.13</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event group</description>
index d896c116b67e1527f65bd69a7a0c88add9a480eb..98c581752bb1c30e64dc1243be0d92dc13b2d63f 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-timer-config</artifactId>
-  <version>0.15.13-SNAPSHOT</version>
+  <version>0.15.13</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's timer</description>
index b05be80a30d219e55221524b871d2d11e4e21c92..436be513028d3c976a1c22b91f805b3d36d49c78 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>config-aggregator</artifactId>
-  <version>0.15.13-SNAPSHOT</version>
+  <version>0.15.13</version>
   <packaging>pom</packaging>
 
   <properties>
index f6af1b988890bd2b0dec2f4dfedcf0b2f4788928..07a53bdfe9226e037788e46910b6e44b662b018e 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-api</artifactId>
-  <version>0.15.13-SNAPSHOT</version>
+  <version>0.15.13</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 </project>
index be8bd5b2102ca2a103ad4bd43a4e29900e071fec..cc2b9e732dc62b6401c7d618bc5d0e74d05e201c 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-impl</artifactId>
-  <version>0.15.13-SNAPSHOT</version>
+  <version>0.15.13</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.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 2c3a1bc86b5f4d2b481d21ecd993548444660aca..de6faa3ffbd8ea328220631f0e474560cb9b9d17 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 046bf19a30a2097d4a306bcb5f2d9caa6fab4abe..54a9e7f6a74d9e2e9289f032646128c41248c52c 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 6e5adcb7f4ce7d73413567271cb2ff721910e7f8..3cb92e2856cf9dbce7d25f90862ab5868a3f9ee8 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index be59d9d53fb651e05593ec14976cc9378935ae29..d646654478c1fb1ab326d9e0066c61ebba0df476 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 1ea7a457429da53c9e6b37cf040bb608d3d0e256..58aef7ed5f51dbc8725637c8dad8e66333f16b0d 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index b254fc05b50587387bf58e4047b6b3e399ea1de8..4c71e2445f033089bf1ec4eb50dfb647e2096ab8 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.13-SNAPSHOT</version>
+  <version>4.0.13</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index ab3517f52d66f0c2916cf03a3a89a7fbf3cd5aa1..cfae8ba9f6fbe0a1b0549da862f4e2516876ae29 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.13-SNAPSHOT</version>
+  <version>4.0.13</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.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 20d2d088c897e7e02cd9fcf447a1beab7c7e2009..d0ed56d2a1a897e8bfb8bc68fe74b1e535ad6f58 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-parent</artifactId>
-  <version>4.0.13-SNAPSHOT</version>
+  <version>4.0.13</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>4.0.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 5df6f0b51c29b0c01e83b31ef1e765916aa5fcd8..a6f0e7a1698039fb3c610c04fc6b7a105b59db4d 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-aggregator</artifactId>
-  <version>4.0.13-SNAPSHOT</version>
+  <version>4.0.13</version>
   <packaging>pom</packaging>
 
   <properties>
index efa805b108172ce5119c03cbb29a062d2f02bbbf..1cc4f2ce41813b32725a88a3f4b59abf28576680 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 8819553de681871003f883a9db90cfebf9aa029b..382a7e6475ba8196d5760f8eaf47afb2b8aa92da 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index bbbcb980f73999482b61dbb39b159cbde0aa9d8a..111e82b3a64e31afbdc65cf33ff5479a35e23dbb 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.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index effb0bc5ca777951de9f5d0e7c4e1f1a6619b679..8866b056103d0a5d2fe4080cb3857cae34c157bf 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>4.0.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <relativePath>../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sal-binding-it</artifactId>
index 0d6af99c06404e260d0a4ccb086516f0a08fb71f..19bdc97b32104cef561bc57bdf81ccb8caf4e546 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 4712a9d8cea7d05de442a0a051da22d84ffdb87b..7f883c9f92f7e2d51dfafff5d12bbfa988263738 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 20e586b993ef7d653825f080e4db33138ebd8e25..04f27f9111cd4557fba30dad393ecb5ed039d751 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>mdsal-parent</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>4.0.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index fedeb34420f2fd7267f18b3396ed6fcb5f07e291..c4148f3e38d3073f1f37db3b994a8be1333c5085 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 43b1c1e51afa834e28d54198f865a0b7cb82fef5..b5990afaccf852abfda657a7e428e5aa244f0019 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-clustering-config</artifactId>
-  <version>4.0.13-SNAPSHOT</version>
+  <version>4.0.13</version>
   <packaging>jar</packaging>
   <description>Configuration files for md-sal clustering</description>
 
index 6f40bd1a2b8838d6ec753b6000e79265f22edf9a..11d56e092016293a812b08bf89ed0c3c75d350bf 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 221c1820f17179c6e79dcd98eb4319659dac32e2..9822a79f9099a9284ab19922454e4bee60d01283 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 49d261718adc66bce5a22e939b3d791b9482e624..09729ad8b2468fe88a9f581e00cf352ab12a6b01 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index fd5e141cf60cfb7d4e30cf2d104b271f57f9945f..6d5b4f59387d853c9efb701ad8f3d32941c74130 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index a78b5f993da47f71ec98305dfa779b4d4e588018..2ed4980eb384cc953a61619b26b7119bbea9d310 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 722e4731c770215ed287a7851e6adb438673844c..b7f0efadd0c4dba38a9d0609db22f9fc7c6053eb 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-it-config</artifactId>
-    <version>4.0.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <packaging>jar</packaging>
 
     <build>
index 3c5d9c9296a287f12f5e09298611f10f06e9ef53..0635ee0531802cc9d9b73cb183359ef4cac9847b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>mdsal-parent</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>4.0.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 7c5bfda4c287434c785236dbbf54d9d23391c8ea..cb498e744555584167cde172a317e0e2831a3ad3 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 9b1c04cdfb227e022fe00acd738159b4c7edd5e3..e5f04ff9cadd2d91462722fb661dad0a06381051 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-test-app</artifactId>
-    <version>4.0.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <packaging>pom</packaging>
 
     <properties>
index 432f60c0a193e92fcdd3c83bf436067c1566648b..36645a4ee649fd39c7be45ea365d3180d1fe25e4 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>4.0.13-SNAPSHOT</version>
+        <version>4.0.13</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 9099b867e479665244230984aa5b6731cc49a4d8..cd3533cc696e211f83d700eccf39dad430276dc5 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller.samples</groupId>
   <artifactId>samples-aggregator</artifactId>
-  <version>4.0.13-SNAPSHOT</version>
+  <version>4.0.13</version>
   <packaging>pom</packaging>
 
   <properties>
index 5f08f82298d5a1b62c5f8c3459418d899fceafa2..62e57980cf8e77ac011a29f1bd637a808183cee4 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 40862359a049581a2f4f5e5634e004a6889c693a..783d0cff02137ccf5c72b77f2e477b61d3cc27ba 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>4.0.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <relativePath>../../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sample-toaster-it</artifactId>
index 221e4236b4e27631d38e86591a14bc347184efdc..9689e8c543bed949396c5350a5df0c6485c78bc7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index de3b355e54675b5607fd5a825f5719fc73d9a147..402ad685d8a3a9138bfedf9ea1aaa9343c9b086a 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.13-SNAPSHOT</version>
+    <version>4.0.13</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index e03d7395f01694962a858aa77297a1e251027075..bb70f325f956c53af7c4927063bfb832d83f0188 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>releasepom</artifactId>
-  <version>4.0.13-SNAPSHOT</version>
+  <version>4.0.13</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->