Bump to mdsal-7.0.1/controller-3.0.1 98/93198/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 19 Oct 2020 19:38:47 +0000 (21:38 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 19 Oct 2020 19:39:51 +0000 (21:39 +0200)
Pick up mdsal fixes and improvements.

Change-Id: I8f874e1efb8c1b1b6b0c55845a4be03bd743d715
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
commons/binding-parent/pom.xml
commons/quality-parent/pom.xml
features/odl-genius-api/pom.xml

index 1a62b7cc65a77b27584403e941ea4dcba33335df..916306e05c679117e15f88754d799eab9ec84ff1 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>7.0.0</version>
+    <version>7.0.1</version>
     <relativePath/>
   </parent>
 
@@ -33,7 +33,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>
index ed83ec689b1775a8ac4bc980fb5f5b01a51da416..615a15ee8042fbce7b5cb5588c763bd50cc0abd0 100644 (file)
       <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>
       <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 a41459249e930968fdc68601b109c77081e531ad..26828cea76c652a26662eaefaabb1070ea1c7a39 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>