Bump to mdsal 3.0.6 05/79805/1
authorStephen Kitt <skitt@redhat.com>
Tue, 22 Jan 2019 08:49:41 +0000 (09:49 +0100)
committerStephen Kitt <skitt@redhat.com>
Tue, 22 Jan 2019 08:49:41 +0000 (09:49 +0100)
Change-Id: I6432535435acbd096791d324cfa00903c986a469
Signed-off-by: Stephen Kitt <skitt@redhat.com>
features/odl-aaa-api/pom.xml
features/odl-aaa-password-service/pom.xml
parent/pom.xml

index ce1e132081b7662afe089aa4165b2e075177c858..c5582b46b059988e0a0fbf73a9fc744eaeb01d7a 100644 (file)
@@ -44,7 +44,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>odl-mdsal-binding-base</artifactId>
-            <version>3.0.5</version>
+            <version>3.0.6</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index d9070a774e1e95b957585e5b5036927f45454ec0..10134e4a850c45b425be678da94f4986e313b3db 100644 (file)
@@ -54,7 +54,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>odl-mdsal-binding-base</artifactId>
-            <version>3.0.5</version>
+            <version>3.0.6</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 67e2027cf3e143857eaec039d689abc8111d47b9..e378b50b218f0b6eda540f2346cdf28a95e1adfa 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.5</version>
+    <version>3.0.6</version>
     <relativePath/>
   </parent>