Migrate to odlparent 1.9.0 75/58875/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 13 Jun 2017 20:26:51 +0000 (16:26 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 13 Jun 2017 20:26:51 +0000 (16:26 -0400)
Change-Id: I9d504715f4d75d636ffb9fb1b338221cd836927b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
42 files changed:
applications/features/pom.xml
artifacts/pom.xml
distribution/karaf/pom.xml
extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml
extension/features-extension-aggregator/features4-openflowplugin-extension/pom.xml
extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml
extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml
extension/features-extension-aggregator/pom.xml
extension/features-he-extension-aggregator/features-openflowplugin-extension-he/pom.xml
extension/features-he-extension-aggregator/features4-openflowplugin-extension-he/pom.xml
extension/features-he-extension-aggregator/odl-openflowplugin-nxm-extensions-he/pom.xml
extension/features-he-extension-aggregator/pom.xml
features-aggregator/features-openflowplugin/pom.xml
features-aggregator/features4-openflowplugin/pom.xml
features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml
features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml
features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml
features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml
features-aggregator/odl-openflowplugin-app-notifications/pom.xml
features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml
features-aggregator/odl-openflowplugin-app-topology/pom.xml
features-aggregator/odl-openflowplugin-drop-test/pom.xml
features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml
features-aggregator/odl-openflowplugin-flow-services-ui/pom.xml
features-aggregator/odl-openflowplugin-flow-services/pom.xml
features-aggregator/odl-openflowplugin-nsf-model/pom.xml
features-aggregator/odl-openflowplugin-southbound/pom.xml
features-aggregator/pom.xml
features-he-aggregator/features-openflowplugin-he/pom.xml
features-he-aggregator/features4-openflowplugin-he/pom.xml
features-he-aggregator/odl-openflowplugin-app-bulk-o-matic-he/pom.xml
features-he-aggregator/odl-openflowplugin-app-config-pusher-he/pom.xml
features-he-aggregator/odl-openflowplugin-app-lldp-speaker-he/pom.xml
features-he-aggregator/odl-openflowplugin-app-table-miss-enforcer-he/pom.xml
features-he-aggregator/odl-openflowplugin-flow-services-he/pom.xml
features-he-aggregator/odl-openflowplugin-flow-services-rest-he/pom.xml
features-he-aggregator/odl-openflowplugin-flow-services-ui-he/pom.xml
features-he-aggregator/odl-openflowplugin-nsf-model-he/pom.xml
features-he-aggregator/odl-openflowplugin-nsf-services-he/pom.xml
features-he-aggregator/odl-openflowplugin-southbound-he/pom.xml
features-he-aggregator/pom.xml
parent/pom.xml

index d0ae06d5008a7f0a40f158f64acb364ed47301e1..fbfdc87414ed972127885689f2dbe93f88d4e6a6 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index 3a21118cb0391f5afb2fbd83aa6170a5c46cfadb..1a59f697bc8cc4340686f6f269a42877c3a7aafa 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index 9b8d0ab6abc64d9bfa22e0173afd4bba3922db81..f386451018900c1b9562234077cf2506d78bef2e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath></relativePath>
   </parent>
   <groupId>org.opendaylight.openflowplugin</groupId>
index a2c1862ef62fa05cba7568ed6a83f788b2cc60c2..464b90965bbfcccdc6f7a2e2d48cfe963b52903b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.openflowplugin</groupId>
index 5e99b72b7c87fecbc932be464992e616db9d8beb..f1589038349a7ce98fd9fe206988ee5d18125192 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index ac1764e9f749eac9f24a86199f9c304bd19d0056..d912ce090ecdc19c2400395fc596dc5351586ae4 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index 00315ba66ab01d9b7cba0d34018d8d186e90583f..ffa09a09e3b8450ad678770377af5c38aee3b7ea 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index 7626bc18202f6c73268a6fad0e9ddd02af702a63..5c84dfb1ccc2c00023cfb61afb9dafbea171854b 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index c41ebbd60aea2275710103a5bf51eb5f65e1497c..104e040924eb0ba26856e4a9ae6459f8d6971615 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.openflowplugin</groupId>
index c00e8727e8e978dec5e88a22359608940b1469e8..16fb810e85a5961f2b433d1cc29958b5c81c6efb 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index a7e41e86feec95a1afd66d470e06f5a55b99b599..46854cf84c648f046d01bdf0c1abe36ba74a2065 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index dc02e3ac8597ecbb6adce19a5b8b757f7d17e08e..5a32c414c5559085d546b086dc64cada9e6d3a20 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index c82173efc4e5fa00c16ddd0538430f04db10243e..4f6df206c2551b5bd13ae94adfe8b18f1ab2dfc7 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index a5ceabd480f96d2402fa757858be1d73d0ff3833..935475f4a6bcb602fbf41078b33f5a0fa8979202 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index 3054844bc2dff298be64997ae4e1044937eaba7f..faec336951917566139d1a5295377f5d652d11c0 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index fef9a41b1df34b0b3a942bd10ceca6f1280215d2..d33d0f4b7d054ce7921b6cd2dfc6dd7a6987aef1 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index cb85cae763ee20f2c4efe42f35b8ce7728fbaea0..a899ec757d2cd3c2b26b4d3d396da5556dbd8633 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index ea13f72f643da448361bff80b13d14a4ffbb56d6..3a26574de76c07680ae61fe48049be71c2e4cd44 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index 241f2fe877c977a7586bcb907181cc7ed3e40a5a..4af407c4b8f836ed01387da6cd5852147b2c337a 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index 3ef402974682d26013444b3f082f6d2961c0143c..595ab832129c73eb209f4aa4b1d30defbaa29f9a 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index 630389a0d7d5b87b484299f91f5f435052af611a..6ce546adb4872c43d90edfbad0e0fa8a4ed9b0ec 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index 4bb4d47098c030f1bd963065fe908b0e89f01090..773800100ea43c4dcb6fa4d49554ad2792bcb532 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index 3e356d923cda17fd9651cfd599a905d47f65cb28..5221f307cab4b80230dbd24d82659a480fa1fa16 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index 0684f61940bb887a0c0f30daf104f9a02b260765..ae00760c95bcfea5ee3146154786e8db600a8c8c 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index 1c8021c7bca5b86072e0afcd53f09df68d30003a..17a57f64d5eb8866e7c2de0081126c699424442e 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index 85881af4ab9b26f6b77e3d4bbbe335c27c8e0262..becdeaae9f926797ce79f12f236e0cf9456e0308 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index ccdb17ad344ed5ceeb0f39b9a719e00618505818..82ce0ad93fa2cdecca3f846cef58c247bd5ab59c 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index 67ecb651679fc3be80036ad8bea90099ddba4b44..74b61ef3ff9e776367fef8760d1540a2cbd1aed4 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index 90709a11588c331bb11a280ce8e331e32b132bea..0761abaea93cea719a1614a54911183371f890e7 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index 2724d67fa3ac8270fcd7924e38f8b165c48bbb13..4c8eeb0c10b8b95259f342da9e1ffd83612c100b 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index a7277c977e6a75202699a41f620b792de30cf345..aa0a892c27dd916c8ed092146efbd1044956dec2 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index 2dc5606027dbd6b60cd37a8d4cb9808573b7e7a0..81cd57981b16d898dad15f343934bd8d7f6db092 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index 481d654e310598d757fe8f657eb741f973618982..b2326ae1fbe015dd60e69caa6a2949c41880f841 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index b62dd9066aabc1c5377372daad4c35f8adbc195b..12819a6ac3b32c8731ad60a9cba603706755617a 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index e4f4ac36f9aba266543ddffc54d23dc002a60aaf..92c4d19c01a211bd7f1d032ebc1a815bc01e8b1f 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index cf4f7decc4d47eec1c62ab4d293282af3cf565ad..325d0b8d8b1010166c858a53af758793e9d9022d 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index aa222c85fca9521ec16a48bb5c41c7e5644eb366..5c8a1b69432d4fbb988ceaa755cbc47b198bf254 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index 893c40d864bf8ed287242a13f98a19efb77a93f3..ef55dcb8a6ec5f9fc9f9fb3d4c3034af30be3182 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index a379106dd8dc31f2d7263074a977671635b6d87a..44c760cd8ea07faf96b95cb2fb6944bb0badcb85 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index 82e6790c016f6a4e829226422b12d2ad46f8ebc1..3ddeedd3bb20488d33141e81e2014b698ee7dec1 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index a645b118f8f3d9e6f8da67a5dfd521f947e1d479..3251be0ba4be898fda7e2a350825bf020670ff92 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index 443730aa14fe0ed049940cabe99d42e2fac4b4b1..6335a8b1ad6fe63b0b89448f71cf776f56bdd11f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>