Bump MRI upstreams 38/98038/4
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 22 Oct 2021 05:28:03 +0000 (07:28 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 23 Oct 2021 01:36:14 +0000 (03:36 +0200)
Adopt following versions:
- odlparent-8.1.4
- infrautils-1.9.10
- yangtools-6.0.8
- mdsal-7.0.10
- controller-3.0.12
- aaa-0.13.7
- netconf-1.13.5

Change-Id: I79843a6a022df355fe3ffeec5f8c1eb520e4dfcc
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
36 files changed:
commons/binding-parent/pom.xml
commons/it/pom.xml
commons/pom.xml
hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/pom.xml
hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml
hwvtepsouthbound/pom.xml
library/artifacts/pom.xml
library/features/features/pom.xml
library/features/odl-ovsdb-library/pom.xml
library/features/odl-ovsdb-library/src/main/feature/feature.xml
library/features/pom.xml
library/impl/pom.xml
library/karaf/pom.xml
library/pom.xml
pom.xml
schemas/pom.xml
southbound/pom.xml
southbound/southbound-artifacts/pom.xml
southbound/southbound-features/features/pom.xml
southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml
southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml
southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml
southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml
southbound/southbound-features/odl-ovsdb-southbound-impl/src/main/feature/feature.xml
southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml
southbound/southbound-features/pom.xml
southbound/southbound-karaf/pom.xml
utils/odl-ovsdb-utils/pom.xml
utils/pom.xml

index 16a8fec8005a2070b2dd6f45ead274318c4d83fa..0dba54553f321b7d58f99413a62a4758e71c5677 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>7.0.9</version>
+    <version>7.0.10</version>
     <relativePath/>
   </parent>
 
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.infrautils</groupId>
         <artifactId>infrautils-artifacts</artifactId>
-        <version>1.9.9</version>
+        <version>1.9.10</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
@@ -39,7 +39,7 @@
       <dependency>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.13.5</version>
+        <version>0.13.7</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index e4b05edbe6a00afb63b84c40ac404192d76328b7..9a8cd19d50bcbb6be0465e500bf44c8fe1a7c737 100644 (file)
@@ -12,7 +12,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>3.0.10</version>
+    <version>3.0.12</version>
     <relativePath/>
   </parent>
 
@@ -70,7 +70,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>7.0.9</version>
+        <version>7.0.10</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index ddc89ab48981288109cf793b21366d67d6483342..8707dc8c9772eaf318b2125d97baced02737f9d3 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>8.1.3</version>
+    <version>8.1.4</version>
     <relativePath/>
   </parent>
 
index 4fc2120e88cad70e0bba9a522d46ad90484a9f6a..8f454b9935ac488c6acf5110b9bc79bf039e383b 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>8.1.3</version>
+    <version>8.1.4</version>
     <relativePath/>
   </parent>
 
index d3857af9a4ab6522dca11e4636513f012a10f09e..4b5c73b3464e48058b4d08e16f5499fe9e8347ce 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>8.1.3</version>
+        <version>8.1.4</version>
         <relativePath/>
     </parent>
 
index 1d2b99c9b949210793cea82b1e351ed0ec5afd62..205ff2853e3996987e2e0b3e79885da345b2bd3d 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.1.3</version>
+        <version>8.1.4</version>
         <relativePath/>
     </parent>
 
@@ -22,7 +22,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>7.0.9</version>
+                <version>7.0.10</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 94834b3d2de467e5722952ee551d771e85750dcb..4b4c6cfb61799cc0f2e850daabf1aa1265e87cd5 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>8.1.3</version>
+        <version>8.1.4</version>
         <relativePath/>
     </parent>
 
@@ -36,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.13.4</version>
+            <version>1.13.5</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index ccac2af38ffc3d07739d9184d587c8664da0c351..0abdbdcf78d784d8d83fe0bc779f272ca26b79e7 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>8.1.3</version>
+        <version>8.1.4</version>
         <relativePath/>
     </parent>
 
index b19243af30522586abfcc6f593b6d532e894aec7..0e3206be87049d86069d129572e4092085246a5a 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>8.1.3</version>
+        <version>8.1.4</version>
         <relativePath/>
     </parent>
 
@@ -36,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-mdsal-apidocs</artifactId>
-            <version>1.13.4</version>
+            <version>1.13.5</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index dc2a6610ac29dfa3b0f7c60ec302fa166051ab0d..654e9fa00ce99eeae135c7380fac6b31a769ee9a 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>8.1.3</version>
+        <version>8.1.4</version>
         <relativePath/>
     </parent>
 
index d55cd62268435865b37543b3875dacf96d992e74..eb0a7f74ac096714e1c253cd661f57f99fed2187 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>8.1.3</version>
+    <version>8.1.4</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.ovsdb</groupId>
index 239e61c63e92ce15ea966e7a261e1539ad047e16..f1453d025e0e6dc27f8c4b035a1d2d222604c452 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>karaf4-parent</artifactId>
-    <version>8.1.3</version>
+    <version>8.1.4</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 7c462d6b1374ed9346f0e171bd13f9b40e85d066..0c545b24762b4cd30090f51cb398f2c866f7596c 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>8.1.3</version>
+    <version>8.1.4</version>
     <relativePath/>
   </parent>
 
index 1bce839feb905f845601e6b04a76c8a788b93bd3..8c6d2348f65e4be95caceb395cb5d4c88f6e6ad8 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>8.1.3</version>
+    <version>8.1.4</version>
     <relativePath/>
   </parent>
 
index 14f8a6826fd04907682a7d0f5fa4d369f273d63a..54e9b7e9d2b8e73913faa3a02d19f62bfc0c0c69 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>8.1.3</version>
+        <version>8.1.4</version>
         <relativePath/>
     </parent>
 
index ac9ce949e40c2a31d163fc51ceef4e7c2fb1ea12..10cd8cf5884ee08ab2bf3d36d35a46c7bc44a6a2 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>8.1.3</version>
+        <version>8.1.4</version>
         <relativePath/>
     </parent>
 
@@ -28,7 +28,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.odlparent</groupId>
-            <artifactId>odl-jackson-2.11</artifactId>
+            <artifactId>odl-jackson-2.12</artifactId>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
@@ -41,7 +41,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.aaa</groupId>
             <artifactId>odl-aaa-cert</artifactId>
-            <version>0.13.5</version>
+            <version>0.13.7</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 289a35ae20758b052fd7de620bbe57969fda1942..c9dd2221362587348ea3e467dbf5be2a9e07ac7e 100644 (file)
@@ -8,7 +8,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
 <features name="odl-ovsdb-library-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.2.0">
     <feature name="odl-ovsdb-library" version="${project.version}">
-        <feature version="[8.1,9)">odl-jackson-2.11</feature>
+        <feature version="[8.1,9)">odl-jackson-2.12</feature>
         <feature version="[8.1,9)">odl-netty-4</feature>
         <feature version="[0.13,1)">odl-aaa-cert</feature>
         <configfile finalname="etc/org.opendaylight.ovsdb.library.cfg">
index 116fb0b1879cc2c4b275986aa510aaf1ed6bd88e..9c01605ec651332ca178b2fed421784f0e581b0f 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>8.1.3</version>
+    <version>8.1.4</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.ovsdb</groupId>
index 63d9030b7c20c73b24e61f8cebc90ac03976dab3..9a27368ebae0f03d0beaec784d7dcfab8cad51ce 100644 (file)
@@ -46,6 +46,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-core</artifactId>
     </dependency>
+    <dependency>
+      <groupId>jakarta.xml.bind</groupId>
+      <artifactId>jakarta.xml.bind-api</artifactId>
+    </dependency>
 
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
index e9ca5bc3434448e47abf097a518e533350efda72..f8bc5de96da6b6ce11e81a5c35fbb65a5c594400 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>karaf4-parent</artifactId>
-    <version>8.1.3</version>
+    <version>8.1.4</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 03b8262d8139e438076eec1506a44cb718053889..e6010e83c8d5bf5b474120145031ed2ba08eaea0 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.1.3</version>
+    <version>8.1.4</version>
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 3041f5b3bdd0dd6bcdf986f809828edf09588d61..f46bc2238907296f3509fc510719d51d0a07d201 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -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>8.1.3</version>
+    <version>8.1.4</version>
     <relativePath/>
   </parent>
 
index 995d473cf05baf6117505950dcaec20b024b6a41..1ebb0a2497c19dc6213f81e21d7cfc6304144d8a 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>8.1.3</version>
+    <version>8.1.4</version>
     <relativePath/>
   </parent>
 
index bb84cdcf5f98b487d68053372da05569edf18d07..52d174321d8ff382fc3bfc46754ed246de8359db 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>8.1.3</version>
+    <version>8.1.4</version>
     <relativePath/>
   </parent>
 
index ef9e22e697d74445442bf645ef07ae4adcaa6395..37cd46ce36003444bcd32766de23fadf6b499a47 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>8.1.3</version>
+    <version>8.1.4</version>
     <relativePath/>
   </parent>
 
index 5fb7cce500853654a721eb13d08f75c29350718a..d2fd133442cffea048edfed0657add0fa289e393 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>8.1.3</version>
+        <version>8.1.4</version>
         <relativePath/>
     </parent>
 
index 48dcf52aa8b98529f92708a1f336a10c87cbcdb1..9e6282db7a838bd7ffa3f92790a5f9439570671e 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>8.1.3</version>
+        <version>8.1.4</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>7.0.9</version>
+                <version>7.0.10</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 3e0c7ec82bf438d9f3d209ff018a8e7ccfaa0627..0cdfde07dd8a8ff80f3fe8ffc472230659dd79f1 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>8.1.3</version>
+        <version>8.1.4</version>
         <relativePath/>
     </parent>
 
@@ -36,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.13.4</version>
+            <version>1.13.5</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index eea5c8655687368a0d9b67a729a43d9667c86c7d..9eb0c930aa436e9b549bc5d22ea1ce1a8de1fe25 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>8.1.3</version>
+        <version>8.1.4</version>
         <relativePath/>
     </parent>
 
@@ -36,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-mdsal-apidocs</artifactId>
-            <version>1.13.4</version>
+            <version>1.13.5</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 594ff20157204863a93ff77ebbc3436932efd009..adf0988c9f4bcba2e7998c129312a698e86b03e2 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>8.1.3</version>
+        <version>8.1.4</version>
         <relativePath/>
     </parent>
 
@@ -30,7 +30,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <dependency>
                 <groupId>org.opendaylight.infrautils</groupId>
                 <artifactId>infrautils-artifacts</artifactId>
-                <version>1.9.9</version>
+                <version>1.9.10</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 9417890ed52d78518abd45093315220f6998c662..91de0cbd0f998e989c773ed05b6181a18a716586 100644 (file)
@@ -8,7 +8,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
 <features name="odl-ovsdb-southbound-impl-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.2.0">
     <feature name="odl-ovsdb-southbound-impl" version="${project.version}">
-        <feature version="[8.1,9)">odl-jackson-2.11</feature>
+        <feature version="[8.1,9)">odl-jackson-2.12</feature>
         <feature version="[1.9,2)">odl-infrautils-diagstatus</feature>
         <feature version="[1.9,2)">odl-infrautils-ready</feature>
         <configfile finalname="etc/org.opendaylight.ovsdb.southbound.cfg">
index 91a49ab641182987055cc0afa9764c4ef341daf9..9b60782302bbff8f1e25f3a6551e9662260bae8d 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>8.1.3</version>
+        <version>8.1.4</version>
         <relativePath/>
     </parent>
 
index a6d12cd91d45195030ad231f729d98e2de56b697..7c5025e1ba403e804cb7426912665a37b2af5b25 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>8.1.3</version>
+        <version>8.1.4</version>
         <relativePath/>
     </parent>
 
index 616c8cf1a331a12f854d113f5c6d8d5b8548898e..6780708ad17d0aced74bf068bfe71f0b6fb808f9 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>karaf4-parent</artifactId>
-    <version>8.1.3</version>
+    <version>8.1.4</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index b71ebb37b450a83c54fd44dd34e40032d49c8b5b..521ad9fed611e8d5ae08e0e036b5bedf37a52161 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>8.1.3</version>
+        <version>8.1.4</version>
         <relativePath/>
     </parent>
 
@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>3.0.10</version>
+                <version>3.0.12</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index f184596d13b55747245b129c60fdcf4910b4c6eb..7ae94f6e73e08d701d34f453c1c77db7818c7784 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>8.1.3</version>
+    <version>8.1.4</version>
     <relativePath/>
   </parent>