Bump upstream versions 15/94715/4
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 21 Jan 2021 18:20:04 +0000 (19:20 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 30 Jan 2021 09:12:11 +0000 (10:12 +0100)
Adopt following upstreams:
- odlparent-8.1.0
- infrautils-1.9.5
- yangtools-6.0.4
- mdsal-7.0.5
- controller-3.0.5

Change-Id: Ia6032355584427bda82e8993190b979c9776e340
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
40 files changed:
applications/arbitratorreconciliation/pom.xml
applications/pom.xml
artifacts/pom.xml
distribution/karaf/pom.xml
extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml
extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/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/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-libraries/src/main/feature/feature.xml
features-aggregator/odl-openflowplugin-nsf-model/pom.xml
features-aggregator/odl-openflowplugin-southbound/pom.xml
features-aggregator/pom.xml
libraries/pom.xml
model/pom.xml
openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml
openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml
openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/src/main/feature/feature.xml
openflowjava/features-openflowjava-aggregator/pom.xml
parent/pom.xml
samples/pom.xml

index 5de1cf5e52ef8bcc02d8958fad17b9c529476c22..27df1b70d43aa4ac42e190dfe8405e92b9900cd4 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
index e15fbce9a7b05a2040d50efd88775d4a7927e9cc..714bbe14c957eb7d6ddd90468ccd041cd5decfbc 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
index e186b98e84d4049bb7b26f65ccbbc7ac5a0c41af..87e0149783930f691d5a1b2456856177191fc5d2 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.0.3</version>
+    <version>8.1.0</version>
     <relativePath/>
   </parent>
 
index 78d52adf7c0cf8bbb6992526c0e8547232258e42..8fb83e04f95fcd678891edfef60a95400def3b56 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>8.0.3</version>
+    <version>8.1.0</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin</groupId>
   <artifactId>openflowplugin-karaf</artifactId>
index 5669f3e62de69119b1bc02d18978e35af3a31d50..452bb07d9335bd2d16e5d4fed0b78e3c4283e508 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
index 25807ed0e65c724cac1096a64e7e59a11de8cc3a..7eaf815398a71077db09c0b6c622946086550e42 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
index fe84704223578a62c9dfce9621fa90d48d30cd56..24722e9ef19f76c29096fb3cd2fc93ae1ceb692a 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
index 6496101cc042aa61e0978f8f26f654bb4f80537f..75a646031bece9603e91471bc51e40d37f903365 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
index 815b710db9e554def746446aab2aa4786bb6ec53..e753c244b497429aa55abc99286dc05e639338bd 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index a8fb4463091585d84260259b2247a0ae7f7aebde..cfa7e590b566137bc41d29e9cdf9701fb51a9179 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
index 90a79d48f251830de74f627300310b74c04d9080..cfd2cf88ac805ac8fc6a22a00cb7a35151720a42 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
index 0f6d4f1f92f9903badc6b99776700d15218c6ef2..7bc4e84b1e423d2b7e2adc5dca3cea5a58833257 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
index 662eb9f7e34dcb34d083ab310e9bacc25ca5bb5f..b4862be4f6c0a19ce4e9e635f89d5dfb6d97c499 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
index bd868bf6ed1c25015acbc607e4fb0521a2f6a5d2..74d5845a4aca9e6a26dd6f6422a8ffc6391aeedf 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
index 9b9a3109a4311a42b6e8a789795e5cf25e016505..e60a43d204c4decb747261b405235ec4bd81b338 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
index af6dd5c7976f6223aa700b9633d6f4f7e7b73cbf..5e334c8817ee007ae9e540962e07403423c3ee85 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
index ebbb5af6e0c56fe943e0c774634b787bb8966bf8..0a06f30783e9a86a2db4b2f1f0e391340dfd6bb9 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
index 973799bff2c8b34565709dbe7ebf3a9fbebe1997..1c39e7ddfac2315834ad3635d7f13c00f3a535ae 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
index 9987e01aa4f542bffbf8826912faf290493e4171..9912706c295d12c6defc321460ebdf4f6cac5646 100644 (file)
@@ -4,7 +4,7 @@
 <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>8.0.3</version>
+    <version>8.1.0</version>
     <relativePath/>
 </parent>
 
index ea407fcee1da33581dad4518878ab54bf57ce372..ba3ce9a33108c29b80235ab4ef061c17d1a63d67 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
index 7e2bdd9b94ffa84c9eed5a8e81f23d4089b5d372..5840a2383c2b83dcb0bf7ec16d2a271d5ab97727 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
index 80ed8084ee93656905094f8dd74a8bb90ed93976..f10c107db8f5523fa6ed5a21c644ba7288f5ba6b 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
index 73e9beec1ea8c73b3d3fadcfbf565255ab3e0cbf..aefa104675e9a1649212cacf7446d8266fdfc3df 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
index 4f498e0f023db141e362201a0582fafcc2579ba1..9128de35bdc7fe133a471aea9ee6b2cbe297ee46 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
index 1077162ce2627979a00b51f0d75387f4291cacd6..155884e7fac7a48f747769dac6ad0d6047f4c815 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
index c07e0f782a6a85d813a412c52d925f453c11b292..e693af9c85633c13391705c9b27cef29cb90299f 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
index c1c9e891a4ee66bb36265a30b5add77ee47ff59f..c6d7618dbdcb520dffffcc5c96b0564536548149 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
index 570e301d65db55687d842fdb691ad4f4b4c45410..9be2594237d3fb4059a2b1ff965a7a5fdfe7ba51 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
index dd60d8a87b290720843086d38e9ca73fabb99407..cab2470fbb1ff0e631fa5817253d1f86acea932c 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-openflowplugin-libraries">
     <feature name="odl-openflowplugin-libraries">
-        <feature version="[8,9)">odl-guava</feature>
+        <feature version="[8.1,9)">odl-guava</feature>
     </feature>
 </features>
index 0ba93b56d537329eabf72b0db04653cec6152354..f334bcd7e01d241aab6e0a776220d8972089e749 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
@@ -21,7 +21,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>7.0.4</version>
+                <version>7.0.5</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
@@ -30,7 +30,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>3.0.4</version>
+                <version>3.0.5</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 72584cfc959c2257edd5b3089d65ae8fdf686af0..1047356089d1b10047a733edc823a213828c4512 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>3.0.4</version>
+                <version>3.0.5</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.infrautils</groupId>
                 <artifactId>infrautils-artifacts</artifactId>
-                <version>1.9.4</version>
+                <version>1.9.5</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 6ae35656ca06fc65ada486541ac3148027c47c97..2b0dc68da895207e7cd210eb61251e3209e32a72 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
index 05d3ad52081eeea1e6a95f92e02e32bfe7c0915a..5a361911618331d5a072dce8100e5c14e147efa1 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
index 5dc7561c25cc9a53757a9f1bc167008c172cd6d8..d5013ed2521f0f6c03e1d7b3eacca588341539fa 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.0.3</version>
+    <version>8.1.0</version>
     <relativePath/>
   </parent>
 
index fc35e7c7997fad90ecb76dd3f03837d754850044..e505b1ea8957fff91eb26605dc96a4dcc6f200a0 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>feature-repo-parent</artifactId>
-    <version>8.0.3</version>
+    <version>8.1.0</version>
     <relativePath/>
   </parent>
 
index f1e3b9c4059bf33cb6349425cc804203f88e753d..d2dd3d9fec864b701c6c60bc0f1d6c4324c268cf 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>
 
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.infrautils</groupId>
                 <artifactId>infrautils-artifacts</artifactId>
-                <version>1.9.4</version>
+                <version>1.9.5</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
@@ -42,7 +42,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>7.0.4</version>
+                <version>7.0.5</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 90bb603dc48a7a672b64d4a148053e5045ebe5cb..6265ba07551291b1372c23f78049ac041593cb63 100644 (file)
@@ -4,7 +4,7 @@
     <feature name='odl-openflowjava-protocol' version='${project.version}'>
         <configfile finalname="etc/opendaylight/datastore/initial/config/default-openflow-connection-config.xml">mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/${project.version}/xml/config</configfile>
         <configfile finalname="etc/opendaylight/datastore/initial/config/legacy-openflow-connection-config.xml">mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/${project.version}/xml/legacyConfig</configfile>
-        <feature version="[8,9)">odl-netty-4</feature>
+        <feature version="[8.1,9)">odl-netty-4</feature>
         <feature version="[7,8)">odl-mdsal-model-rfc6991</feature>
     </feature>
 </features>
index bceda4a43b947fbf1bf8e9f7e2b467e1dd4da09e..84d3478f0c46c9ad27036b8db8d6f9063c49d0e0 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.0.3</version>
+    <version>8.1.0</version>
     <relativePath/>
   </parent>
 
index 3eaef1a654f9205def765df07ef8d844f3fbe415..57f1615b3b66fc5d8739ceabc777fd5c526c1de2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5</version>
         <relativePath/>
     </parent>
 
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>3.0.4</version>
+                <version>3.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.infrautils</groupId>
                 <artifactId>infrautils-artifacts</artifactId>
-                <version>1.9.4</version>
+                <version>1.9.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index ede27114fe4667d4c927680ce8fd2718dff2e859..521f3db2362eb4265b55beb05dd42db178c1ddab 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.0.3</version>
+        <version>8.1.0</version>
         <relativePath/>
     </parent>