Release controller v3.0.15
authorjenkins-releng <jenkins-releng@opendaylight.org>
Wed, 19 Jan 2022 11:58:13 +0000 (11:58 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Wed, 19 Jan 2022 11:58:13 +0000 (11:58 +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 8755657990225ab5419df237647db114730f1a63..1f9f3f6975ee2bbb4d7f61241d27edbea43e1943 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>akka-aggregator</artifactId>
-    <version>3.0.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <packaging>pom</packaging>
 
     <properties>
index 719e55363c9afcf6ee90349a57bf83544b6e2459..37faac493bd7dc392f00266c6803bc71797a8ae1 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>repackaged-akka-jar</artifactId>
     <packaging>jar</packaging>
-    <version>3.0.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 518ea84e38d706d5ff961589e41b24c29dfdd13c..4bc60f3748b82d60d14a7f0683fa4c3654d2ad23 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 0ca449e007cf9cff5ae4e7cafcb16ed2b7879e67..eb3d7c83189a5332105aa43e0bb3c7772cb22887 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-artifacts</artifactId>
-    <version>3.0.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-event-executor-config</artifactId>
-                <version>0.14.15-SNAPSHOT</version>
+                <version>0.14.15</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-threadgroup-config</artifactId>
-                <version>0.14.15-SNAPSHOT</version>
+                <version>0.14.15</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-timer-config</artifactId>
-                <version>0.14.15-SNAPSHOT</version>
+                <version>0.14.15</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-api</artifactId>
-                <version>0.14.15-SNAPSHOT</version>
+                <version>0.14.15</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-impl</artifactId>
-                <version>0.14.15-SNAPSHOT</version>
+                <version>0.14.15</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
index 5ee8e55e2939ae49b192414baf1d4a435ea632f9..b4f81547d9a6a35edc6933c0c692ecad9d52d02f 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.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 348e763a89d13918bd4a140669471cd2adfdbe44..bbbe977e0d11b03c1c82cf15629d9919aad7730c 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.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 7061ea9bf8cfe55e46484468482be8626f2200d9..6f3e97a43b9cf74ab48b4f3c38cb8d05074ae772 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.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index a6ce5ce3251e6c06da29d85d6456e73799b7a4b5..415984b0c154acb640e24a3d57b96306b3dc28a6 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.15-SNAPSHOT</version>
+  <version>3.0.15</version>
   <packaging>pom</packaging>
 
   <properties>
index 30a7452722acaac5546af5c249664ef1567b4afa..ee3130dd143244ee59408f2496cfd86f7712e366 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.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index aa3db866ec7c236b6bc65dcfd4165b843b98e231..ff501afdf41839380fc95e30727f57d9219dd35d 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>3.0.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>3.0.15-SNAPSHOT</version>
+                <version>3.0.15</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index def25cf0fbac868e928a58ba12d26d385ab758ab..00edfa98349864b70d9e5539afb0a4a03ec35201 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-docs</artifactId>
     <packaging>jar</packaging>
-    <version>3.0.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <name>${project.artifactId}</name>
     <description>Controller documentation</description>
 
index 2d9334dcad8170fdbd64f81085269a22ca9eeff4..fe906c2fe86c72e5710c98c56e46580f69bcd984 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-experimental</artifactId>
-    <version>3.0.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Experimental Features</name>
     <description>Controller Experimental Features</description>
index 3893ece4f07dd6c1f4077bbed23357d81720c1ce..07c749844a6186a5245b70efef92b56a2fc6bc5f 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-testing</artifactId>
-    <version>3.0.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features to support CSIT testing</name>
     <description>Controller CSIT Features</description>
index 6872c7e62bfc0165df1e7bdcac6eadf25009ce68..81d298087384822e1010649accd1f05520a70114 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller</artifactId>
-    <version>3.0.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features</name>
     <description>Controller Production Features</description>
index d92b2d9f9f32a558a40857d1bf97a5e5a8b26190..46aed86c9c5e62a2278661fb7c881557444dfb73 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 070a3c061fe2450e2c6b39c268d6edf388e91a62..ee7e1f71951f0b290712d0f4d0488692bc21d39e 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index add72dff1693877f57863bd02ac3ad437222db10..04a887621cd60797cb0f185bee04d614f5df5a54 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 6cca978953a73d0d64ccfb55d466ddadc28ec017..1b1cab93a26709de6c7b2ceaacb8a37f1b784743 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index b874291e652117c21d5924de7b266d668cd94648..10925c7cb8c55f7a868d17c4c0e148eea674db9b 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index d7f42789d270998bf5995fa5d8f500f35474b7b9..fb408e94db69ff164f5469e4dfe5834273d117e2 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 887bbcecaff9197375ac694595f2c4538d589557..3494d243030e0c66f1770f3e5821c4f1af3b2384 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 4f8647c617eea56910162edd491886f45d1507be..1c624cf951e8b67d2cc9e4ccdf5b83bf95ebe602 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 823246d221f8dc0d20c96a7019538cab51a5d059..6a7a49e798b8748e19d35ed7caeb12a3d2fedcc6 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 8aae934b1f73384e5163bbeddbab119bd2a6ce51..aa61a7b700e39a44b8a035442336c2fc224d5567 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 0dcb2535fc5df17e2b7ace20639b01cf9e20d332..ab1cc6df0c0b6a9e1232b4867c6c2e75f2cc89f9 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index b3871c308953a3fa0caea33e9c267c55411ae5ee..7f96a3039fd5e4752888ecc18386a5ec9c5f1578 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index d42b4def384b313b191cc90e90fbaa08f0b3532a..928e3649ab25e90cb507bf1032733569c215d7b1 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index ae67484418aeedff917306c41fe03fee0be9a730..8889edf48a3a664ebc3d88c440d044ff8a1de8fb 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index b721e9b6b310fb3d2d3ab6bd78b4887efc2133c4..189752f35672ae4020cd0c9b445dac1817f3ae5e 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 840f9aed95f914b3f8e1207abda3e292706b5a32..57d214651e5d778f71fd6ca7ba18fd2c76dc870e 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index ac795f4d01a96bfb6bbae84b2d85dfb4bc1a95f3..266af3f1e373feb9c941afec188e2bf0bc8856cd 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index c9a75f331f557cc7e85e61e42b08319f13c418ab..a4522d9e195bfc3212d33fe6665609a5b124a145 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>3.0.15-SNAPSHOT</version>
+  <version>3.0.15</version>
   <packaging>pom</packaging>
 
   <properties>
index 1615c5cf3d1fb94d8df04ee7bbabfd79e555304f..7a567e4e72b1142d694629f4f77ff59b14f62b59 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>3.0.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>bundle-parent</artifactId>
-                <version>3.0.15-SNAPSHOT</version>
+                <version>3.0.15</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 81226d84bbd539a7ea76e33510f94695a8c926eb..3bcdbcc38a25f61766a62cc2b645534ea0fd4b92 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>odl-jolokia-osgi</artifactId>
-  <version>3.0.15-SNAPSHOT</version>
+  <version>3.0.15</version>
   <packaging>jar</packaging>
 
   <build>
index a8da00b40fd033da1dabc2067f58c155610deee7..cd8d56bd029bfc30908b34a941b9d1ab7f5d71e5 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>controller-test-karaf</artifactId>
-  <version>3.0.15-SNAPSHOT</version>
+  <version>3.0.15</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
index e7cccf2618a180fa652630ff206f5431baf32375..7709e6d37355487362638dd4073d02fe0593d9f2 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-inventory</artifactId>
     <packaging>bundle</packaging>
-    <version>3.0.15-SNAPSHOT</version>
+    <version>3.0.15</version>
 
     <dependencies>
         <dependency>
index c52727d91851e0f9efddebb9dc6a6853cfdd4e11..a2a80158671f7cc2cb87313949762b1b32cdaf53 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../../opendaylight/md-sal/parent</relativePath>
     </parent>
 
index 587e3d33e11e0b52192981a3f3ea3f9e46a5eb90..ee55140d8617a5b56a8b49a6e18a39769f713edc 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>3.0.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <packaging>pom</packaging>
 
     <properties>
index 101452d9a268d0bdecb2d1445af4e9ab83d79aa4..333a66e08369ed035466eb8934deda16caa23d8a 100644 (file)
@@ -20,7 +20,7 @@
   <artifactId>blueprint</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
-  <version>3.0.15-SNAPSHOT</version>
+  <version>3.0.15</version>
 
   <dependencyManagement>
     <dependencies>
index 763dbdff2d670a0148d5db4328b1d5ea3e9c434c..8cf5a4c40a1d3cd1daaf081b047d1748082cd777 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-event-executor-config</artifactId>
-  <version>0.14.15-SNAPSHOT</version>
+  <version>0.14.15</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event executor</description>
index 6c37da001ba40d795ce776f408697804f021a0c9..aa159adc9295f82daaa3c8d70cb4731d54f92943 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-threadgroup-config</artifactId>
-  <version>0.14.15-SNAPSHOT</version>
+  <version>0.14.15</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event group</description>
index c3657f565039b91d9652393a20e40f4af3809138..e2f3a1771d2bd779783267a5b517d37b0399dba4 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-timer-config</artifactId>
-  <version>0.14.15-SNAPSHOT</version>
+  <version>0.14.15</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's timer</description>
index 45018563c120e7f8bb306b0ef1265f273c635e5a..63bb497592b471efae1393318848a175a4c41464 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>config-aggregator</artifactId>
-  <version>0.14.15-SNAPSHOT</version>
+  <version>0.14.15</version>
   <packaging>pom</packaging>
 
   <properties>
index 791a683c2ec2e6243a09a1ec1a6d6347018966ad..093fec766555adc25e04bd0ca54db1696280e251 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-api</artifactId>
-  <version>0.14.15-SNAPSHOT</version>
+  <version>0.14.15</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 </project>
index 4326196a4782190d7acb2efa2a07b7d9f8945c64..ce8f60e8c7672319a796a1342174a9c1c9835550 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-impl</artifactId>
-  <version>0.14.15-SNAPSHOT</version>
+  <version>0.14.15</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.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 2c872ec5a219eea2a3d32fd1d4932c34b0e5b52f..45fda901829385e482d528f0d301edf7f794c9e9 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 37bb8a6a9dfd57cab94df9ef908311ac882bee79..9dc3d97db4de41d7386e26446b39f10fe5598f76 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 1a37e06c252eaec76463b02a2bcb67e7b8e38943..37251f692ca25420183ebb43e5a9c46869b09bbc 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 8b93bb7244ea92d2d2a82117ba0a18fe5f5c7d8d..cfb1751da3e75d6387fd854f63c5e4e6617fc2d5 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index cedbc1475eb007c1d8676f7c08c7ee89bacd6897..b453d0aed6a64e11d25fa0f693dcd3fa2c56d971 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.15-SNAPSHOT</version>
+  <version>3.0.15</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index d7a4451b0e8ea6e2ba7d6a7c1ece3caed500f7c6..10ec30ca0046b10b86d9dac3b22e232982b3ff9f 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.15-SNAPSHOT</version>
+  <version>3.0.15</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.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index dfa910e2bdaf410a0d6ace370d2ab66d019527f6..68e941624e0d8e1fbbcb8076a8760604de3176d9 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.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 87f04111dbb288fd818576f5b64826d11ebf834e..6b2ba5dc6fe0dc81fc0b49b58497bb55aa380a63 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.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index e0ac0b54552651f069ace03128e1015b8fe8940c..c1709c8f86ff7ab30d4e243ee14ae1a024c79fe1 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.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 554f3a995981660b50832e19a9bb912cf9130756..68deea25cc67b9b390afef8e96bed23300c71624 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.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 7bc98cd8c12db1d97d6a9d2851dfc3646de4ee39..eca70a526d304749eaf33d32eb03c6803e76506c 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-parent</artifactId>
-  <version>3.0.15-SNAPSHOT</version>
+  <version>3.0.15</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 5b0181e11e9f285c4f52d2918051765204db9efe..69605c5c4c9cf23fc895ff0ceff9dddd0021969b 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-aggregator</artifactId>
-  <version>3.0.15-SNAPSHOT</version>
+  <version>3.0.15</version>
   <packaging>pom</packaging>
 
   <properties>
index 0246ec0afdfc124d9a026b6ffc6ee816a930f634..86629c89a4dc8449ec2ae77b53fbf759a50a33f5 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 8fcb03fc6ce28cc33a6f1c6d022f57d272d2dfac..e80eab3562aea0b4d3c08f701c1d1d798f8773fc 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index a4b2759f0fdacbe5698986d4d49e5e8254fefb87..664ebe65557f8653ceb5398e8999b344dde8f4d0 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.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 7a2ad9b94b59fc1fd23be22595a735a281bf1358..e06bbcc330e15a5d02393afc878a9372047c0352 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>3.0.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <relativePath>../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sal-binding-it</artifactId>
index c2a8f1f2b401b9dca328e61bbb760c5b86db0969..e010ea2a96e347441de5a2626b8ac0cdba1d5ab2 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 629bd0633cdc00c61f53942bb8346b4f7372cf12..bb3c6ca374f8b076378fa657328f85583387301b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index ba2718e817251194d054b0986ebcc149f8751211..ab523b82e2d2f48362b7c5ff93b0f1251ac052f5 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 71b136fdb1a81b6d405e0d0b3505dc225c8252b7..571b766951bf3eb94f3536c93cbda392cbce0cd2 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-clustering-config</artifactId>
-  <version>3.0.15-SNAPSHOT</version>
+  <version>3.0.15</version>
   <packaging>jar</packaging>
   <description>Configuration files for md-sal clustering</description>
 
index a704c34e56bf868cb0057291fd000525fa6a86d8..ee2947f750a1bd8658c646063389f10239cb3e46 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 31c8b8deaa9bbea9f85342fcec6416aca12ea633..aa7ff3fba93838aed12da249d9c12ba4b1ab6489 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 7f71554c0405d7dbaaa0caba0f70b4a43095eff0..57625ee8009f541e9c00b74844354b00ae9f69b1 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 74bd07ee0b2d2a8a0c815f84b3c52d23864fa0fc..0547c026f3701d55f8eccf7e5e00318cff3ff791 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 0550b4b5e5facc8fcb9a837259e45be196ef3fad..a8e5de39c8b2c000f508dc071007931cc5070ed6 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 19235ebc63d5d9ad0468f0602146f069cfac02e3..2eff3a40f07b21f6127769f6901eb1c188aa55b7 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index a2972fd7f4d4ce45733ad5352b615339e03344c2..1e52b63aa46d4cbf3c39859e40c714b6def25cc7 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-it-config</artifactId>
-    <version>3.0.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <packaging>jar</packaging>
 
     <build>
index 9212dbc9fc79ac45185dba1cb3de64fb77d45512..e5dff3deb862e289c3d57ca08c3907239749ea12 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 4e40d6d00cfe555335d3e4fd6cc1c1247ef19b9b..f454bd6f6f3609aa9bdc670e7a02f9e5dcb133c2 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-test-app</artifactId>
-    <version>3.0.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <packaging>pom</packaging>
 
     <properties>
index 6b38853df3bfeb6157d587ab90c1b710969bb6a0..8c9436219694644a9ef0e51c3de65c0156b53071 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.15-SNAPSHOT</version>
+        <version>3.0.15</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index ba52569319760bfb1cf830226f8da80f6dfeccf4..8d3e817a912ca310051fc02f50090766596c653b 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller.samples</groupId>
   <artifactId>samples-aggregator</artifactId>
-  <version>3.0.15-SNAPSHOT</version>
+  <version>3.0.15</version>
   <packaging>pom</packaging>
 
   <properties>
index a31affec9793b059dcbafda67a925b94a201e2d5..eb47fcd293af66bbc768fe1180de8019e6a08dea 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 0efd13c6aad4cbd2a66a6631472d4854f0bcffd2..ccba64e5c61335e6c02d96f41655d731655ebf8c 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>3.0.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <relativePath>../../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sample-toaster-it</artifactId>
index b7f92b1ddab3d956e353b6e560d659ead5ff169d..267bec17697695e91e221330ba70f1a50eaf2a75 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 5b1abb8619d8eeb6941927b6e44c40a9c55298f0..3042938ba5c8b34a48e4e118659b51a0e6793e64 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.15-SNAPSHOT</version>
+    <version>3.0.15</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 23c9ce0699e93859da4000dd994d946ad43ea5c9..75022fb5b7704960a62b413e9361d39f216721dd 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>releasepom</artifactId>
-  <version>3.0.15-SNAPSHOT</version>
+  <version>3.0.15</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->