Bump mdsal to 3.0.9 21/82821/5
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 1 Jul 2019 06:57:07 +0000 (08:57 +0200)
committerRobert Varga <nite@hq.sk>
Wed, 3 Jul 2019 07:34:06 +0000 (07:34 +0000)
This picks up latest fixes and improvements.

Change-Id: I1490643c699041d6b0b6ba87f4093abf538cb04f
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-base/pom.xml
netconf/netconf-parent/pom.xml
restconf/restconf-parent/pom.xml

index 32f4d400408a419bdc1f2deda478ce316afd94ab..f547ca7771090a2681b265c53794ce1230c6248c 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.8</version>
+                <version>3.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d562a87efddf1b4476dcb6f69f21cea371bf5159..db1b9f14822bc564ce4764d3ec0d5126792c276f 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.8</version>
+                <version>3.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d93d288f185f2baed828ed37755d752e28c251fe..84c362ca9b4ed410652474f973dbe91f75f8b46d 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.8</version>
+                <version>3.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 74b29c8e88aad8d4ab0ac0ee9930b87d724e9f14..aa471852ec4bb6a6a690634203948301a84c8be9 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.8</version>
+                <version>3.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 478515ec9d7e22b01ca3911cd7175eb3f9033f09..41729350a61a7b45ce9726afc49f47e605ce4574 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.8</version>
+                <version>3.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 79b9bcbe891948e63ba1b5c8bf375b584b38f4bc..81c464e4193890ca4bcf456743740197c940559b 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.8</version>
+    <version>3.0.9</version>
     <relativePath/>
   </parent>
 
index fa7e325222c9f87a1a400cdf15d463f9a23e512f..eee32a89d680ee0f2ef0a85bb81c321ec16db5f5 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.8</version>
+    <version>3.0.9</version>
     <relativePath/>
   </parent>