Release controller v6.0.10
authorjenkins-releng <jenkins-releng@opendaylight.org>
Mon, 30 Oct 2023 23:28:13 +0000 (23:28 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Mon, 30 Oct 2023 23:28:13 +0000 (23:28 +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 c897c527f4b02929dda30f23a4eb70a000921acc..1fe9fb6ec1a8a8fe4ced282153fcd2c6b6e88391 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>akka-aggregator</artifactId>
-    <version>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <packaging>pom</packaging>
 
     <properties>
index 1be92851af24406022036379c91f802967dac3b6..b26cbed14a304c840ecb1afe7ff2757e954cbb5e 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>repackaged-akka-jar</artifactId>
     <packaging>jar</packaging>
-    <version>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 7da85b8e5903128056dc8cbb2ff324e6f0978fa8..773733a0819f010a29b73cb13c9d5a8081a66a40 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 8a3339734daa22259b3bc0cf7445c74d6be8d9ca..61a66d73bb2675d907c85439a2101fc6c7f1be5f 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-artifacts</artifactId>
-    <version>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-event-executor-config</artifactId>
-                <version>0.17.10-SNAPSHOT</version>
+                <version>0.17.10</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-threadgroup-config</artifactId>
-                <version>0.17.10-SNAPSHOT</version>
+                <version>0.17.10</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-timer-config</artifactId>
-                <version>0.17.10-SNAPSHOT</version>
+                <version>0.17.10</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-api</artifactId>
-                <version>0.17.10-SNAPSHOT</version>
+                <version>0.17.10</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-impl</artifactId>
-                <version>0.17.10-SNAPSHOT</version>
+                <version>0.17.10</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
index c510effa6774bafacce2d1a9728d4f79ccc94abb..80c2c9a0d9a12976035e585a5bfe66083eae344a 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>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 230771ddfb1676ac8983c7fad6f53bbda1af3a68..6962c70c8f61326a893f7f49cd8fca74f13a4bb2 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>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 10ee3a52f3d155eb3b0ebee55080f52d9622d384..a5baf3e6b2dcb2116b6e7dd05d7d80add54f9752 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>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 36ba244c4d85371018a1a4bd9e88bbc7c73ec7e6..2c5276fc972c18b814e14a624c90629084c4ea72 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>6.0.10-SNAPSHOT</version>
+  <version>6.0.10</version>
   <packaging>pom</packaging>
 
   <properties>
index d3f6ad9207aab01a5bf4269b200a70a832ec176a..0b712d9bf58d83f426245661238181099d195db3 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>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index ac0843791964f3d27aee3ba135ceaf13125e7fcb..bfd595f0d6f3abacd25231fc07816af5a389d1ed 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>6.0.10-SNAPSHOT</version>
+                <version>6.0.10</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 3011c5338d301720301f888b62a6d9d7c7d9d639..b3f174bbaae1d44f7b5134b4178c137cbbc8a8e0 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-docs</artifactId>
     <packaging>jar</packaging>
-    <version>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <name>${project.artifactId}</name>
     <description>Controller documentation</description>
 
index 271d8b6888a799062ed2391708130814a10f8056..f846d448759bbfaa01ed29bf538f7f4a220ad243 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-experimental</artifactId>
-    <version>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Experimental Features</name>
     <description>Controller Experimental Features</description>
index ed3be0f3487130beea6ec8202c896819a97c92fc..96684cf6de42fa3211ec4598afbe766e9aaf2796 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-testing</artifactId>
-    <version>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features to support CSIT testing</name>
     <description>Controller CSIT Features</description>
index 393c3eeb847a2931974956a10242cd3681d57680..539b2d9ff8a850a1b48ace1d5b00c943494b01c7 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller</artifactId>
-    <version>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features</name>
     <description>Controller Production Features</description>
index 5fb1a3a108c2b559f685e72a471d1b273479b904..b8cafa3daeb26bab1f59b0ae550eae7416738c99 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 40f855006f929dc87ab27f5459e4559c794a3957..e5be5b7bbcf7f49ab2785c6a0eb96e97d39bf3f6 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 86764706d580a329fa50a88558bf7e424899110e..893f43e312fbf5684f722a4347c86c6b12bfab09 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 5858ab37b7206d0fc77587f536e2c5447a92e4fe..c04871fee8027941212478f5bcf832492b4e0262 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 1fa2ae3cc8491a7da4f0cbfd25fd419b5ea84274..f3b1a1920db27af1bb71cf3fa309c12b65147c15 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index c160d6360be14f03f210de6eb63581f48ef9b310..edc7685aa4ac9db25a05fc5e62a27f75e7ec23f6 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index ff8af71893fbeef27142ce885983653d77297c79..72ce6f74a65fd17ebc57c188fa17541be184b822 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 1a3c9642493b88ea630188b15d37b8d2a44f00db..cc09b267df5f4fcf92b8863970bb058bf0deb824 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 21b1724e3fac9631f0e32ea2de3277b19abf78e1..e6997a2dd9ce0fd443b07840081c31c63be1feaf 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 1108421ca99a95e7a237bc5f68501e3e90bf04ca..d252eab32c73d5c76ef22d2a064bfccd28c801da 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index af201e97389dc6ff120692a836b832db0b8dae39..709dc8b4f1beeef4c398fc5796ebe635a45ac344 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index e25b38bca08380010bb1f7c3e5d77f85e9b89dd8..6313968b4eb85ca9004c7f74df0de8586fab881a 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 7b7a45ab80e358a7ad3e3432bad6d5913f786408..3eae84ad5170986c9e10914000b47822340cd252 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 226a6c4f16bbdf49ea056bf13d000099ab8af749..38be5b70c4a41fd19d65436c3be16764e54781e9 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 3afb08026a60e4afad5f892a49c7c41fd4f55dbb..4dff159c615b6de436132818df0e8aecac11583b 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>6.0.10-SNAPSHOT</version>
+  <version>6.0.10</version>
   <packaging>pom</packaging>
 
   <properties>
index 245bec33a1cf1e440a5fc05547144db6211498a9..50de4622d74f56876d98848bfd64a96e1081aa25 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>bundle-parent</artifactId>
-                <version>6.0.10-SNAPSHOT</version>
+                <version>6.0.10</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index a4ba83eb3fb9e1f151e9009fd20aa3cc057ee347..77511f290f5bc0519553d0114e587b028715fce3 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>odl-jolokia-osgi</artifactId>
-  <version>6.0.10-SNAPSHOT</version>
+  <version>6.0.10</version>
   <packaging>jar</packaging>
 
   <build>
index 65dbfd01acbeaa3136ef47da854f3df2b126f1e3..6458022dead6c554bcc02de60937f3006ef66e12 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>controller-test-karaf</artifactId>
-  <version>6.0.10-SNAPSHOT</version>
+  <version>6.0.10</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
index c299d4849e43768385fda5e4abe109cec50fcfcc..105b41138eed523cdf5d7d58edee7aaa87899c6e 100644 (file)
@@ -20,7 +20,7 @@
   <artifactId>blueprint</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
-  <version>6.0.10-SNAPSHOT</version>
+  <version>6.0.10</version>
 
   <dependencyManagement>
     <dependencies>
index c0588ae8d40cca21c567f1f63309d05fb595a4d6..03f5b59ab220c6a4a7f5e54e5fb6b6283bbceea4 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-event-executor-config</artifactId>
-  <version>0.17.10-SNAPSHOT</version>
+  <version>0.17.10</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event executor</description>
index 2911d4a913095767dc6c129211bbc7a5482eedc9..8265ccd2fb395b0a81e4716a85b9f8042466acfe 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-threadgroup-config</artifactId>
-  <version>0.17.10-SNAPSHOT</version>
+  <version>0.17.10</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event group</description>
index f7359476025a8eb28351a3e7cf91ab6be1202a1a..548aa8b87dd0cb40a6e7af230b78852b740f98e8 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-timer-config</artifactId>
-  <version>0.17.10-SNAPSHOT</version>
+  <version>0.17.10</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's timer</description>
index 931bc782246464de93783ed2418ef9a3ee6beed3..aff6d8a46b660015896a096684c733245caf4d01 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>config-aggregator</artifactId>
-  <version>0.17.10-SNAPSHOT</version>
+  <version>0.17.10</version>
   <packaging>pom</packaging>
 
   <properties>
index 741958bbc58041c4e6c0266cc80603783acad3ef..db601bff7203e386c65e0f109711949d881ef4d6 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-api</artifactId>
-  <version>0.17.10-SNAPSHOT</version>
+  <version>0.17.10</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 </project>
index 1f055a65f5b426c14ab810242452885ec353ee7a..f0100e47d080f1fea7e529715f0f74333e476cc9 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-impl</artifactId>
-  <version>0.17.10-SNAPSHOT</version>
+  <version>0.17.10</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
@@ -20,7 +20,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 8a309bbc46d727fef675da8c935c303057052b71..8ba4c85dbefd3b425ebdbfb202ea160da27e639a 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index c07bc338b27045d473bd5383d1a6c78333b4edba..0264dad2d4b20f6864026a0328520f55e71c14ca 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index cc1fb8cb8896118e8d90386344d8c447ed1e5af3..f6f70c0c2fae4e02b51c9c88c36f98536d358c10 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 772dce9ccc9f3161a9103225a3c270b4f5a0f8f4..9061d8296f43dba8e37e9839bb3f2f50daa785ac 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 2756a3cb08d29cc4f344d3f84d2df1352b35e825..fd74b1850513554d86dbdda611db26188e9d2121 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index d546fa5be5fb0aa946deb0e29332c559ece16a7a..4bcd8f2e2da1b58e931ae58a5934c6fc93bfd121 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>6.0.10-SNAPSHOT</version>
+  <version>6.0.10</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index 4875e2c5f4967e60f4cfd283431e23e0faeae879..ac249d56eaae2bddd507cb4ebc2db4f9d6cd27da 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>6.0.10-SNAPSHOT</version>
+  <version>6.0.10</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>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index e67e2ad45e2fb83649e3729dab941928caf47c9a..9dcc135a0296bb4c4a6e71609816c21401fcdb2a 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-parent</artifactId>
-  <version>6.0.10-SNAPSHOT</version>
+  <version>6.0.10</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 4273453277c7db0761c5fab0f5ce90278b62ed14..01422fb3b6bb5a3db455f810be8e4d1607150db6 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-aggregator</artifactId>
-  <version>6.0.10-SNAPSHOT</version>
+  <version>6.0.10</version>
   <packaging>pom</packaging>
 
   <properties>
index b36e2bc67dc880b8b10f806b707bae54affcd4ee..5bd0e895367dfa6ac7060951de9e13ca8c9f4b33 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index d0c5cfe6d7afba066f1b822fdef06f75ec987d17..8b786ede0177c2c71cf8750f2a0dba7ecd9a5fb2 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 03c3f89d751a0ee5d587d4857d0316bba5604ead..9f98b5bec765c750c6e224971403b6ab7759fdf8 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>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 47c0ee44fbe27b548f3398b5722655bfb04ce1f0..3b23d80933227bb3d8ca1eaf659a1fa04c18bc3d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <relativePath>../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sal-binding-it</artifactId>
index eab5d17d1f18b7902f910b871d5a4804745215bc..fd9391947597dd84a6405ce7b8922f1def150b83 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index e9e6fddc09554cae0c0140e4bf2ab07b9295787c..176e83c0b7fad601e0a8b3cae15d4522d479c51c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index f5149e5f2295e1324d27adda4dd0048635c29757..316429bd518cbed04ab548e77257fc87094fd987 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>mdsal-parent</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 89a2407f6c688b84008c8eb749c83a987c6ddc13..209b1659bce369564ba8dc2d95600a9b7ea631f7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 8f913c467f1981c93c0d080d3f4f62e1323da520..fb423d9778ec6482168d118f1844b3db4e362353 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-clustering-config</artifactId>
-  <version>6.0.10-SNAPSHOT</version>
+  <version>6.0.10</version>
   <packaging>jar</packaging>
   <description>Configuration files for md-sal clustering</description>
 
index 00077978854ae352e6ea9fbfd47c723fc5a128c8..d6fc821aee6594b8f51fe1ec4c96195d2761b603 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index ee19bbe68302b2d23171491e65c87998f62e2fe3..afec611fa911b0af31ac763dc75e1db1102b553f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 77326006f05fd4e51a818fd9ba3310ee3e342ba6..3ebffbe6498ed12433c1cbc7c6fb02e18e08409d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 719a9de81c3ac5762ff205b5c315dfd84ca89cb9..41fa24881e1dd881241d9bd33ca2edc4109d8660 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 49bc4ed7f87b406d248987050517a191960abbb6..8ebd2aeec4d969e7d11ff420411da70cb0d43f50 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index e81c5bc3c652403181b4a87dc79c3e46fb9246b9..a97a13c875afe8853555e85e7f1f30cd0995ed78 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-it-config</artifactId>
-    <version>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <packaging>jar</packaging>
 
     <build>
index 88076a78b05b2ea14149f5e64c5bf1c79a432956..1afa8de32931f0cc8fa799fd2e54e9b7e3f64c8d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>mdsal-parent</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index ba537eb7f45fc0fd58edcf7d0a13602f42ae4b47..8c05b8dce776c763a9e0bbd978b0180adce23e97 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index e16592388991c337338539ba64c8ebebdc53fbf1..9088c7c76b14ad670677370c8770e2e9d614f940 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-test-app</artifactId>
-    <version>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <packaging>pom</packaging>
 
     <properties>
index 0f435051ea479eaa38bf3a9f55e339592c8d521f..0f55934be98feaff6cb1cd43f8d504008108e392 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>6.0.10-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 2af2193784ff85049023403506e2be7842f340dd..a46ef92799de8fefb43ec658479312f8e542ddda 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller.samples</groupId>
   <artifactId>samples-aggregator</artifactId>
-  <version>6.0.10-SNAPSHOT</version>
+  <version>6.0.10</version>
   <packaging>pom</packaging>
 
   <properties>
index c312b3de0c05960e22994a87db3b3169034c674f..f5487eee02893d427b4479ec762730e5523c27bb 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 9ac56add7810cf62d018bf7a43bf0c30b7cc2870..87a24d6caee8d41668f0abbd1d302646a762bd8f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <relativePath>../../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sample-toaster-it</artifactId>
index 699f209b71bf9d4b6869f0982d4b0a836a6b3a45..c42582f83a8ebe3cb85012c84df9a7c4b0555671 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index fb8a9cffa36e10334f1e2499b4310a8d2658f086..227f1c4b5394ded41a862d94dd90ffc1a72fdc14 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index f95d55433ad574e14a8b45d3cb695bf8c03aacdf..fe2002d15cd0b1ffaafcf110025d0a99151e8271 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>releasepom</artifactId>
-  <version>6.0.10-SNAPSHOT</version>
+  <version>6.0.10</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->