Migrate to odlparent 1.9.0 68/58868/4
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 13 Jun 2017 20:22:15 +0000 (16:22 -0400)
committerSam Hague <shague@redhat.com>
Thu, 15 Jun 2017 22:03:20 +0000 (22:03 +0000)
Change-Id: I391eebe5ced41262379b292ba7e50b941cedd50b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
69 files changed:
openstack/commons/pom.xml
openstack/features/features-netvirt/pom.xml
openstack/features/features4-netvirt/pom.xml
openstack/features/odl-ovsdb-openstack-it/pom.xml
openstack/features/pom.xml
openstack/karaf/pom.xml
openstack/net-virt-sfc/artifacts/pom.xml
openstack/net-virt-sfc/features/net-virt-sfc-features/pom.xml
openstack/net-virt-sfc/features/net-virt-sfc-features4/pom.xml
openstack/net-virt-sfc/features/odl-ovsdb-sfc-api/pom.xml
openstack/net-virt-sfc/features/odl-ovsdb-sfc-rest/pom.xml
openstack/net-virt-sfc/features/odl-ovsdb-sfc-test/pom.xml
openstack/net-virt-sfc/features/odl-ovsdb-sfc-ui/pom.xml
openstack/net-virt-sfc/features/odl-ovsdb-sfc/pom.xml
openstack/net-virt-sfc/features/pom.xml
openstack/net-virt-sfc/karaf/pom.xml
openstack/net-virt-sfc/pom.xml
openstack/netvirt-artifacts/pom.xml
openstack/netvirt2/pom.xml
openstack/netvirt2/renderers/pom.xml
openstack/pom.xml
openstack/sfc-translator/artifacts/pom.xml
openstack/sfc-translator/features/odl-netvirt-openstack-sfc-translator-rest/pom.xml
openstack/sfc-translator/features/odl-netvirt-openstack-sfc-translator/pom.xml
openstack/sfc-translator/features/pom.xml
openstack/sfc-translator/features/sfc-translator-features/pom.xml
openstack/sfc-translator/features/sfc-translator-features4/pom.xml
openstack/sfc-translator/karaf/pom.xml
openstack/sfc-translator/pom.xml
openstack/utils/pom.xml
pom.xml
vpnservice/aclservice/pom.xml
vpnservice/bgpmanager/pom.xml
vpnservice/cloud-servicechain/pom.xml
vpnservice/commons/pom.xml
vpnservice/dhcpservice/pom.xml
vpnservice/distribution/karaf/pom.xml
vpnservice/elanmanager/pom.xml
vpnservice/features/odl-netvirt-api/pom.xml
vpnservice/features/odl-netvirt-federation/pom.xml
vpnservice/features/odl-netvirt-impl/pom.xml
vpnservice/features/odl-netvirt-openstack/pom.xml
vpnservice/features/odl-netvirt-sfc/pom.xml
vpnservice/features/odl-netvirt-ui/pom.xml
vpnservice/features/pom.xml
vpnservice/features/vpnservice-features/pom.xml
vpnservice/features/vpnservice-features4/pom.xml
vpnservice/federation-plugin/pom.xml
vpnservice/fibmanager/pom.xml
vpnservice/ipv6service/pom.xml
vpnservice/it/feature/it-features/pom.xml
vpnservice/it/feature/it-features4/pom.xml
vpnservice/it/feature/odl-netvirt-openstack-it/pom.xml
vpnservice/it/feature/pom.xml
vpnservice/it/pom.xml
vpnservice/natservice/pom.xml
vpnservice/neutronvpn/pom.xml
vpnservice/ovsdb-ui/bundle/pom.xml
vpnservice/ovsdb-ui/module/pom.xml
vpnservice/ovsdb-ui/pom.xml
vpnservice/policyservice/pom.xml
vpnservice/pom.xml
vpnservice/qosservice/pom.xml
vpnservice/sfc/classifier/pom.xml
vpnservice/sfc/pom.xml
vpnservice/statemanager/pom.xml
vpnservice/statistics/pom.xml
vpnservice/vpnmanager/pom.xml
vpnservice/vpnservice-artifacts/pom.xml

