Bump upstream versions 24/97524/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 19 Sep 2021 20:19:07 +0000 (22:19 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 19 Sep 2021 20:19:07 +0000 (22:19 +0200)
Use netconf-2.0.5 et al.

Change-Id: I9e5a253d7e499c0ff2fc889c288340534d8da0e2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
15 files changed:
artifacts/pom.xml
commons/parent/pom.xml
features/features-lispflowmapping/pom.xml
features/odl-lispflowmapping-inmemorydb/pom.xml
features/odl-lispflowmapping-mappingservice-shell/pom.xml
features/odl-lispflowmapping-mappingservice/pom.xml
features/odl-lispflowmapping-models/pom.xml
features/odl-lispflowmapping-msmr/pom.xml
features/odl-lispflowmapping-southbound/pom.xml
features/pom.xml
integrationtest/pom.xml
lispflowmapping-karaf/pom.xml
mappingservice/api/pom.xml
mappingservice/lisp-proto/pom.xml
mappingservice/pom.xml

index a7cf67217da695f58618dda35b1e11fc846a120d..41e1e1355a04d2dc016818dc59cb0ee28118807e 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>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
 
index 08d0f8791622d39ac63ee8f7a24a85bbb87847e8..793c543b1b0df395b45b844e913cc255301e8fe6 100644 (file)
@@ -15,7 +15,7 @@
          for plugin configuration etc. -->
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
 
@@ -46,7 +46,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>8.0.4</version>
+        <version>8.0.5</version>
         <type>pom</type>
        <scope>import</scope>
       </dependency>
@@ -68,7 +68,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 0335ad22dfd4c788180d1309331c25a7d1b478e2..5a2197e8485c138cbb56160f6bac4fe0d4d4d3ff 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>feature-repo-parent</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
 
index d25034098b9e3f4cd6b1c67137013e80797ceed0..d260e01de71cffdf35dd923b043e3bafbdb07210 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>single-feature-parent</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
 
@@ -28,7 +28,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>odl-mdsal-broker</artifactId>
-      <version>4.0.2</version>
+      <version>4.0.3</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index 55f00cd0f18ac6ed59286b19b2d9f6922f286c11..c30a65ded988d4e1ac088d076d60f25bfb75d1c0 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>single-feature-parent</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
 
index 8a38b8adc1dd8483018beb44e765f7cc55394083..8fecb9db01f73be930d02eba01c21bd3e0c838e4 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>single-feature-parent</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
 
@@ -28,7 +28,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>odl-restconf</artifactId>
-      <version>2.0.3</version>
+      <version>2.0.5</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index 998936870255af59ff64322b0b440c0213dbec08..5eeb566369796d331aea67377591b4b96f7dcb50 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>single-feature-parent</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
 
@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>8.0.4</version>
+        <version>8.0.5</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 9d52438a07ddc90c790e548df5bf01e2fda2043f..1323c0df283eec72593109e0318aacf242138a64 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>single-feature-parent</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
 
index 305771da69260fd88988d2582d95051dba65d1de..4d884cd0a91839e5ebb1599aec15b6e27acd2ad1 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>single-feature-parent</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
 
@@ -28,14 +28,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>odl-restconf</artifactId>
-      <version>2.0.3</version>
+      <version>2.0.5</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>odl-mdsal-broker</artifactId>
-      <version>4.0.2</version>
+      <version>4.0.3</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index a3bfa405445c8cb0bdd556130fbcd44b02b2fd1d..90269b8a8c7ab2e5cb32a6e7cfe8333f9c6849b5 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>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
 
index aac7fe4a14fca98a719e3e03d18c64515501803f..2c0c45e7065f4da41c5445551e599434ce7a7710 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.3</version>
     <relativePath/>
   </parent>
 
index 4ab15b21e6b16effd66bc5b59eff84e875976514..47da7cda56cf65aa16b9986fc9ebf229a94aaeb8 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>karaf4-parent</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
 
index 2bf42a38c512f86bf8b5ba0f5c2919605476a261..9cd8b3f0fce480b30a6831a3fb6f68e9330ed08f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.4</version>
+    <version>8.0.5</version>
     <relativePath/>
   </parent>
 
index 90347019197fc8c6c58aacd99fa30116c150aca5..891a265db9fff0ba0e8a66c3eaf5c96088c641e6 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.4</version>
+    <version>8.0.5</version>
     <relativePath/>
   </parent>
 
index 0690c540caf96124a82fdd4f48061df76ebd4f87..b9e2ffec6cc56d496ee4cbb4295a7055c7c2de42 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
 
@@ -38,7 +38,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>8.0.4</version>
+        <version>8.0.5</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>