Bump mdsal to 3.0.10 17/83117/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 18 Jul 2019 13:35:30 +0000 (15:35 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 18 Jul 2019 13:35:30 +0000 (15:35 +0200)
This brings in latest fixes/improvements.

Change-Id: Ida49ef543f765fd8f828761d7804e5b51a93b1b3
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 f547ca7771090a2681b265c53794ce1230c6248c..49dc9c278e7c39a7a116d172cf3558ecd4c0e37f 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.9</version>
+                <version>3.0.10</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index db1b9f14822bc564ce4764d3ec0d5126792c276f..3201ba6b084880396b826ed83c0974d68d5289e8 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.9</version>
+                <version>3.0.10</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 84c362ca9b4ed410652474f973dbe91f75f8b46d..a26b6cd6299f6d7c597a53c71a1af16b007e1172 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.9</version>
+                <version>3.0.10</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index aa471852ec4bb6a6a690634203948301a84c8be9..1fd83da6541667617ce2a68fbf74203c7f12aa65 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.9</version>
+                <version>3.0.10</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 41729350a61a7b45ce9726afc49f47e605ce4574..7a22bd359613d02f3100a4f7e6ef033e722e4f31 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.9</version>
+                <version>3.0.10</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 81c464e4193890ca4bcf456743740197c940559b..beb1a06956a95288caf2035689ca265be4e60469 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.9</version>
+    <version>3.0.10</version>
     <relativePath/>
   </parent>
 
index eee32a89d680ee0f2ef0a85bb81c321ec16db5f5..10967b2c926eb5010595c50235e694220066b4cf 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.9</version>
+    <version>3.0.10</version>
     <relativePath/>
   </parent>