Bump mdsal to 4.0.6 25/84425/5
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 14 Sep 2019 02:04:27 +0000 (04:04 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 22 Sep 2019 16:30:34 +0000 (18:30 +0200)
This picks up latest fixes.

Change-Id: Iab74ff588673787123469f859125a336da87b209
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features/netconf-connector/odl-netconf-connector/pom.xml
features/netconf/odl-netconf-api/pom.xml
features/netconf/odl-netconf-notifications-impl/pom.xml
features/restconf/odl-restconf-common/pom.xml
features/restconf/odl-restconf-nb-bierman02/pom.xml
parent/pom.xml

index b74622fe24ae71d5fe2972a0ce7922446f7c58ef..37536544433b5f2a918568a2efe3633c93d0547a 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.4</version>
+                <version>4.0.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 69acdf1c1aedca0e68f807c6019f5854690e4e1d..d180fddd994d44d1f7a63b556a482b085a4743ec 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.4</version>
+                <version>4.0.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 7be64c058f22106534e24eb3f7dfa39e0cf5c1d1..23a226ba49c1498b17a72878a371de3aca3a07c3 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.4</version>
+                <version>4.0.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index abeed90d8221ba5bede42f3ce3dcfe8c62420935..eda8d3b147eb723c23c45aa11d4492b6f614ded8 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.4</version>
+                <version>4.0.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index bdd4f217beacbc8fc00710801d9d6388c97bba3e..379ae89032b831f10a304d76bc217585f76d5e6d 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.4</version>
+                <version>4.0.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 5ee3c4b5324481004b3610a17ee27e3ff089427d..13ffc4399d7a81a1f42309482ebe7e1dc6cd2d4c 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.4</version>
+    <version>4.0.6</version>
     <relativePath/>
   </parent>