Bump to mdsal-7.0.1/controller-3.0.1 97/93197/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 19 Oct 2020 19:37:20 +0000 (21:37 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 19 Oct 2020 19:37:20 +0000 (21:37 +0200)
Pick up mdsal fixes and improvements.

Change-Id: I8881f00992eb910293c8ee50724b1bbfd9512077
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
commons/binding-parent/pom.xml
commons/it/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml
southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml
utils/odl-ovsdb-utils/pom.xml

index 417e88e1783ad77f4b652bc318055199b0e80174..f9ce3360aad6e2e71171ead5a6612244afc8e595 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>7.0.0</version>
+    <version>7.0.1</version>
     <relativePath/>
   </parent>
 
index 738b3783f67afe2df5c98183eb5df45730d31633..eb1a38464e1d34efa6fd1d82c04c6019bd834c0a 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.0</version>
+    <version>3.0.1</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.0</version>
+        <version>7.0.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 036b787528a298e4cc9db750179d20ab979f77c8..7e48234307646bd70ac796db9b15f7300c5e895a 100644 (file)
@@ -22,7 +22,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>7.0.0</version>
+                <version>7.0.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 8056f17cd727435df0dd90564f1d9860cbe8d095..e5daca8d6ae78e0dd0659a63a678143aa9ed533b 100644 (file)
@@ -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.0</version>
+                <version>7.0.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index dcb0644fe4557373cd0817a9ada45122c87492c6..f42427dda44d45abcb479a9421101874bbd0134b 100644 (file)
@@ -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.0</version>
+                <version>3.0.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>