Bump to mdsal 3.0.6 08/79808/1
authorStephen Kitt <skitt@redhat.com>
Tue, 22 Jan 2019 08:51:00 +0000 (09:51 +0100)
committerStephen Kitt <skitt@redhat.com>
Tue, 22 Jan 2019 08:51:00 +0000 (09:51 +0100)
Change-Id: Ic974f195b06993a955e6884f235ec7befe83258a
Signed-off-by: Stephen Kitt <skitt@redhat.com>
binding-parent/pom.xml
parent/pom.xml

index 176add188bcd7775bdf358002b973514fc1e684a..91449ef296d2609096b938a751d3d59faa062bf7 100644 (file)
@@ -7,14 +7,12 @@
  terms of the Eclipse Public License v1.0 which accompanies this distribution,
  and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
-
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6</version>
         <relativePath/>
     </parent>
 
index 765d1d087e140ca0a50da3e0bf26e3d159e2194a..194e0383b9a10e45c4268df07c775fad0e75bffb 100644 (file)
@@ -59,7 +59,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.5</version>
+                <version>3.0.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>