Bump to yangtools-2.1.4 and mdsal-3.0.2 41/78141/4
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 26 Nov 2018 09:20:49 +0000 (10:20 +0100)
committerAnil Belur <abelur@linuxfoundation.org>
Sat, 1 Dec 2018 03:53:24 +0000 (03:53 +0000)
This bumps the dependencies to 2.1.4 and 3.0.2, respectively.

Change-Id: I73c9ae102298ae3c7bae7f3d1a74a43b626509ba
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding-parent/pom.xml
parent/pom.xml
testtool-parent/pom.xml

index 1c497a238ce8ada5efb253a5416f0dfd5de10afc..cb38f96ad65d2abd10c61f236d9d29aff924d49c 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>3.0.1</version>
+        <version>3.0.2</version>
         <relativePath/>
     </parent>
 
@@ -48,7 +48,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.1.2</version>
+                        <version>2.1.4</version>
                     </dependency>
                 </dependencies>
             </plugin>
index 7efaa6f69da69a62b39dc4cf0fe797a559c825ab..a6fde56bd53305cc4c0408ec89e4917bfe878267 100644 (file)
@@ -51,7 +51,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.1.2</version>
+                <version>2.1.4</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
@@ -59,7 +59,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.1</version>
+                <version>3.0.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.1.2</version>
+                        <version>2.1.4</version>
                     </dependency>
                 </dependencies>
                 <configuration>
index 2f1fb6dc18ae8db01544196ca28ed343aa42b39b..3d950c515daa541008dc9142eac85501f821bd38 100644 (file)
@@ -52,7 +52,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.1.2</version>
+                        <version>2.1.4</version>
                     </dependency>
                 </dependencies>
             </plugin>