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

Change-Id: I36a754bed4cd084824a5529b74094e507390c1b8
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
commons/binding-parent/pom.xml
commons/quality-parent/pom.xml
features/odl-serviceutils-listener/pom.xml
features/odl-serviceutils-tools/pom.xml
upgrade/pom.xml

index c58809bcbaf4abe1a581fc0b8be3a4470cdd2db0..d59350efb00b8611dd2a816dc2ffad855ab209c4 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>7.0.0</version>
+    <version>7.0.1</version>
     <relativePath/>
   </parent>
 
@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
       <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>
index 3d508fd2c13691f83724ea4ead58b8d9f6b9583d..d8102b6f2895590c9af007caa976ab4aa0f2b729 100644 (file)
       <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>
       <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>
index 2668bb338ff7114fdf71aae455e4237f77535d01..0f73a2839048989ae83f81c1a5c2e77fa3192fb1 100644 (file)
@@ -27,7 +27,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>7.0.0</version>
+                <version>7.0.1</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 365971ec13ecf76f485cdfa484e1e3ca4d90a665..5d636d3cd61e2f05f4a9c3cee26ed81a0e6c189c 100644 (file)
@@ -34,7 +34,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
       <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>
index f411c990120dd8b14d916618de184ac187296830..37d2ec9284692088b2db63a6cbb303b3844711a7 100644 (file)
@@ -41,7 +41,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-binding-api</artifactId>
-      <version>7.0.0</version>
+      <version>7.0.1</version>
       <scope>compile</scope>
     </dependency>
   </dependencies>