Bump odlparent to 4.0.8 21/79121/4
authorStephen Kitt <skitt@redhat.com>
Wed, 2 Jan 2019 10:24:49 +0000 (11:24 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 10 Jan 2019 15:50:47 +0000 (16:50 +0100)
Change-Id: Ia352d37507b22347944c13843c05dee2e8cc2819
Signed-off-by: Stephen Kitt <skitt@redhat.com>
31 files changed:
applications/of-switch-config-pusher/src/main/resources/OSGI-INF/blueprint/of-switch-config-pusher.xml
artifacts/pom.xml
distribution/karaf/pom.xml
extension/features-extension-aggregator/features-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
features-aggregator/features-openflowplugin/pom.xml
features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/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-lldp-speaker/pom.xml
features-aggregator/odl-openflowplugin-app-notifications/pom.xml
features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml
features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml
features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml
features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml
features-aggregator/odl-openflowplugin-app-topology-manager/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/pom.xml
features-aggregator/odl-openflowplugin-libraries/pom.xml
features-aggregator/odl-openflowplugin-nsf-model/pom.xml
features-aggregator/odl-openflowplugin-southbound/pom.xml
features-aggregator/pom.xml
openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml
openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml
openflowjava/features-openflowjava-aggregator/pom.xml

index f56ddc8ed29b37f584c998299fe88451ee9d3040..e328ede6559199c4ade0abc3d78188a94a907a75 100644 (file)
@@ -1,8 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"
-           xmlns:odl="http://opendaylight.org/xmlns/blueprint/v1.0.0"
-           odl:use-default-for-reference-types="true">
+<blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0" xmlns:odl="http://opendaylight.org/xmlns/blueprint/v1.0.0" odl:use-default-for-reference-types="true">
 
   <odl:rpc-service id="nodeConfigService" interface="org.opendaylight.yang.gen.v1.urn.opendaylight.module.config.rev141015.NodeConfigService"/>
 
-</blueprint>
\ No newline at end of file
+</blueprint>
index 4ea5f564802eea9a7392db544a752037b161293b..08ec73e82cedc29f5bc7f2971e9abdee57823327 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>4.0.5</version>
+    <version>4.0.8</version>
     <relativePath/>
   </parent>
 
index c8f477fa8bca74d27cfee0a85cbb296d6bee7323..92e020e5f193132f245977b54439dd7b0375cf99 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>4.0.5</version>
+    <version>4.0.8</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin</groupId>
   <artifactId>openflowplugin-karaf</artifactId>
index 388725f411211eb572ad3dc49ff730b8b8e7f9ac..25ce9b95c7c83e3ed904fefc3de47fe555285515 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.8</version>
         <relativePath/>
     </parent>
 
index 4939c98b7312fdc28f1747c92bff11004f89bb17..27e200b1a3040f839a4f0e04567119a5d742cfe7 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.8</version>
         <relativePath/>
     </parent>
 
index dac669b0d617279b96c50e1912150691447ae31c..94d130aab798294590e994c579f5bba1b5739fa5 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.8</version>
         <relativePath/>
     </parent>
 
index 1cbb4be061dea837b89ab06f1135298625814c30..88cb202e89b34883d6c40033e008d355581ed8ac 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.8</version>
         <relativePath/>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 06f8849c9b5797c7d08c5481025c434d1da8172b..1f2048637ffc3f4e9f172ed2f7573188c5901ce1 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.8</version>
         <relativePath/>
     </parent>
 
index 01edd97ecdf7e1e3b65c5e5e41f719a0c6439b69..df5df93a75322596b358ae7a95dd4be013551091 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.8</version>
         <relativePath/>
     </parent>
 
index 037f53de1a26e16d77971f2adcd4e0c18ee95353..c92c532cc63a275f2a68722492a91435dcee4dcf 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.8</version>
         <relativePath/>
     </parent>
 
index 5e3f1bf1b5f089c31d1526e3257a4bdcd68752a6..13dcc52892940011a1498f5ab67723fa465cf53b 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.8</version>
         <relativePath/>
     </parent>
 
index d0987e2c39e0169c021cebddfabe94b7ac00e8ec..64b295a5000165f4ba4f9c3f1e9844cd1c978aa6 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.8</version>
         <relativePath/>
     </parent>
 
index e723c3b76843a7f15aae8c04406f4ca89fb7a43f..b5fd4ece490102e05fbe7cd1f77e465df2fcc16e 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.8</version>
         <relativePath/>
     </parent>
 
index 027d5d00659150065666a54e938c7e6fab103d4d..5a306f309259e5e4743fd2841d95d1a2eed2e68f 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.8</version>
         <relativePath/>
     </parent>
 
index 4dc38efa2cfd3a0697b90998e5444d9771793437..f359d1ce9f842f1f871ac24e678a16ff6e66aadd 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.8</version>
         <relativePath/>
     </parent>
 
index 7395775d1b2712a763dfc5583e75653eae9f0821..6ee66b1ca7ec43d8ab77486c7576d7fcc10680a8 100644 (file)
@@ -4,7 +4,7 @@
 <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>4.0.5</version>
+    <version>4.0.8</version>
     <relativePath/>
 </parent>
 
index e740de5f191fa17f91fb367524017865c2d17fa5..fc49337c4a4c7d46953c46563dea802b23f50aa2 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.8</version>
         <relativePath/>
     </parent>
 
index d06d874bf0bc88b84c6ad4a143c27af048b1620a..e4ac447c2706d4deb24b23c84376193783e02849 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.8</version>
         <relativePath/>
     </parent>
 
index 5d0e7cb674c18dbfc5f051654978410274df43e9..d459c5f40f2af89fb52dc3676429be83e8c0ef2c 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.8</version>
         <relativePath/>
     </parent>
 
index f294ddae1ad3aea5cc0e9c47703ebeb80b03ba18..29089a246210292063bd4f9e953e83310ab59af5 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.8</version>
         <relativePath/>
     </parent>
 
index 3e2787d97e1295be805c97545e4e106c82c2b00a..994515f863e33673e660c2994d05f6f5b8b6c11f 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.8</version>
         <relativePath/>
     </parent>
 
index 91f1370ef97265c656d6b3c1b88b4a3d011f17a0..5cb41bf23c1d1e7bfeece7e76c55e6883ff89764 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.8</version>
         <relativePath/>
     </parent>
 
index 628c5fc465218e4f6ef2de66af17cab9d1b8d3a6..2eaa5ebc5ba769f5507086937605a6ea9512bb26 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.8</version>
         <relativePath/>
     </parent>
 
index ae6ce47696f5bd94bc48862995a95d884189fe0e..bb87113abf54b5f02628ae5afc7c9983d601963e 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.8</version>
         <relativePath/>
     </parent>
 
index 32c5bcc4b81f3c648e67bef30b9145a006a54acf..3448dc90d630c027628f6f2a7847254b7b7375a9 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.8</version>
         <relativePath/>
     </parent>
 
index cfc2c20c8224b3544411c72f81fc082126c903b0..0856232b13b49d824e03e787848d612172d76b23 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.8</version>
         <relativePath/>
     </parent>
 
index a725f494425f5ba8892d6b9427f2539d70cd46fb..505f05e05eaa8db56e51d5fd7f89c2711e10553d 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.8</version>
         <relativePath/>
     </parent>
 
index d5856182829ce673a52d9b15c1f0f3e875f6641d..33ac3d0bf20d03e50504a511348149fad279c08d 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.8</version>
         <relativePath/>
     </parent>
 
index cbd1c7bcfb3d49d880d8cd1b325da24d48f20313..68c65f0f488a0ddc15fa92bd5c7be06c98cb6990 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>feature-repo-parent</artifactId>
-    <version>4.0.5</version>
+    <version>4.0.8</version>
     <relativePath/>
   </parent>
 
index 79dccd5fd66a0e133bfb6de27e5ea7cc8b6e662e..5c8adf374f760a645a131e5c62df142c16b9569c 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.5</version>
+        <version>4.0.8</version>
         <relativePath/>
     </parent>
 
index b8049a0e17065f564ed9d495b56d791945b98270..1dc4fd4251bd6b436e7d15e75027c7d90bf80101 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>4.0.5</version>
+    <version>4.0.8</version>
     <relativePath/>
   </parent>