Release controller v3.0.13
authorjenkins-releng <jenkins-releng@opendaylight.org>
Fri, 24 Dec 2021 19:00:24 +0000 (19:00 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Fri, 24 Dec 2021 19:00:24 +0000 (19:00 +0000)
81 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-exp-messagebus/pom.xml
features/odl-controller-exp-netty-config/pom.xml
features/odl-controller-mdsal-common/pom.xml
features/odl-controller-model-topology/pom.xml
features/odl-controller-scala/pom.xml
features/odl-jolokia/pom.xml
features/odl-mdsal-benchmark/pom.xml
features/odl-mdsal-broker-local/pom.xml
features/odl-mdsal-broker/pom.xml
features/odl-mdsal-clustering-commons/pom.xml
features/odl-mdsal-distributed-datastore/pom.xml
features/odl-mdsal-model-inventory/pom.xml
features/odl-mdsal-remoterpc-connector/pom.xml
features/odl-toaster/pom.xml
features/pom.xml
features/single-feature-parent/pom.xml
jolokia/pom.xml
karaf/pom.xml
model/model-inventory/pom.xml
model/model-topology/pom.xml
model/pom.xml
opendaylight/blueprint/pom.xml
opendaylight/config/netty-event-executor-config/pom.xml
opendaylight/config/netty-threadgroup-config/pom.xml
opendaylight/config/netty-timer-config/pom.xml
opendaylight/config/pom.xml
opendaylight/config/threadpool-config-api/pom.xml
opendaylight/config/threadpool-config-impl/pom.xml
opendaylight/md-sal/cds-access-api/pom.xml
opendaylight/md-sal/cds-access-client/pom.xml
opendaylight/md-sal/cds-dom-api/pom.xml
opendaylight/md-sal/cds-mgmt-api/pom.xml
opendaylight/md-sal/mdsal-it-base/pom.xml
opendaylight/md-sal/mdsal-it-parent/pom.xml
opendaylight/md-sal/messagebus-api/pom.xml
opendaylight/md-sal/messagebus-impl/pom.xml
opendaylight/md-sal/messagebus-spi/pom.xml
opendaylight/md-sal/messagebus-util/pom.xml
opendaylight/md-sal/parent/pom.xml
opendaylight/md-sal/pom.xml
opendaylight/md-sal/sal-akka-raft-example/pom.xml
opendaylight/md-sal/sal-akka-raft/pom.xml
opendaylight/md-sal/sal-akka-segmented-journal/pom.xml
opendaylight/md-sal/sal-binding-it/pom.xml
opendaylight/md-sal/sal-cluster-admin-api/pom.xml
opendaylight/md-sal/sal-cluster-admin-impl/pom.xml
opendaylight/md-sal/sal-clustering-commons/pom.xml
opendaylight/md-sal/sal-clustering-config/pom.xml
opendaylight/md-sal/sal-common-util/pom.xml
opendaylight/md-sal/sal-distributed-datastore/pom.xml
opendaylight/md-sal/sal-distributed-eos/pom.xml
opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml
opendaylight/md-sal/sal-remoterpc-connector/pom.xml
opendaylight/md-sal/sal-test-model/pom.xml
opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml
opendaylight/md-sal/samples/clustering-test-app/model/pom.xml
opendaylight/md-sal/samples/clustering-test-app/pom.xml
opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml
opendaylight/md-sal/samples/pom.xml
opendaylight/md-sal/samples/toaster-consumer/pom.xml
opendaylight/md-sal/samples/toaster-it/pom.xml
opendaylight/md-sal/samples/toaster-provider/pom.xml
opendaylight/md-sal/samples/toaster/pom.xml
pom.xml

index c19a90b4622c51ca3615a4637c36dab88a4bdba0..67eda463aa5123de43f87be8e8647c58db78e304 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>akka-aggregator</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <packaging>pom</packaging>
 
     <properties>
index b6809bd32a2b818209502035652bd6b0248e0a8b..a646e0f8d0f2f3bf2c99416d5884746ad7c03c2e 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>repackaged-akka-jar</artifactId>
     <packaging>jar</packaging>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 264e7a022814cf37cfec99a11f88f11c5372a4de..3f61d9f9741014c551738a9314875883b977c04f 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 1365b848d800d67e91a7b7fd3bfd14dbcbe21890..6a9b78609d138c0aae065495b878987c212001da 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-artifacts</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-event-executor-config</artifactId>
-                <version>0.14.13-SNAPSHOT</version>
+                <version>0.14.13</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-threadgroup-config</artifactId>
-                <version>0.14.13-SNAPSHOT</version>
+                <version>0.14.13</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-timer-config</artifactId>
-                <version>0.14.13-SNAPSHOT</version>
+                <version>0.14.13</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-api</artifactId>
-                <version>0.14.13-SNAPSHOT</version>
+                <version>0.14.13</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-impl</artifactId>
-                <version>0.14.13-SNAPSHOT</version>
+                <version>0.14.13</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
index f33b794cd029ed242addb8f076f9a273ff399c89..52f45d711f2aaf9d98ce5f97dbfa4132f23f3491 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 2cc1290d04a86dc0c335e1f430055c807557ce6c..3acd74fbed3e8057e3c861026bce4e2ccfec4a1d 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 0f48b399a8031c1885a5607526b66d411f745ac3..a3b7fa3768bb89c5212db012fed491b80927ff9f 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 362eefeb0dfe9908dbfe1e3eef2fe42896cc8b8b..70fa6d6fafadddc29728c0f252327fc2e73749ab 100644 (file)
@@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>benchmark-aggregator</artifactId>
-  <version>3.0.13-SNAPSHOT</version>
+  <version>3.0.13</version>
   <packaging>pom</packaging>
 
   <properties>
index b0cdd47edf487281452c045528ab304be47ca4ab..bbac5edfc37faaaefc20cf90740762cd9d28622e 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 0d764325766235d4d30861ec25c0a1b8ed7fbf7d..26c4d129e2587e4132dafe19d22de338444ee79a 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>3.0.13-SNAPSHOT</version>
+                <version>3.0.13</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 9aa509ea0c5abb660c40aa4a67fa4cb364cbb81c..e334f97c3c1cb5a00d35021745c6c111d7712d98 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-docs</artifactId>
     <packaging>jar</packaging>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <name>${project.artifactId}</name>
     <description>Controller documentation</description>
 
index 7db117ee816f7b782b3c2a34b2a7e78115c6285a..5a45c146a058e219aaa71441bd13ce7fde56b85e 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-experimental</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Experimental Features</name>
     <description>Controller Experimental Features</description>
index 15314d16592f73cc96235a22c9fdefa7dcf5ca31..f4f29058f719dfae4dccd6f86543bbf5d9a4841a 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-testing</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features to support CSIT testing</name>
     <description>Controller CSIT Features</description>
index 18a00a63dc387d9a9caf21d91782f6bc5c1f67ec..2d0c3c2c1d78e4b48ca08744b76f33e751fe2b20 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features</name>
     <description>Controller Production Features</description>
index bf5f7228f37ed47b5e194ee721bc82d19502c01b..2268903851d063ff3d42771de73cb67814b58e38 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 0bc79ea116fa34b7f4ae92acd7ea2882b74b87f2..9e36d4a53b804991ee4deae80dfa84cb40a64593 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 12a13086d2d1c965e221d5b638cedc80918db8ef..a95811af952babdcf8f4d050460997995926df90 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 7bc50b87ff22efc920f1d0625c92ef19d012affe..f2599eef7f4d9609b503736049053cb48f44148e 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index de86e840bf7bab7b49142a7c979929c3e7a4ed61..7d4d67e84290eaf174d4ebece83ab6c606301db0 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index a4f399c730f32b3679c8862cc026b1dc8cdcd9f0..80b2fbbcc083a66b989eb784e4265ec6303062f2 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 2216fa033437a8f10edde2537f96f77a5e291171..1047b4e571154b1185e093137eaff7a38b184440 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 15008fbf2af92b561b3e90f8fc7112a9448f26c4..fc286e0f0a78faa871da7600d881bcecbd4a1e22 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 2b9f4b1320537a80d5c312ce72d444773ef9c9a8..de19e37d24142ce2d729c98302535f851687c078 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 5c72dda4eead5916a9d59ab0bcdfb7c4755bfdb5..cfeab2d8a12a26b1f789bebf19eb02a4bf4d2e75 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 59f30f3e1665538e1652af87870966ac9f521984..1699650e703b625df71777e4374a61166273308b 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 899e709404073a5c90d4dd97f147d9a1c112dc26..1b997e7002213847eec9ad7bdcf81e4df9f07d9b 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index ed3ee382fdc701ddd04b204b996f4cb0c343c5c2..843f7b78458820cdf0f13590a7a2328ef22412e9 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index b82019f675d290b15d561d13906b2b7232865172..b840a70cb84b61fbfe100f7c46477f0031db2b66 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 38a6bbc44178cb0113f57d26d0d0013f7d8f6a5d..bc0d9503153963bebfab5f5a2b8a85c3fbd13e2c 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 3a3640ebe4538581f243c0d81eb513eddd4c5941..8d1b19cd15f7f68a6e3ba6f056638187937e03ca 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index f7e87c3faba51d5d02b3ca3eb5ad9adca44207ce..2406e3a2a08eaec0334db22044b0387c53dc8110 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 842b6c4f055434a45afae8ecdf71c5b9f59ebbde..c995eaaaa0c790b1611c297d215ddf3869b129e3 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>3.0.13-SNAPSHOT</version>
+  <version>3.0.13</version>
   <packaging>pom</packaging>
 
   <properties>
index 6f8793f8aa644533ba006657781b207aea31676d..64584cb3d8482d94740edd91283e773068d15c36 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>bundle-parent</artifactId>
-                <version>3.0.13-SNAPSHOT</version>
+                <version>3.0.13</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 1efb72b9b4b1e0a5ebbd5e8a9b88a8ac4c9f69d0..2c94ff4fc0bf1a903dd91e65dd16ddc59d4b9f10 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>odl-jolokia-osgi</artifactId>
-  <version>3.0.13-SNAPSHOT</version>
+  <version>3.0.13</version>
   <packaging>jar</packaging>
 
   <build>
index c87c225ce5a106c58f2a918b5571bc307f657484..135caa15c85a5788eeb78cc69ac142aa2bb97a45 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>controller-test-karaf</artifactId>
-  <version>3.0.13-SNAPSHOT</version>
+  <version>3.0.13</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
index 7db5981dceb0a6194cadd7125a18d6fd7cb09479..ca7d5db84eb9da48d04e68baa0c62e993ceae82c 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-inventory</artifactId>
     <packaging>bundle</packaging>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
 
     <dependencies>
         <dependency>
index 34d869da503dbf93bfeeed0467e4db2f71d6f4a2..eadbe59533aa999e824f2c4099cdeee5ffd0016d 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../../opendaylight/md-sal/parent</relativePath>
     </parent>
 
index 242dd8852b3b7d9e2cdd0f9fa86d41d4a403120a..7e2a40470e5277c4aa3e8a2879a2c87a85fe3179 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <packaging>pom</packaging>
 
     <properties>
index 9ad91a62ed764998d4dcff3ae29a6ea5edfdb5c6..ddf71c538c381591ee4358df2599155dbf9c90bb 100644 (file)
@@ -20,7 +20,7 @@
   <artifactId>blueprint</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
-  <version>3.0.13-SNAPSHOT</version>
+  <version>3.0.13</version>
 
   <dependencyManagement>
     <dependencies>
index 350012256c885416ebe4bfb679fe8a0865c5310f..4278f042b3c4742a4cf4c7611cdba857648db994 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-event-executor-config</artifactId>
-  <version>0.14.13-SNAPSHOT</version>
+  <version>0.14.13</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event executor</description>
index 1a71e9e0f47a377c15c51c3542e19bcd8dffa757..bf2c9a07d2e6d9ab7fae2a4e24b5a087c9c4086c 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-threadgroup-config</artifactId>
-  <version>0.14.13-SNAPSHOT</version>
+  <version>0.14.13</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event group</description>
index c682a4967c27f6c1c8e38c0f1c162e6e3ebfba75..4ab362a441887babd0da7dea07345214d4a91449 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-timer-config</artifactId>
-  <version>0.14.13-SNAPSHOT</version>
+  <version>0.14.13</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's timer</description>
index 7ed3213e5e6f131833c49eac79eb9cd10f3d0f2d..063fd8cd8b86669099bafcd88744bf2bdbb4b908 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>config-aggregator</artifactId>
-  <version>0.14.13-SNAPSHOT</version>
+  <version>0.14.13</version>
   <packaging>pom</packaging>
 
   <properties>
index 8b5f1edddf1820655f8c8b8e8d156830e4fc3015..1e55a231ffe48a9e507f3d64f7c0aa6dea0a857e 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-api</artifactId>
-  <version>0.14.13-SNAPSHOT</version>
+  <version>0.14.13</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 </project>
index 45b9b67f0100215e02fa442e0de4f609b1cb4f45..47ae64b9f8c08b7a267b9e32e10c23eb4fa32d31 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-impl</artifactId>
-  <version>0.14.13-SNAPSHOT</version>
+  <version>0.14.13</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
@@ -20,7 +20,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 84130a6450d0511c62ec7bb0950b3a784f3f8e29..211d81304ceb79ed6dbb52d76f99f390437a21f0 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 59be67e16508cc2c1c29cea9ab38990231451167..74099288e1247af0dbf2232a3bcfc1543ea5c48c 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 7a2f070b08102f8d581192f5096815b8d045f6a3..ceb9a9913094edcc600ea7a4b728b5003b58151e 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index f4ab43fdfb95886d80098d6cace6f33f0948d5ca..3537c1c1b29be39a6c1ebf0aff4e71093422828e 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index d7231f4a77f4d68b1944998b32f333ea7e674837..23603d0e221a9c84e22134190426c14b47565715 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-it-base</artifactId>
-  <version>3.0.13-SNAPSHOT</version>
+  <version>3.0.13</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index 88e50f05321b571f63b79a9bb8315170ddcff0c4..a38d055a819ed244bf424034fbb43f0d93e4e0b5 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-it-parent</artifactId>
-  <version>3.0.13-SNAPSHOT</version>
+  <version>3.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>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index d70ae8116157238a8d9ba571a25ffe30d9dad3d4..04e8a78d703b55e8308193cf1e1a72deb5fd4467 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index f672a98ed4e3babb8bcab80bcf85d96f5a241d6d..d817ea2cfd3edecc30715577fc6aa34e24a9efb2 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 62c13d209ed86e6315b46b63bccef858b0005600..fbea58b3ce1381a03de696e967f30e0b22704da3 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 54bd80a7f2373d11dd5b19c76e9b80faa41a1ec6..bd4b7eb177e61eb0ad65df5b6e7392e5b2f78cb8 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 21b605dcf6b80508b62f2620d09e708f1a9249fd..f0aa53d7dc1dc365f7aa74b36a1fad811bfa9009 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-parent</artifactId>
-  <version>3.0.13-SNAPSHOT</version>
+  <version>3.0.13</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 3324cc28b21e52ad9e70a0fc49498f3994683056..6f84f9c723aa927d98f663d41df71b37b6666489 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-aggregator</artifactId>
-  <version>3.0.13-SNAPSHOT</version>
+  <version>3.0.13</version>
   <packaging>pom</packaging>
 
   <properties>
index 7ebbd94e33093957654502594d62fb2a55def800..0c964f168f9f7f4b1c050ea4759a49c62ec35795 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index a7457e1ad4f3e1fbd61d2a7ac5fc402b969a0d3b..06e35bfc774f9f5629b907c1980ebf478e767239 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 7a4bd8a284366f9d426276e9735fdf3664a796b3..37a4c41be34d4e2ddb3d5b47f898fd42ce61145a 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index e576aaaa628ad2732d3f3d1ad47325482ac997e3..c903e502e4a6977032a1be57356a5d3b67c023ed 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <relativePath>../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sal-binding-it</artifactId>
index 75eba6c6a52da03d0c28624fb6c2ef79ffcccea9..b33bbc575f6f8b16e24c4c51bfda3236cbeba481 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index c86ed383727fd36e14fc92d804b83aa1ac8764a6..8a4e4a820512083f45ee9a48ae9af404c3aeaa1b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 891b16c3f8d63a37aadcf339e6b194ade2677cd7..1449acd848b5ca924aea3fac099aabb2991c6001 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 29da6107eaaa27f543efc1f3272472a2d2a29bd1..c21ee61d78d4cfe002c33e61f522022fded0ad0a 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-clustering-config</artifactId>
-  <version>3.0.13-SNAPSHOT</version>
+  <version>3.0.13</version>
   <packaging>jar</packaging>
   <description>Configuration files for md-sal clustering</description>
 
index 9e7ae3092f4a447a6ce5afe7f99c52e7ae63bdad..6562c4e85a17fcef341e134952773fc3c620f585 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 45d170ea809f5a43748ccf4eb84f334b1ba7dc1a..3a513d386f9cb9985316f1e0c18831d8e916a3d2 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 5c3622ed434aef2e0ba61fad8a6874115625602b..423c169fc6f2bfb9cda158c130c82590c351a810 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 23071e88647d1dee2163eb96ee23de2f25c047ff..1348501b67fdda73a4a24f0d6e3aa521d347cdb9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 02239107674420bb5b059597811d8c2ec7e15654..d388d7af20fcfea8afb59d3fafc3a9f3a84b878b 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index e451df68b6b8f2334efac891c091fc5240e0099b..c792a3ab8fcca4c861c41a546be4b267638b6370 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 9ec58ef356996f5e51c9ad87effca48564280cd4..6d440a06197485978be68856df9d2a8de96b86d5 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-it-config</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <packaging>jar</packaging>
 
     <build>
index 6c66fc0deb007babfc0fdc3d53ecf6c70e41ff1f..a41b274c9283bf757065e9415220911e376f01c1 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index de14141d67da275613965fdb380047cf4601a1ce..94bb79c298591d6d829e181102af574bc73cf523 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-test-app</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <packaging>pom</packaging>
 
     <properties>
index 7b07ac758f17d506750d91f07d32f6c70259ec5f..f0ca9d8ca0ac50c2c74b0f2965b3be24df5732b8 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.13-SNAPSHOT</version>
+        <version>3.0.13</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index ae2a224b501e6c9a3e408cecb459d95692433825..965a4780b765bfaac7c7dfc6a1687efcb6bc9c67 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller.samples</groupId>
   <artifactId>samples-aggregator</artifactId>
-  <version>3.0.13-SNAPSHOT</version>
+  <version>3.0.13</version>
   <packaging>pom</packaging>
 
   <properties>
index 577234e91efcdaa3b6c0667cf9c962d2aba6a309..f6d77cfe1f1d1956ea1cbed9803a272df53a5134 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 946f1084386e6fd55786af7844a643811f6265d8..074e044ebdac44dfb1481b28ee5d1d0524d2a98c 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <relativePath>../../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sample-toaster-it</artifactId>
index 558927bf9db4f1568a96dadbaf42d79d2d38c1ee..213d6251ee09c6efd5647275cfe5a151e0b267a3 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 959e47c8b445047abd1fd9e271b0224eb1c19cd2..b19454ac89da71cc08853b7a1275c4a26c51d558 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.13</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 173c320d41634cb7f1859640fbf74490551d37d3..dec64541c3ecf5c3d11af98bfa163ca3fb6fbeb9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>releasepom</artifactId>
-  <version>3.0.13-SNAPSHOT</version>
+  <version>3.0.13</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->