Release controller v3.0.0
authorjenkins-releng <jenkins-releng@opendaylight.org>
Mon, 12 Oct 2020 09:15:12 +0000 (09:15 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Mon, 12 Oct 2020 09:15:12 +0000 (09:15 +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-akka/src/main/history/dependencies.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
karaf/pom.xml
opendaylight/blueprint/pom.xml
opendaylight/commons/jolokia/pom.xml
opendaylight/config/netty-event-executor-config/pom.xml
opendaylight/config/netty-threadgroup-config/pom.xml
opendaylight/config/netty-timer-config/pom.xml
opendaylight/config/pom.xml
opendaylight/config/threadpool-config-api/pom.xml
opendaylight/config/threadpool-config-impl/pom.xml
opendaylight/md-sal/cds-access-api/pom.xml
opendaylight/md-sal/cds-access-client/pom.xml
opendaylight/md-sal/cds-dom-api/pom.xml
opendaylight/md-sal/mdsal-it-base/pom.xml
opendaylight/md-sal/mdsal-it-parent/pom.xml
opendaylight/md-sal/messagebus-api/pom.xml
opendaylight/md-sal/messagebus-impl/pom.xml
opendaylight/md-sal/messagebus-spi/pom.xml
opendaylight/md-sal/messagebus-util/pom.xml
opendaylight/md-sal/parent/pom.xml
opendaylight/md-sal/pom.xml
opendaylight/md-sal/sal-akka-raft-example/pom.xml
opendaylight/md-sal/sal-akka-raft/pom.xml
opendaylight/md-sal/sal-akka-segmented-journal/pom.xml
opendaylight/md-sal/sal-binding-it/pom.xml
opendaylight/md-sal/sal-cluster-admin-api/pom.xml
opendaylight/md-sal/sal-cluster-admin-impl/pom.xml
opendaylight/md-sal/sal-clustering-commons/pom.xml
opendaylight/md-sal/sal-clustering-config/pom.xml
opendaylight/md-sal/sal-common-util/pom.xml
opendaylight/md-sal/sal-distributed-datastore/pom.xml
opendaylight/md-sal/sal-distributed-eos/pom.xml
opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml
opendaylight/md-sal/sal-remoterpc-connector/pom.xml
opendaylight/md-sal/sal-test-model/pom.xml
opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml
opendaylight/md-sal/samples/clustering-test-app/model/pom.xml
opendaylight/md-sal/samples/clustering-test-app/pom.xml
opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml
opendaylight/md-sal/samples/pom.xml
opendaylight/md-sal/samples/toaster-consumer/pom.xml
opendaylight/md-sal/samples/toaster-it/pom.xml
opendaylight/md-sal/samples/toaster-provider/pom.xml
opendaylight/md-sal/samples/toaster/pom.xml
opendaylight/model/model-inventory/pom.xml
opendaylight/model/model-topology/pom.xml
opendaylight/model/pom.xml
pom.xml

index 0c3e3f65f8cb7c81b2244337dd8c1792d9f3e3c7..6a9a0ee2fe710d7b783d8ac27e951ec3f004c032 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>akka-aggregator</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <packaging>pom</packaging>
 
     <properties>
index 132afa854203245b26f1aa8860225ce361c540ad..80b5340da0639f3b7985427bea2177a582e495c2 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>repackaged-akka-jar</artifactId>
     <packaging>jar</packaging>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 51f431258e2ca732addee5ff7b1f43d597439dd7..764a7dec5def3e762f41b80a1d0054e36f29bd98 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 3e7ca72bbff90bbffbf2b711eac720a5eee5d218..841d08e34e1caaa2e5a38d250d0ab57cc5b6112c 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-artifacts</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-event-executor-config</artifactId>
-                <version>0.14.0-SNAPSHOT</version>
+                <version>0.14.0</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-threadgroup-config</artifactId>
-                <version>0.14.0-SNAPSHOT</version>
+                <version>0.14.0</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-timer-config</artifactId>
-                <version>0.14.0-SNAPSHOT</version>
+                <version>0.14.0</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-api</artifactId>
-                <version>0.14.0-SNAPSHOT</version>
+                <version>0.14.0</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-impl</artifactId>
-                <version>0.14.0-SNAPSHOT</version>
+                <version>0.14.0</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
index 6f575241ca5b1b5f78abf421c336809baf75c335..dc882fd423ddb0aec0c22e17cb624995daf416a6 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.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 422941a36c6362ab547dbe5cef63424937006077..6942c866127244c45992b161cee413eb9864af61 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.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 98430add44456f90a802fb6e197f10f8dca26648..26250269d45a06305acde13d2f1be0bd08992570 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.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 7afc35284f30ca23da93fc15a99403e8fe0ca83a..03efbff49e7a3e84b11fe80954c0223b91ce8f51 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.0-SNAPSHOT</version>
+  <version>3.0.0</version>
   <packaging>pom</packaging>
 
   <properties>
index 8c445da8c0671dd90f95cd8a943040ad8ef7e482..8a02ed87fd7338f31674830945bdcab513948521 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.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 6414a811aa132153059eed46a7d437998c682e19..3c3a367d406b2ea16d8a557735465df62f2fb2ef 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>3.0.0-SNAPSHOT</version>
+                <version>3.0.0</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 5f92d8f2ab18139d35b8640a59bbaf763e71ca4e..f4b26bfeacb7087150a8120307c7693cab7cec7d 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-docs</artifactId>
     <packaging>jar</packaging>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <name>${project.artifactId}</name>
     <description>Controller documentation</description>
 
index 362da1be280d3ebbabbe80f88eb8a14ce7e3be5e..4be5604130609bafb4d7b2a8ba2cceb9de64bd3d 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-experimental</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Experimental Features</name>
     <description>Controller Experimental Features</description>
index fc8da803afec1adcb7a47996901e4b0ab9be75e0..2065cd9856cf551e663fd66828cab71d2b505cc5 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-testing</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features to support CSIT testing</name>
     <description>Controller CSIT Features</description>
index 3620acb18aad20b53f3f9f8028de174f49797545..57f3de7c5cb9ccadf7c4284e725b1bb323f5ae8a 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features</name>
     <description>Controller Production Features</description>
index 5a27eda574f2420279904e0de1e9ebb24432493b..1578ca52c86aab5dc89f828a8d24c740aeab5b2c 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index af6614f7d4a17ede4f23505ece3e3b81ac11fff1..8017aece4d5b5c19310206272849b3c2e42dffb8 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 2a88165f42ec9527b3171e2bc32f79f98157d411..d3326d53e9d810ef95c152622e800cc2e7f8e9aa 100644 (file)
@@ -8,7 +8,7 @@
         <bundle>mvn:io.aeron/aeron-driver/1.15.3</bundle>
         <bundle>mvn:io.netty/netty/3.10.6.Final</bundle>
         <bundle>mvn:org.agrona/agrona/0.9.33</bundle>
-        <bundle>mvn:org.opendaylight.controller/repackaged-akka/3.0.0-SNAPSHOT</bundle>
+        <bundle>mvn:org.opendaylight.controller/repackaged-akka/3.0.0</bundle>
         <bundle>mvn:org.reactivestreams/reactive-streams/1.0.3</bundle>
     </feature>
 </features>
index 166829cbb02634544ef1d30f8dd362e4006d04fa..c33977b680a2ca742b5a30878cd14f7717592f96 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index ca5bd43e751ed5fd61148b2be6b760852c0194f6..016528d1abe861b4ab5eb61fb248097cbd1ea040 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index a495bd32e75aa9272422371b640fcae9642e8611..394c2802493c56f1baed18abd5e92f25eda48923 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 95c1a82f2c1039f8d8e3a198d1498f7bdec1dc7c..bdd147c2a7300d49dd6fd18044735cf0838798d4 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index cf1fb72b52ad5df11c5f1eabd6e0b64b61b9cb9a..c766ce920a57929e7b0dd90f11bcfbbffdb69b35 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 18b86974c6f9b02f70c42a5335aa414be4c19f85..4dc9bad6961d2de20649a897a5a0352f77053ed6 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 3ec29a79bc61c1ffaa95f29de9ea776f9a01cab7..7a48dd046566f467dd46349123525dc4a1718359 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 564478fc63e7394ee0f5217b30695ef9c8671452..f6b08ce5f47ece50b6fa8b4671d0f5ccbb9024fb 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index cfbac2581e2e1b7ad1145c0eaa8f91a68557d282..f212871f920c9e3a552ee3de22387cc9e0fd45f5 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index f858b93ede6832c00552cee0ac3e72dc8a295779..eedf9f5d18a1922457dbeb490abdeef0bd9c3d43 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index a69095d9f688be1b1b3b5249b682fa703ee5e762..11199d88863a7ddc7b9279f2de679f93d10b20ff 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 3a7f8a7d6bc3e08187b1ffaec629801f3933c13e..9828d2732d273ea9e6ddd08958f53474cf293ec6 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 63cfb387e3739da96185cc5c13698ae840f580d3..65434a8c24f687629af495fc5f14ed4a42e35786 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index fdca969611ad9baaa73b7540df3d4a0f43cad2ca..1285bb325f8fb363e55c3018e9417494fd71623d 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index da7e2de75494cbc0783e4a2cff7ad930cdc757a2..61334a0d52f96e9caafd4dcb13b07440d93fcd20 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 4bf284db3211b9ca6f5fff2346f9929738cee53d..61bec1dc61487449d9f5c1a56a01e2ef23c32f26 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>3.0.0-SNAPSHOT</version>
+  <version>3.0.0</version>
   <packaging>pom</packaging>
 
   <properties>
index a4087f8ecd567df9e0160c7efd2eb080f24f090a..916e87d7ef21a9259b0d10f9a3ad766b2eaae1f7 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>bundle-parent</artifactId>
-                <version>3.0.0-SNAPSHOT</version>
+                <version>3.0.0</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 85718734925f58746e072cce76ae1c67303feb6f..72b3d782a5416e6a8ca49f5b469686b7e7b1a0ce 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>controller-test-karaf</artifactId>
-  <version>3.0.0-SNAPSHOT</version>
+  <version>3.0.0</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
index 56e48f1eb032d5786657e99b7f1c4a71959493d1..f0f3d3bf23a40b3e08c61cefd23853a46f69d8c3 100644 (file)
@@ -20,7 +20,7 @@
   <artifactId>blueprint</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
-  <version>3.0.0-SNAPSHOT</version>
+  <version>3.0.0</version>
 
   <dependencyManagement>
     <dependencies>
index 2eab26c056be09dc075a6580cc209ada3688f3fb..26821ccea3a7530261cb6011d64a8c859aa0ac3e 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>odl-jolokia-osgi</artifactId>
-  <version>3.0.0-SNAPSHOT</version>
+  <version>3.0.0</version>
   <packaging>jar</packaging>
 
   <build>
index 95af0a1cb21c092b33bffbb00e537451a35a7c49..e5b6561662f675f85f2c0c8dba3963062d57ae4b 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-event-executor-config</artifactId>
-  <version>0.14.0-SNAPSHOT</version>
+  <version>0.14.0</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event executor</description>
index 8586e600521e7de9e5180dfc39c0a696f41bdd63..0ece9b4af88f9eaaf5a32b1396e06dc5a87406ab 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-threadgroup-config</artifactId>
-  <version>0.14.0-SNAPSHOT</version>
+  <version>0.14.0</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event group</description>
index e4155c598886eacd44033160fed6d52c76bb32e8..a44a027135c22bf15c6fee99267589928704e6bd 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-timer-config</artifactId>
-  <version>0.14.0-SNAPSHOT</version>
+  <version>0.14.0</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's timer</description>
index 522c62e4b66356b129cd1fe8b9a674dc12303452..5d3678e5862b0b0c96d0e8cccc65a92e8d76e2c7 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>config-aggregator</artifactId>
-  <version>0.14.0-SNAPSHOT</version>
+  <version>0.14.0</version>
   <packaging>pom</packaging>
 
   <properties>
index 57eff47f457fdf08d66129cb6874a68535964f80..86d7fb1c1221b2635ff806ad1b89900f0e591ba4 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-api</artifactId>
-  <version>0.14.0-SNAPSHOT</version>
+  <version>0.14.0</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 </project>
index d3ee816e5864b1496983dda00ca362d1fa0f6f6e..884ea59751742e09302c5bcb575fe8ede83e7e9c 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-impl</artifactId>
-  <version>0.14.0-SNAPSHOT</version>
+  <version>0.14.0</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.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 22fa2059d5319370e95e4b746ba832c2033a25e7..b7aa60080d9fdadbd177ecfb1239bc2258f1fe42 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 634cc6f105b085c21dd922309afb07f7d5c07d6e..9f29df653c40f13a1667f25726be5c0fc1bf29f4 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 2c48997331d30e8b849ba24f936b1509fac2611e..a44b8e52605927e5da2dfec91698a219c9aec6ae 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 5182c7d47f189c71f4cc0fb385eff2f60815d4a4..3b89f926938bdf55ab8ceaccccce3fc5811fcc2c 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.0-SNAPSHOT</version>
+  <version>3.0.0</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index 58496a0f99d968cb0e6ce0450028400299ebe61c..f2ec966c37c27e060e274876748d249fa420a571 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.0-SNAPSHOT</version>
+  <version>3.0.0</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.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index deddde9679520c6beea332907f6a2879b0f67793..05011ec3074da46eb83131bde90fe5c1a46eda5c 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.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 9ad3d66c873abab8c293368981c1c0f13ada212b..f600be93da4a3524d20ea95e51075a16aad111d3 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.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 36e8fcfb57bb5c67a1f57112fff0319f3cbe8d94..f4894a7783201f8e31ca3435edfdaf2b23f238ec 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.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 60e399e5dd4a6311802d88f773b7588bd8fbbe4b..7caf8df9ab81c0733b6dd41a4689d0740df4669d 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.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 7b86037ca66174328965014075c097cdda4f59c7..53ba765cfd44bac85f75063c9453f916baae8bcf 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-parent</artifactId>
-  <version>3.0.0-SNAPSHOT</version>
+  <version>3.0.0</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 2e2b294cd4f69f901b4719c63b2d9a0018c5c49d..e351ff099305024cf7df48ef30f71c1922b79a96 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-aggregator</artifactId>
-  <version>3.0.0-SNAPSHOT</version>
+  <version>3.0.0</version>
   <packaging>pom</packaging>
 
   <properties>
index f4ddabea056c45d3a10931d37995e3c9a5f8da4f..ae9d75d09e444000796c664c13b2199bd21ba6e3 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 9e24995a9fef7153cbbc8e966f551005a8382b88..9a316056f017a3bf59ded229f81dc7dcc10aa821 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 7b7419e947eb43622cb3a9ff8c57cb7d6eebc9e0..8384d0ca16215ae01bf74a723d9fc47ffefd839c 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.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index cee90419fcb7079f2ffba035cf8b3b1bfa7e24ae..7f78f0314d2cc916b287aed61dd6459bc38571f8 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sal-binding-it</artifactId>
index de127a728080634bd292781426298fbc1ec96c81..c6504b6ac425cf20cc69ce3b882702e69190edb6 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index ba7b6de9ec2844ce153ca72ceb836249972cf041..c996d7478c102b3c1506b8bafd64e82d92b249c9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 24edda47ac51f513990a11d21555fce8eeaf2697..bd5cc2c69f309506a14d530313a5fb354b971ffe 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 32babe66347cf03685ecb8b5c981963cc9345864..5a34ca753a4062dfa1240007712afc7a41f9a86e 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-clustering-config</artifactId>
-  <version>3.0.0-SNAPSHOT</version>
+  <version>3.0.0</version>
   <packaging>jar</packaging>
   <description>Configuration files for md-sal clustering</description>
 
index 202775b0f152b7f92ca9b2fb14fa69f9171e088f..65e576f525607b36c87cbf5420ec50b2435864b2 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index b38618f1b4a7715bccf10059f1294cde7c56d9c4..52a630baf2186152d1d62eeca5e06903d55c8ba3 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 000a6a040e5a5e557fc89501df856b369758d72a..a067d1c8ffacc075a544b5f155e9435caeb551f0 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index ed8e05f2e1ded8473149fd126006565cf3f0cb20..940c755f2d11ee9a984bef30f031153a96cdaeec 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index b940e198cc379eb5053ec88d61918ac945f43d7f..bd779745e1eb85055387f96c6928a070f0d379cb 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 53f0122c24fc31373f264be82d7f2a3819f77170..0438692785be7aa28a6cd0cfc4c0fe27d09b787a 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 555292de7462c7088990b4a58a47c11020d34dcd..dbe6b7e4f678adc8808404c53442a60dbf3cf5ef 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-it-config</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <packaging>jar</packaging>
 
     <build>
index 5909f934cfc3f4be21cff7d6ecd206683dc430c5..85332a8b3775578b8ddd4fd23cf38605aa054af5 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 979822bc704e3f0b5e8351d9e319a8af15ed7862..37a922ec202d3a994f554756a1eef71d4c6e20c1 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-test-app</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <packaging>pom</packaging>
 
     <properties>
index 80484ee0711cb0e0049dd4e63305d9a390141f29..ab79d2a51ec354b239bad8f08ac76126db5b14a3 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 81908ac8dcde390ee3cdffd2dbca18d097dd1b65..096db008df42046fa31cf387eb667007f6b41107 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller.samples</groupId>
   <artifactId>samples-aggregator</artifactId>
-  <version>3.0.0-SNAPSHOT</version>
+  <version>3.0.0</version>
   <packaging>pom</packaging>
 
   <properties>
index c10ab8147f0e538851e090528fcc95dbb4138ea4..c1daf39581480faac8ea7c9e3de85c3f4f3481d1 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 1c453a7498dce57eac1512318b84d69f420610bd..5fdf820e28aae72653865e49de4fb33c69fe1987 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>../../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sample-toaster-it</artifactId>
index 54c01a5e31f6d9dd5d9e95ab43d347d4bc573952..11dbfee83146a2bb8c993c98651bb5f350f0a775 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 35fd4ae95dda5a9e3a388398e11db5a080d75292..e9e85a7a345d7fee6ecf6632da46e96a59b482da 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 1cd21eb0fc9ae1cde38845f20b2740faee874753..05b11fd0db4bea821cce273c0e476a46047b692a 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-inventory</artifactId>
     <packaging>bundle</packaging>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
 
     <dependencies>
         <dependency>
index 5d3cb49ed262b053ad8fee69e0fce078422b557b..5909c35bd12c396c025017dac0eebc8746cde7ba 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <relativePath>../../md-sal/parent</relativePath>
     </parent>
 
index 0c9062b03df24500a74eaa06d9b505065edc903e..12ef418d7b4edee40f76a8ca55564e2b63dc98bd 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <packaging>pom</packaging>
 
     <properties>
diff --git a/pom.xml b/pom.xml
index acfc6c64f62f75914785a7a8f4660a90e0b1c9ca..7ee2f07ba10f43fb134b0e622d6e205013613dd2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>releasepom</artifactId>
-  <version>3.0.0-SNAPSHOT</version>
+  <version>3.0.0</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->