Bump upstream versions 35/97335/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 26 Aug 2021 09:47:26 +0000 (11:47 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 26 Aug 2021 09:47:26 +0000 (11:47 +0200)
Adopt netconf-2.0.3 et al.

Change-Id: I033b29c9f46800070687dec2ab7e8719833a2292
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
38 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-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/pom.xml
parent/pom.xml
samples/pom.xml

index abdfcae4a4acb61737f3f885a1f5607441b9f552..c53bb1d4822ae9d54c35447cd6d6d2d56ce48b2b 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index e23e971d077666f5d12ecd1e9f7c76d990ad5246..39de4e3734fec289025862510af78a509a4bed66 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index e293536bde50267d5759ba4ffbf8c02ade545587..e2e91dcf26e7191057e34eaeda1bc4df1c3a9679 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.5</version>
     <relativePath/>
   </parent>
 
index 09101a5eb42c8ef3cf48fa5a113808a2a63fea18..702f273887b2d4588d02cfeec00579343f879835 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.5</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin</groupId>
   <artifactId>openflowplugin-karaf</artifactId>
index 216f17a4e954e14deaeea0d4071bd334c03aa8ee..aa90c52d55209ccc100f59a3333f82978c8c4e17 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index 6ac11d1d945ab0e3b630f80546961d425d977852..17d1e3257a45b1395c6d542e84889810036355fa 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index 21d91fc41f41b1ff5fff624c3ee7ea2837fcd17c..851b2188684953dbd51c8e353262c0407a9e1e1e 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index 6bb5269c2e820918ccb813b4d38f3d14cb73d504..3319459d079933e009d26637a837ad915a583675 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index 830a57ec85fe219ee9133eb3e25023ccf9f1fb10..1242fb08b73ef63bf8fc448f0b38e1c84b30c0eb 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 3a52bf6cb5ba507505edfb95d97a654afa4d0ebc..42446ad9ccd035f5ea2e2bfec6023afca2850751 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index 2636c77a43be79cb8ae9fbf965ce80be429f3b05..fa644f72f3c0ef0d6fa524ad57a6aa0543ed2265 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index 88d95818648009fe41871045bf0966aaa2fbcb35..a6fc49f614f8ab2787c0a41e955d250dc78b0e7e 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index 71fffcb2db3089eaa68eaac26fc500599a701018..b6454b00c35be0889a974df657cdf369587253ed 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index ab577fd50cb405802ea6df58a6c37190bb33f4fd..a8cb58b04119642520072b720027fc1f59470f9e 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index a6cabda971b40c0d8c1ec86944384295081de98c..20d616965d97552604d2cb8c2278e6363bad894d 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index 623e7ea85fabb96ad5ae8cc95da73d26c8ab9e33..41bb8dc4767ad4557b01abfbb23d1f2d86132c92 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index ed825d7e6d2b69f28e33f8eb09ea5a02680f34f5..150a9094cc330e83f056724bcedb858313a07502 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index c0120bc0811a4fb4def817736d78780d0f4bdc74..c94ca73def80638f842036bd25addee5f952b3d8 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index 444f30d46546cdb4be632bf930036533fe3a104c..84fa1eadd6dea15494b65b784d6ab8963d634108 100644 (file)
@@ -4,7 +4,7 @@
 <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.5</version>
     <relativePath/>
 </parent>
 
index beba2d55db98b3211845d34152baba28e75e1232..2bfd13933e4467af347ab81647068b1d78966b2c 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index cf29750cf7b419c8c22a7e5da5cabbac8251c719..e8759ee4f6cb28f0492f122ebd9826a373da3d81 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index 9ca598735652f742ece315fdc38acec12cc861d1..fe723780aa7dbb3ccf4103c68442fd0b62d95808 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index b89387b62695e0aaecf5dbbef2a565ff742a1031..05b4686ea6e247658053c07ee0fc97a0633406d6 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index db29e30af9727889b6a80a92fd55241b7cccbbc3..b928d69dd15a0d31908e145366755a92534a94fe 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index c3a90de4c051639542c3dfcf8dd5518e93e1f36b..685d2531b54c9244f6d62bea51fb6b623ca1cd1d 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index c01dcfc14a1eb841d51a49bd4dadc103eb994bc2..2dc032b034c0310104306c6e7e9441251a57b4d1 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
@@ -21,7 +21,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>2.0.2</version>
+                <version>2.0.3</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 5b9e4a45835ee36b771270d0228ff692c796bbf8..b8bc496f86dd28a09bd5c1dc830462d6cd04a559 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index 7468b0ec27a123e50cca4e4dbd8f6cbce7627df5..b36f1e9a63f90ee07c9c32cb691d6c993cb92b22 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index 369f05f4c7169c7738c76832dc43fc800a2267aa..9f24dc40acc5b479b57da8c52499e61a9926edbb 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
@@ -21,7 +21,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>8.0.1</version>
+                <version>8.0.4</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
@@ -30,7 +30,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>4.0.1</version>
+                <version>4.0.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 400c5a1bc89a209c67e9cd1a7132735d76a52a26..2907f0fdd93f4346baa4808da0ca128fd8505f0d 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>4.0.1</version>
+                <version>4.0.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.infrautils</groupId>
                 <artifactId>infrautils-artifacts</artifactId>
-                <version>2.0.2</version>
+                <version>2.0.3</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 4b1802e08a255813a528ea15f3074399108aec3e..e85eccda2067205418c8e7352fc2e73bc27fd801 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index 3730dd7d441e9fc8f5c87e092a061104de2e7875..bed1b56c55dafe17da0f197a73a59f3216cdb7df 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
index 3debf3a2a931be4b8be2dbd2213909e7bc91fbad..26cbcc82a71f1bc5963c55b38243bd17c38ac969 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.5</version>
     <relativePath/>
   </parent>
 
index fda941cd64a8ba1c11a07ae8f2329a599beba5aa..19bfbd74587686f69dcb0778b9faef2362ff0978 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>feature-repo-parent</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.5</version>
     <relativePath/>
   </parent>
 
index 14fd79abf6e530fa704222dcb06d685f4b753306..16ef0ba9bc18c47b2436d626f8433236a155f90e 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.infrautils</groupId>
                 <artifactId>infrautils-artifacts</artifactId>
-                <version>2.0.2</version>
+                <version>2.0.3</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
@@ -42,7 +42,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>8.0.1</version>
+                <version>8.0.4</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index c2bfc5419fd13ce23bf519828caabdafafedcc3c..92067ae8db14ea94718884091364761dbc7c16d6 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.5</version>
     <relativePath/>
   </parent>
 
index a6e7fac2953302218f74342406877e3b654204bb..9640114266585d95922961802130a92ae3fb788d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>8.0.1</version>
+        <version>8.0.4</version>
         <relativePath/>
     </parent>
 
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>4.0.1</version>
+                <version>4.0.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.infrautils</groupId>
                 <artifactId>infrautils-artifacts</artifactId>
-                <version>2.0.2</version>
+                <version>2.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index ad061a5b70692078a10b5ad62497ed4fc5bf3acb..316a2134ae00e08c6deb05e9efeb02a6c7306f32 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>