Release controller v3.0.1
authorjenkins-releng <jenkins-releng@opendaylight.org>
Mon, 19 Oct 2020 14:55:10 +0000 (14:55 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Mon, 19 Oct 2020 14:55:10 +0000 (14:55 +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 463af613700b54a6ac3771e35988692b1571a614..f0f0e10452924bfd39ca07c9566d0c19a9997a6c 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>akka-aggregator</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <packaging>pom</packaging>
 
     <properties>
index d6d593766ac17d22a14a057e87855523ea640589..bbe101bf27591f7b17ad9401fe01aee1b6ebdd76 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>repackaged-akka-jar</artifactId>
     <packaging>jar</packaging>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 0dddb1a392e9deb75280e5d8185292afa483b9b5..1e268c2bb0f7fbe7edda46b9fe32d32c885de6a1 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 87a0b1ec9ff72c000f67af591953536571e98979..d66f5530efe1c9860a426eb130b3cccd5f6f2c1b 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-artifacts</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-event-executor-config</artifactId>
-                <version>0.14.1-SNAPSHOT</version>
+                <version>0.14.1</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-threadgroup-config</artifactId>
-                <version>0.14.1-SNAPSHOT</version>
+                <version>0.14.1</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netty-timer-config</artifactId>
-                <version>0.14.1-SNAPSHOT</version>
+                <version>0.14.1</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-api</artifactId>
-                <version>0.14.1-SNAPSHOT</version>
+                <version>0.14.1</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>threadpool-config-impl</artifactId>
-                <version>0.14.1-SNAPSHOT</version>
+                <version>0.14.1</version>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
index 8f1d347ebc4f982635123a4a5d225bb5dadb6ac8..d4b34134e5b4663c51d678589acd25bbac1b0443 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.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 1201f27959137e26fd1a1976f609253062856b1d..a19912d35b585878a2062f2b31143e806c925134 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.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index f5155e6a034d6de582c16f7fb4a3313f792bd237..07618a0de84f6c99664f3ce9e6adef43dcba6ee6 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.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 5b9f348d95ba30db544126402ce6b060d4cca7e2..1e64594b03ec3048c4c3ffdabb158ee9a6bfe2f0 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.1-SNAPSHOT</version>
+  <version>3.0.1</version>
   <packaging>pom</packaging>
 
   <properties>
index 5909cda3dcb2d999c3beb08116339fd62e02415f..2aeec764a8844a801b25178e311bac85916459c3 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.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index f3809dba2f493785253c9ad791907fbc53ab7eb1..640a5f2d1eac5687bc0f5174c27f241654412826 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>3.0.1-SNAPSHOT</version>
+                <version>3.0.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 33f34b352784c9976a86a12a2e651a31ca12eb09..877007c543fc1ad5f17a646555dde0d8b687239d 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-docs</artifactId>
     <packaging>jar</packaging>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <name>${project.artifactId}</name>
     <description>Controller documentation</description>
 
index c771bf660da6411468fb5accf7256c0b64199672..f3e1b9d89ebcef0f8ad61d09edec113fdaceec26 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-experimental</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Experimental Features</name>
     <description>Controller Experimental Features</description>
index d3dc99e2734b2fded1d43b48322baab36b1e8949..c3cf61aee90f7186e2bcfd6caaf246a9f1bc1267 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-testing</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features to support CSIT testing</name>
     <description>Controller CSIT Features</description>
index f968d6136c65501524998b20e1b04eda0da9ac8c..f110a4b26bb3e77ce75095acacdfe28c5c4b57d2 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features</name>
     <description>Controller Production Features</description>
index 77a5469f4cb473768ee41cf0d04cbcaf07fad42a..9678052f3bc9594ff1f857c0927c381cc350efa9 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 9fde3c5c943d76ac3fdfe3e82610e66d572d8289..2b89205c1a0fc7ee36aaa12d9447ff6e9a37dd92 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 17bbb2c5bd88649939e9d2620dfaf4bc35329b46..8f31e1b9a3eb10ce38c8404b9b0671efbaae8574 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.1-SNAPSHOT</bundle>
+        <bundle>mvn:org.opendaylight.controller/repackaged-akka/3.0.1</bundle>
         <bundle>mvn:org.reactivestreams/reactive-streams/1.0.3</bundle>
     </feature>
 </features>
index 78e696ef2b7c2b1f675e0cb1adad93a3932c1e83..339341972cf2e1eac779eb3f760f0ed76b35eeb0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 994a38e772c066aa88699f3bb66cdb41deb4182a..a8307cdffb838d2d786ff2bd9eda11d7f6f1279a 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index b0a6fc21ce9798c572d9708656610855d6b7c1f8..cda1fd4256e9fd0165b18a167cd3259521baa1c7 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index d464eb34dbe82f42159aa5644772c00f3e5f539b..8ce0b7527dbfb242a8766f2b98a09e7e0078b8c5 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 34eb24fa00c36870b579ec851b2548ac8c5f71e6..c76f019fa786877390d93eb66f469ede7056c4e9 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 4406ba3dde243cac2e43debb5581488a6b5524f4..ec56b716fee783a3bd697d0b41f447b9200276a3 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 3f4ce828c1ee07711ec0d8e1bc5cbcdb269ce80c..358db429bc0dc250ef1a49996ca2037bbcb3b3d8 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 2740c994e07aacbd671b2a60e5afb2966479f9d9..7f52f445c17aa4278956b3c8aea70c018ddbfd9e 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index d0b08fef6f3e07a6f3d5b3c39a0099de5e6d8212..953ca7ec653eefdbb4c06978514652c6c77aca2d 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 37d9e45b54eb39091a923f84782f8f450919e7a3..45737bce2c03b02f1f890d7c532b5b8db4025e3f 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 2253c1ab951f58c56dd3320248600133a0474939..7ae0b85a26334194028f7b1dba73e86eb8ae64ef 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 789552d3434f2fa1442f001d865deb9f3a6a9926..7e9026a1fde13a90e5c37fec9645742656a021e8 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 0a7c4bf1cc681cf7e642728ca1c0fb6582ea37a0..35ffa5f31556629303c7b3f4930f9988096c44b4 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index e6d6d9aad2384676804fa14864c05e145e1e3d47..af4fe096da6c3f81981e96d316e759d9eb0cdfce 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 3b0594bb1bf8e75c7743fa7ba32ee389bd4c88b8..9055f7201c33ae8f1bbb042ecd12d627ab6552d1 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 704a30b5b1887b186f7de63f3f1d16ef11cee96b..72e4194bedbdaa376e2f3ec71de03e3ae31ef6ef 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>3.0.1-SNAPSHOT</version>
+  <version>3.0.1</version>
   <packaging>pom</packaging>
 
   <properties>
index c0fa7916f3fe951038c2fd88a90e5d77e6a08b68..6b025c8bced5ab6fc0df2a9388348db4c3eee495 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>bundle-parent</artifactId>
-                <version>3.0.1-SNAPSHOT</version>
+                <version>3.0.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 62bd6bd7891afffdb183578cf46327746e3d0894..d1815617c41f5135371e63e68dc3326662ae2df6 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>controller-test-karaf</artifactId>
-  <version>3.0.1-SNAPSHOT</version>
+  <version>3.0.1</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
index 92bb4c85539d7417ace2a32d720a4e10a0941d55..2f3168a34f39d9cc5d40a01d0d5766ef1f82d45b 100644 (file)
@@ -20,7 +20,7 @@
   <artifactId>blueprint</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
-  <version>3.0.1-SNAPSHOT</version>
+  <version>3.0.1</version>
 
   <dependencyManagement>
     <dependencies>
index 4bbf2c43e1f450eb0474d66a99c196bd0746461d..68a368843bb939217313bc0f888c409b654ac837 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>odl-jolokia-osgi</artifactId>
-  <version>3.0.1-SNAPSHOT</version>
+  <version>3.0.1</version>
   <packaging>jar</packaging>
 
   <build>
index 61833a4b896c5cf057392645acda160e56d9c295..62dc3e661522dc9cefc9004d573885f10697c192 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-event-executor-config</artifactId>
-  <version>0.14.1-SNAPSHOT</version>
+  <version>0.14.1</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event executor</description>
index 23a32fddf1567170fb1d4b17c101e1489e750ff2..5e3960bf36dc1ae6ced002a5f33fcdd6bd7d70c8 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-threadgroup-config</artifactId>
-  <version>0.14.1-SNAPSHOT</version>
+  <version>0.14.1</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event group</description>
index a8a604bbbde4c38c18f7fa149872a237a55d6410..4e4e5016230b45f8f347eab1882ce397e4097400 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>netty-timer-config</artifactId>
-  <version>0.14.1-SNAPSHOT</version>
+  <version>0.14.1</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's timer</description>
index f18b7ec1b06223e595c714d87514f7ec4c75816e..ac1763f022c40d317c699e0a332f9de8e332c7ae 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>config-aggregator</artifactId>
-  <version>0.14.1-SNAPSHOT</version>
+  <version>0.14.1</version>
   <packaging>pom</packaging>
 
   <properties>
index e585d31bd698bab32c90eb12e3a80a26c02712e0..4e02d2692e737ad8843fb88b11ba4d3ea4b20f2a 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-api</artifactId>
-  <version>0.14.1-SNAPSHOT</version>
+  <version>0.14.1</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 </project>
index fc6787a1f50738374a8b477aa274461b4b412df0..3c3d056c76e12db4b572df5989edcf18abf312da 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>threadpool-config-impl</artifactId>
-  <version>0.14.1-SNAPSHOT</version>
+  <version>0.14.1</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.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index d62650a873775ae995f1315a55eba0b4bd7530aa..3d2faad16c888f7a18242cbef43f135c1c32dd6c 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 92dc17e8d2a38d35ed65d231f6525a81b951dcd8..062562625cf60d3feae5e697dff2493a6bb57351 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 270bb853ad3c26bc8daffa59690c8e19e58cb4b3..526f2f2460042199afd1e643a1b7e63eba60ffa3 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 9ce6f6fe1b9e7b78d4ac96955fc837650182f663..f78e73550e37481da45a40cc677f3cd469e0c372 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.1-SNAPSHOT</version>
+  <version>3.0.1</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index 01451b14105ac720089a1dbb8445d25dfec10eec..8e408332113b52161bbf5ede68dc552ef90cbfb2 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.1-SNAPSHOT</version>
+  <version>3.0.1</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.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index c26ad4be589c5a25760e00656b4f1f90d6bc7804..47c62c099c58484572ee2eed45a22044c18ebd79 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.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 0d872a74a762a631accaea6ede75bf78268fd198..0738fcdf8e7d25058aad15f128130a8e54f33306 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.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 6e6701d2490ab2afdd8b25d505af6ceef0390e40..5cf103aa178f23ca414bedf8a647d0fd09ec0f27 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.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 02f594e0f195067c75673fb81eef8b90bc749fc9..ab9faa904f44c32c06e5d2c3512fff5b289601c5 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.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 7af187880ca1ac778fa21e6b07210a89f1679204..c7420d82ed3dae039d4e4f99078d4d466c3ebd98 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-parent</artifactId>
-  <version>3.0.1-SNAPSHOT</version>
+  <version>3.0.1</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 0112b2c421d0cd9876790950c7043a01c2291e6a..706f500701cfa1a4cc8d089325f9b522d067e4ae 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-aggregator</artifactId>
-  <version>3.0.1-SNAPSHOT</version>
+  <version>3.0.1</version>
   <packaging>pom</packaging>
 
   <properties>
index f3da7c169c71524e583c83313cea29832ea45b84..c00516d1c91403afea13fba0648cde747d0282cc 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index b990238b1a11cc943aa0707ba3145af178839b5b..872eda857f7cbcac6bd0d82449ab614fe8e0f293 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 6a88d0c55dd5fb22ba537295f74ec3819fe00b5e..0ba615a1347ac959cd86029aedc3420ce8bbcd98 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.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 98bad2309d02e429d438bd15c4a1f11fda41305a..0e3e173d068cadf62d0919acac68400e6415116b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <relativePath>../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sal-binding-it</artifactId>
index 34fba534e8423591913e2e5fb30d0084297672f2..beeae784ce01236a8149e3ae872d6ee5e4d62c1e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index c41cf54ece6630b1658322b185a1af4c4f7f8094..b1b15c5c65b122e988aec979c4574f49ddb2c583 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 7754906dbf0c4c88d74b37c21506a9c3334d81b7..756584056189314ba9f8a504a6039e33a13fecc4 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 06bef3a899816a544ae696964bd0af66e75196dc..172e617acd72f3fc6ae62b312a84849461f5f11c 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-clustering-config</artifactId>
-  <version>3.0.1-SNAPSHOT</version>
+  <version>3.0.1</version>
   <packaging>jar</packaging>
   <description>Configuration files for md-sal clustering</description>
 
index 4fb7b130517f5f5a08ffa22242ee34948678446b..092146d7ade6d9817ef611bf6449c080a89772dc 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 8a7d028c35cb8f8b9df9b798e661d99b2bb81209..292492a2c8a4cca7f6222ffb3118fdd66a0d77f0 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 824e4744bac5de069073e9a5605f2d6c9e123617..8513726d28a26eca35e839fadd9e2f0e23bcc4ee 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index c03b59902f58ef5452763bbd908c2897db84ce05..f852940933ee7943a183ad565f089f9b81499a1c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 9d456351fff8de6a28e22614e74af7ae9bc4ff42..363e357e7c5c9ad91972ae1e833b5165f9b77c64 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index c5efc67c1f8cda7d4f83ab77cba15edb56918d69..d0a819c79d5ff0ade40aef10225ce749abbee1f9 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 87803828aff7f20b1f6fe4fca8c22ed7cc472f08..a3c5f973ef9e78f43f3ccbc768c5e8f136c12e43 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-it-config</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <packaging>jar</packaging>
 
     <build>
index 12421caea877dcbd43be005c14d509dc3b58f535..dea1dc04c575efbc1c42b701cf0239e249252e14 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 5e13e0eadde32968b9792c0db1350faad2022a2c..80ab702fe88e27a42236d42c7a10cce7c211e9fd 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-test-app</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <packaging>pom</packaging>
 
     <properties>
index 1fb2442e1a19ad07b1b56b46b13cf7720c823941..adbdaab347e57e3049b7d214f91113b224448e3c 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index d8ef886cb7d42ee6b3841418b09814fd6aa6c422..a7c79a8b99d982fef83b6e5220b93695872a885f 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller.samples</groupId>
   <artifactId>samples-aggregator</artifactId>
-  <version>3.0.1-SNAPSHOT</version>
+  <version>3.0.1</version>
   <packaging>pom</packaging>
 
   <properties>
index e24e0f57ab8ec5614102c31b294a95d4b0962ab4..f55fd3b6343ff60ac30955315dc337ca32fb582c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 6dfad90f438eaa35113da43462c2ed8e7e987931..a05726a97a4b5370f658fdf7906a70d3f29e6084 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <relativePath>../../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sample-toaster-it</artifactId>
index ef09091f3715f504d70ba0e61107fa731fa0831c..f8eafaf9bbce39aa016ef8979476658fdbac2859 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index ba1ad3c099ac3c4ccd47023d56d37e19776ea539..94209218510189345563a20b2ccc67a8c4405d1f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 43d38a10bc3c00a456f1671bcbeb658f9ce7de08..c6d27b0e562e5ab04e5c1620ba582131cc953813 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-inventory</artifactId>
     <packaging>bundle</packaging>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
 
     <dependencies>
         <dependency>
index 6c2bf2a24b25be8962b13d6ba3f3a95aeb27ef01..1dd0b8d5e7f52cbeb9a8f5b208962a6b71c3f3dd 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../../md-sal/parent</relativePath>
     </parent>
 
index 84d2c3a3952998b18fdef2fcc004ca80f034a253..cf9ab56269e65676ed9c145b353de0317390a1c4 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <packaging>pom</packaging>
 
     <properties>
diff --git a/pom.xml b/pom.xml
index a367b58161acd4457d8565f87c8220cb1601416d..0facadbcd9f45584d3fc34f45a653f75357db0d4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>releasepom</artifactId>
-  <version>3.0.1-SNAPSHOT</version>
+  <version>3.0.1</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->