Release controller v9.0.0
authorjenkins-releng <jenkins-releng@opendaylight.org>
Mon, 22 Jan 2024 08:19:14 +0000 (08:19 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Mon, 22 Jan 2024 08:19:14 +0000 (08:19 +0000)
67 files changed:
akka/pom.xml
akka/repackaged-akka-jar/pom.xml
akka/repackaged-akka/pom.xml
artifacts/pom.xml
atomix-storage/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-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/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 e4e1742890d1b3ea028fab8e76131411518316e8..4cc225e590cda1095b9fa1813e7086b521df81a6 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>akka-aggregator</artifactId>
-    <version>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <packaging>pom</packaging>
 
     <properties>
index ce109e129eaf8a71a5527cd6040adc2fa1a8ddd6..9cd4289bc3c611a0801a0eea77ee78eb49a82cb9 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>repackaged-akka-jar</artifactId>
     <packaging>jar</packaging>
-    <version>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <name>${project.artifactId}</name>
 
     <properties>
index e2bf4731520d3a899375b590f1d1144fafc666ae..d6aa560cffed87ff5427ee403fd4943ac4c05502 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index f5d0bc9ce778618877f666e40b2687c282cada99..5c8098f88cfe2664af4b10e2d1cb2140fe191407 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-artifacts</artifactId>
-    <version>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 8c78881b79f027de2067f28811aad61cebb22b77..03b20fcdac6fc1952eda21da405b7c0075d5a917 100644 (file)
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <relativePath>../bundle-parent</relativePath>
   </parent>
 
index 69768fad31543960229768c001af89a4485b5bf1..ceef30b3117471f8d0c8622d9df2b56bad8b9643 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>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 2d3075628bd7c61d82fd7f76f7d9179d995897d4..ac6f8d88fc326f228bc6c5275a0f8e25537f7238 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>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index ee28df47a2d118b6a9587550965b27869fec8dfa..9c8b40a432b729e608ad2a347a27c72e564812b5 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>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <relativePath>../../opendaylight/md-sal/parent</relativePath>
   </parent>
 
index 6b2f8b3ea5b0f86a5123fc21a82387f6a08a7baa..a11bafdfae02bd978ff388b7a981deaec9f3735e 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>9.0.0-SNAPSHOT</version>
+  <version>9.0.0</version>
   <packaging>pom</packaging>
 
   <properties>
index 85f7820f095b17c6fbca14db3b9cd433e3a6c344..0671061b5205cfb12fd86324c50f596b3a0178d0 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>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <relativePath>../../opendaylight/md-sal/parent</relativePath>
     </parent>
 
index 75dc6966f6d751f286b8bf1dbb1896865f920f2e..1867ef06e51974114ac8003072314f5c59c07f17 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>9.0.0-SNAPSHOT</version>
+                <version>9.0.0</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 746b665c0d0cf3e40422a0a9a1e14067f99853be..f286885c7e45568cb04b1ef8122a61fc95fc959e 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>controller-docs</artifactId>
     <packaging>jar</packaging>
-    <version>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <name>${project.artifactId}</name>
     <description>Controller documentation</description>
 
index 235a92090957ae6e2bf61e7bb11e7de75093b2c2..f900a53578843e2dc94316c02ada0a7c9bfaa13c 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-experimental</artifactId>
-    <version>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Experimental Features</name>
     <description>Controller Experimental Features</description>
index 1b5c9d82e262c88a825da1ca90f3abdcabe8ce6e..b056a5db77f6c1605bf285e1ef025c49c35dfdee 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller-testing</artifactId>
-    <version>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features to support CSIT testing</name>
     <description>Controller CSIT Features</description>
index 920acaf9b29474171bd356e0964a1cf8212affef..f469a3cbf3ab987e580976a4c733e74b3d069382 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features-controller</artifactId>
-    <version>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Features</name>
     <description>Controller Production Features</description>
index 8e55a0b0390e8d6b43649c7002377f4a0a3c59b2..4618b261fd025380eb053f9900023a0528011484 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 70d386d38de7b0943b37273c2661fe0adc855fce..8508b0662d0565241cd4e36e4fae150b0dfcadc4 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index eff54e4398062b22ea238398bd55bf5eef28cfff..8d24d475c0f4da1efd308b21be5d6bbf2939d7b2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index b97a91870bc17751d7dcfead48357d16b8c9bad0..3a7b9b65fda443ac777b07c7a04d940356f84869 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index b73ceff43abce0038c31e25c7c497c4571d7c09b..a20bbbde3f52011c3b50dc810ec6a42a1cfbc85a 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 0bc121f65e92cf566db9b138c27eb046a0a2aace..04d07d719903532d358cd6dbe0ddb4cf59cc7198 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index cbccb13e4db2eea834ceaacc1992738d01cab223..e140c869ae23446da3ac0f954bd1cb4f839bc962 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 1bed01dea8c45c469764d0a452d6424a0674ed89..09e2507014116035529c08d715e1dc6ec6c5b678 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 4dc43fbd2c4be5dc055130ad45dd12edf12a112e..7f18c339181d1c2f9d6c468aaf7ef95240a5e351 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index deb77882a7b695b3ccc9dcc617bf09a5bb8553c6..64c985eb10377086702360019449bb49029113db 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 7ef90d968955993281feaccedae2d42fbe35d2c3..4c9db0371ac52212382f2a5207211cff04fc2787 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 22f5fcedf6033583f91e6cd6a9b2441c472af22b..83c1c8dcb3485dddaa5a1eeb2bcc6b30fb925d81 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index 256bf6921ab39aa5b4d44f8f86d7b85fb541f377..6cf8006977e9e8a568060c6361cbf537370f14d6 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
index c51c4a2ca65b2e26376651e60803bd7a116f6c74..57693f69dc3d8d46bd6f7e056c2131fd605acb83 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>9.0.0-SNAPSHOT</version>
+  <version>9.0.0</version>
   <packaging>pom</packaging>
 
   <properties>
index 0dd59610d4927eaf317be32b2af8d40c871ad064..6715dbad060f2b28a3946ee668c51f78f4216cd4 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>bundle-parent</artifactId>
-                <version>9.0.0-SNAPSHOT</version>
+                <version>9.0.0</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index b4ba625b1efa94a8639e1675666359b083f6e2c5..bfa887ec3a057c89992febef0c301fda82bd11e9 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>odl-jolokia-osgi</artifactId>
-  <version>9.0.0-SNAPSHOT</version>
+  <version>9.0.0</version>
   <packaging>jar</packaging>
 
   <build>
index 931190dbd2165b911f977ee8af7a56d42551eb88..c9c063b5d52ea9d7f18b7819eff0ade756de07df 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>controller-test-karaf</artifactId>
-  <version>9.0.0-SNAPSHOT</version>
+  <version>9.0.0</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
index 0f3a6bbbd699e7df3049d783db366addb352b8ce..297fa8932b2af9b2d2a83c1ebd3502be4cd47ac4 100644 (file)
@@ -20,7 +20,7 @@
   <artifactId>blueprint</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
-  <version>9.0.0-SNAPSHOT</version>
+  <version>9.0.0</version>
 
   <dependencyManagement>
     <dependencies>
index d594d49a17c95bc592311078ca5dbc99ada6ea56..cdf3f307371c92dfa6efe2594702affe6db58ccf 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 4dd00447103aa75fe7c27e29dd3c95c88a7df780..ad719f43e48e736aef88550acec6b4aca4e174a4 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 7a6f5883787556772cfcff85f93ba619a8729cf8..77bcdde2f5474703907003ca162aa86b1089e507 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 6a98cf29b81a80e2a0a04907911cf2ff3dcff5bc..9f362376eed256a405893c31792326284c1c4abe 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 5fba17f73a1a46e2c45e4b78a3a79d7805653d56..c70c2dc54adc847ef0a51c9c297b6295d028cfa5 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index db9d18b510e56d7d4753085d81bcfc87d09e21c5..cc53463ebabb433e0cdf9ab7aa7087c5faabb797 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>9.0.0-SNAPSHOT</version>
+  <version>9.0.0</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index 10bf73ed844e9505213e486a65172ea7568d7721..0db48e6c5cc850493131e485511defea1efc916c 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>9.0.0-SNAPSHOT</version>
+  <version>9.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>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 36a26f5a411215547a1b73fbf1bf1bf4207bccce..45b1acbce84697ad0301feb8ba86ea38a2e6fa02 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-parent</artifactId>
-  <version>9.0.0-SNAPSHOT</version>
+  <version>9.0.0</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 92db2f2f1fcbb29c4753550437560622057b82f1..ceb7cd9958c9a74bd493c6098aabb07d6ba79efb 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-aggregator</artifactId>
-  <version>9.0.0-SNAPSHOT</version>
+  <version>9.0.0</version>
   <packaging>pom</packaging>
 
   <properties>
index 6b2bf638c4a1eb3bc957748a0110864f1b42c91a..72d90bf67d63879fae5b5dccddf96eedf11b7860 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index aab9bdce30d1e95b74705d624f7246071b044914..0a0c286797fd27affda8a197cc75f245cf58e753 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index e4431003e1e21a1b38df5ea7dece78cb70efc239..efbf3f9af7784536dbfc4dfb5b1135d7292b4780 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>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index a1ceee2478c5a73243447e1347eee6113011ead3..3b640d69b5ce3f918528053674c84b69fd3a16e3 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <relativePath>../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sal-binding-it</artifactId>
index a1cf685bbe8cc74eb44b32c37db63f54b39b4e40..be8133083eada7460b4d7be55989706966d6c431 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 3d7f30799bdb89f0aee53a63ced47c2a5b179643..6c9344d2508071483af490cc9a525976045e37f1 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 01b1b616e54da00930458b8fcd8e423fa6fd3677..997235c662b55e68e75e00acf32f4e6f99eab1e8 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>mdsal-parent</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 5b193a51a4229d331e13300f71d9ff78621623f0..f4831c50c18e25b0ae85b6c30d4b9786a788d93f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 936515d07be757c2f69af97a72296a0f2a14e8ec..7a81adadd614dcb0fa6b6be2c198ce8d212578bf 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-clustering-config</artifactId>
-  <version>9.0.0-SNAPSHOT</version>
+  <version>9.0.0</version>
   <packaging>jar</packaging>
   <description>Configuration files for md-sal clustering</description>
 
index 50b4f696aff4a25ac5574344a7274ae191d7cc73..c90d7e5e5df720e99c202cd73f4c0c824215bf98 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index ea7c1d51775f4f944bb9446dfefaa0b6d6c49a4c..ad8f355238f8637225cc88ada88164de51079d09 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 3342f9e4d90ab38854f9f5cb06e0e87432d15741..261b36302057c22acd6d2980a7117af25e1b6151 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 23b5f1642b719dd13e8be89d14545ad990b30747..d0f94cebf25c5d54dd913e4f335de844541623fa 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index ba68207a7695d74d8adc7494ff354a4e84673b66..47570a27606c415608a3e27914917089bba117e7 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index ee16de67718fb898417393a34017955298a56a4f..1c731b6232e5aa33394b65ec61d94e20c6e68053 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-it-config</artifactId>
-    <version>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <packaging>jar</packaging>
 
     <build>
index f236ed9286b2aacc081771b2e41a53871d6606d8..8371179b740b2d2c224143089cda87f07babd58b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>mdsal-parent</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 130da46ad611190d21187c2f75b7b5fccbb8601e..4c80ab1812fa89eeb0f157d8b0699a0613b6c213 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index fff549fafda179d65161df4e3bf661963628b7d7..4e29d9ee580bad3c6d91fe2c62f39f111bae12e0 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>clustering-test-app</artifactId>
-    <version>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <packaging>pom</packaging>
 
     <properties>
index df1db529f47f9f7c12fd56a6fa6e02fca5aa7d64..749a2d608bf21bae540910685a4e85c85e3d2e01 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>9.0.0-SNAPSHOT</version>
+        <version>9.0.0</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 17096d9616256e413219957197e942f041c940af..006f3bbf9c097e094cdf84991a11016444939fd3 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller.samples</groupId>
   <artifactId>samples-aggregator</artifactId>
-  <version>9.0.0-SNAPSHOT</version>
+  <version>9.0.0</version>
   <packaging>pom</packaging>
 
   <properties>
index c114c74f86a42cd720075b5190dc480da017770a..a150dde26decd2a9b4ae1504fb8321436ce8486c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 8526c34bd19910fe8703232f337fd11fb7826aee..55321f5e669f29777a6a2992eae0fa4d96dead45 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <relativePath>../../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sample-toaster-it</artifactId>
index bd36d4359542c4db67f21746031b502210635dfb..f3b245e39dc9ea3a9872fb43b2bd5995b149667d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index d56c77c2d300b2f782c86bfb19cb0369eb4443a0..7e707de0c2bb3ce1c1e70a4445b45624867f559d 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index a05f2b9ef62961c12f459c67946d118f33761f8c..a1c6bf7ce192b03d6dd48a2b9826b16600e9eea1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>releasepom</artifactId>
-  <version>9.0.0-SNAPSHOT</version>
+  <version>9.0.0</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->