index 2f66eef83985af82aa9fc3d99c5df6a49e49034c..ae6b65569bc947962449fed69911d8133edc735f 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index 59b0b5f5733dff14966dedda63ebb78f845462da..e87a655dd7903f8f2b5bbbd42d81b6c678804ebb 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index 45817d8e443d3c0289be0d97dc99c859c0bbc4de..fc0a48fd98110613222c7e4e7c1cc4042ac3ec24 100644 (file)
@@ -14,7 +14,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 ef1d6bec256f49e4d8c16c26c67b58822d10fb9c..d7c0c0004521af2ae0879bd1339ac94f656afaec 100644 (file)
@@ -7,7 +7,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 c9b4eaa79a2ca90866be619f4a17bb98b28e43e5..cedccb5128e2d248f59b5156cd687ede76306b77 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 c1d7b98e9d5e5008af085d0ad3a8948e520e8c47..aeaa555c20e59121e81bee87e711cd2703a01b86 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index cd7d13447694dde28df45059145247baee64775c..b140cd44c22ab4dba0f762e70a64adf7c0da944a 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index a418e451af12030cab84e72f00388f488033e6b3..f19fc88f818186b43cc42f7d0158c6c4f203f404 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <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.netvirt</groupId>
index 13f9eb907ba57c9e5a920ed8bd88aa12663d4a4f..c5c06ef5dd5eecd24f724866b40b8d4315811820 100644 (file)
@@ -14,7 +14,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 45bef959a2d5c9377c6a16aeb8efa1b3a53d869c..35285cdb49b6f514213a4e9b664614452c389ea0 100644 (file)
@@ -14,7 +14,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 4377d3d53dfe98c9cb95855577ce53ea4efee37a..8a91d352113ecafa101376383ac7f66f82fd6132 100644 (file)
@@ -14,7 +14,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 1af4dc6b78cc94d15e4d1eda88634f682e827adc..54333175d7e056062630ebe682ed125b8b77e170 100644 (file)
@@ -14,7 +14,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 f5a4657453ce11f1c506e0b364481a1fab238f60..dc95f6540729ac14bbef4020b0cbbd43eaff039e 100644 (file)
@@ -14,7 +14,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 ccf7cfbb88e4eb3f7b194ce6bb622f4c418760d4..bf87e1da188c04a6ac3e175d8759831676de5e86 100644 (file)
@@ -14,7 +14,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 4d74cacc043a5a08d52f5c4a4fca5cf098ae49ae..1cf7678a4543dbaa0dc3215332ab9b9280ca9503 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.netvirt</groupId>
index 154906d610aaa5b8be91cf551dec1afbb426e110..4b6c0e57b9388f310f194b56780b5ed9ab0f21e1 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 14a5eb720c481e879064c1f881827936d01956b2..2134fd86b2aa34aac682d171ed5b7defb60e1607 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index 7a3683d905e4c8b07f7d0133b7b6110acdc477b6..7c6dcfd55178253600bd8345b9b246af34606f51 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index 45f082eccdfc2e6938914725ec6fe65b29352623..67da3c893fa5e5d5b9dec3d026c0886145403c3f 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index d21bdc0e475186e9945df1d23f9c9558e345a47d..b5c3667b35ab8cc844bae4569577d267207d63c4 100644 (file)
@@ -9,7 +9,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index 32d0e6f645a5a412c876698a4c082c496451d746..645e70ebff323403985d69ca5fcbea9294625d79 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index 591137bb0a72450b8e57a13e0fb931829f04d85e..c5435d32cbd9b1f8bbcc2fd3f7ef01ec2833d93e 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 9ce83a51b16ed4137379dc1f6837b447a55d0b1c..ee8c63b75a174c5e73ca4dc40b67f2bbcf37bb39 100644 (file)
@@ -14,7 +14,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 315a2a051705128ff26f0b629ef4e54689c9ed9f..78e8d9b9b340cc833e15b92e0383e5ea3dc8bd43 100644 (file)
@@ -14,7 +14,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 7a3d797f4d1c0b186ce0b702b66a5d294d095610..939eb9715bb082df28ae322cbab7f01023b7b70a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.netvirt</groupId>
index 29924260b70ce0db5d2757abe1cd4bd86227a61c..933ac7996c44cf9a512f166571a0cf04a3e47e1d 100644 (file)
@@ -12,7 +12,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.netvirt</groupId>
index d6249f5501607d2aa0f1819bc8a1031eed83c5cb..11f89c3a240742cb1bd030038289eee93d1015d3 100644 (file)
@@ -14,7 +14,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 433d3c6979b01973dc2b3eec6fae3ae926accbda..b944504e5b2f32d51b9555a5dbca4c96e2a7a2b7 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index b424d892ffcb95acc91c3a79fe4d67c37dd33b5a..2863931d83d6f1b8bf13b479816c467da0712c85 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index dd00c717da972d6b89dc00a85afe000fb99db790..02a5bbfc07e87e3c6a70a0ef8c403dd0a9106f81 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index c499ab4113cf2e0075eca48bff6cf0a785fef433..4625bef24ca0580b8c9ad47462e24e3cf5cb6cf4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index 351061f0e955b527134891a1ae0d5ed66947e4b0..751c957904b2aadcf6768e025ecb083cb1191ec0 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index cc2f56c185292cf74849af4c79a704b99a6455f5..f23ebdb1110bb6abf2444985a2b7651abbf22ea9 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index a71fcb01e9bb215a7f7e6392a4fe0767d1e36c29..e14dd758e0108b2265468a95f241ab475205a92e 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index edbeb4a7395a9ddb506c7f0bf5cfe876553072d1..573d86e8ac8163e8aa94c20390604a8c0906f3ad 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index 088028d2b09d0aa2ab0a35185758d29eb8d42039..64342bcbdc9d570379d2a0a2c451edfce99bf295 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index 10222db5548aaf0ffcb875f090514c6f958de404..6beee5467951a161676486d8f6c16397e1034471 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 8c2e460773ea2a6c5db20ec8d92c9b58f65521eb..90aa4fe765093f38d88566992fd150c48a01fb41 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index 7e12d06d87409fcd2df91adbf607cbc806675072..9fcce7bc17c00dbd5bb79f0384eb1cd8a5e007f1 100644 (file)
@@ -14,7 +14,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 dfea68c9e4025530fdc9b3b8d16abd34cadfb437..97b806e39b867570243a67369c752d8fb4cb7fbe 100644 (file)
@@ -14,7 +14,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 1f54d4d054dd78dbf8e51746db7d2f9d435874f5..d30b04e1fc40f501e488e2150dfe62c0b0927353 100644 (file)
@@ -14,7 +14,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 4e67debd42652e88639d62e6b5a857830bc68ffb..3fbfeb8d1beeba98614d0ad7d9d3c596251e58a0 100644 (file)
@@ -14,7 +14,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 56cb75cc74f6f89cb1e3961fb4b1809f80157db5..3087dc24bdd63569ad0eec46852012aaf90c109d 100644 (file)
@@ -14,7 +14,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 096dfde7edecfad128e3071366aec32d780069d5..dc100c6576b1c868d81de063b6960817cb1adefa 100644 (file)
@@ -14,7 +14,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 212d8bf9321a21899004233f35d199258aaf1de7..d2ba1dd7a352943cbbf5ddf49c433e52edb417d3 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.netvirt</groupId>
index dd6b63852401afcc907c836e52bfae1f65574864..32e35f21322613131d325dfad9eda52559587141 100644 (file)
@@ -9,7 +9,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.netvirt</groupId>
index 5ddc686513ca8fcb35cf316f079f56a0d44e0073..0243a5a1af66c5fe93beaae56269b588b6ac0b7d 100644 (file)
@@ -14,7 +14,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 b6776a5c0e2977e32588a6f5ac0b764b80e66e69..005eb66cec934da145a9e7ce25d235e17eb6b6c6 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index bd5f114e83162a2aff275f24c36a2485bef2422d..1cd06751d0a3e471c49a3ac4558605f3e1f88d5b 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index 9af3d6ba8dd6a3b6cf78db3d1cd80fe646509e7f..81a0359dff09a652e2863d671a11a802efddb48c 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index 9c5794746e87cbe32082fa667006d5e2f02d0a03..99dfe66a246f8b92bc26ba0b671d2f9555c8a1e4 100644 (file)
@@ -9,7 +9,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <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.netvirt</groupId>
index e7a2461ab6f4a7d49cd01f2e5ab992cf4adac5f8..4612d260c238363fd18d0f97a90b21e1d2acb167 100644 (file)
@@ -14,7 +14,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 460d493fe8ab42d6ab82a116063fec66c0c507f5..58662861051a6459cd2b5b78a1b87b41889a5c57 100644 (file)
@@ -14,7 +14,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 93744aa7a4be78340eeed97ed60440d8bd59260b..9fa6036867dc5c353c575690a5798966d686aa58 100644 (file)
@@ -12,7 +12,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 56501cdef8903b7040bab179f6091c7ed5359811..67bf2692655486ba97f48634b1aadca5aee478b6 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index 6f45d2b28e686b88dd617c3292ad5d0703b5eace..ef858038abdd8d089e0cfb6cb08ee628e59f9641 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index ac627a4d22d3f8ceac739830656c2b29eab2faff..f6b359c2a469104910a338b2dc6145ca5d28ea72 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index 5cee957d60cc7d93c480f663fd22123409a1bd42..9f37078e7e4e77793884259e94b5fcd793bf3360 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>1.8.0-Carbon</version>
+      <version>1.9.0</version>
       <relativePath/>
     </parent>
 
