Bump mdsal to 4.0.6 29/84629/4
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 14 Sep 2019 02:04:27 +0000 (04:04 +0200)
committerRobert Varga <nite@hq.sk>
Thu, 26 Sep 2019 06:56:54 +0000 (06:56 +0000)
This picks up latest fixes.

Change-Id: Iab74ff588673787123469f859125a336da87b209
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 3d89a20d8800851453a277a75230b1301a82237f)

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
netconf/netconf-parent/pom.xml

index c7e47ec36290b0d9e8de59010b0530941e4a50fd..f7f8e2e93dfba4f1c54ca44a5abe50e91a454619 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 f7cc4db89c709923e3eaca6ac32630dd99a3bcba..e3d81406e4ac8d43349f467cff21ceabcafe9e33 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 9d5868957261e1747ab3f298165f5a6086549d8f..06a0fc188336537f7cd6ae99ad432abbd219f756 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 ff50df990bb2a01f05b5518c723985e4ccc8a551..a8381e1fcf49528563e08c63038fcc6fce158900 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 27af7784347f5055e32c3c869c46b5cc66082d74..7c6127f555c3c85d61f53b779343b7c18c3e9e0f 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 652be99641e64c2d7ec732efda6ad2e85f60c32d..77e4999cf0e392544d979937507b0a01fca5e4fa 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>