index 058483260a747b4c16b1528030bc14de45b3b877..d2474f97e298cfda6d7e7fa95311f7f383028061 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>1.8.0-Carbon</version>
+      <version>1.9.0</version>
       <relativePath/>
     </parent>
 
index 3208c9e6be6792ec72051cea72918a3e6ca42a22..982016c2a945654584ffbdb907c6d1e1e3fc8fd3 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
   
index e654c87bf98dcf9945a58dcf3c262058235eec6c..d6fde6208623ffd2c4dbb07cda9aedb35a9aa506 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index 98de31c90751969589e42891014efed22fdb2a7f..c66ba5dddaff24007f759e7d32478bb613310fbf 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.netvirt</groupId>
index 0217da3efd1712ec7e70f250922c6fba51173288..4a7f92d2558c4337c7f32e50e1f8b8cf9bc43712 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
index 2327105198d794274c6c6f98b6499470f1279083..05e7143bace9cb4c3821d3bc18b358795bd23348 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index 6f59ac87cddf60be1fa4a13cf4cad9dfd194b9a8..b1e9c65eeea7b8f282b8c4d373e913b4e4870d03 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index 842dddafe6c85238579d8e40d586a8292cf9b6b3..e9d3f2699f386af3c198249079902c23eef09908 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index ee728362c82ed7f29557dcaf8a68062d14509397..2d23f7af6dc864304dbfdae116cb635f439456d9 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index 7e957c62bc6140c6c4cff20e3941fe190477f372..c49387729fdfb4d86c044369eb85a121c68bd846 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
index 6d377a069e3ebad47014d966a1e1ea17d85dd274..a1531f219349c5549b317e792a79c8752e945ae0 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-Carbon</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>