Bump to yangtools-2.0.16 36/79736/1
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 19 Jan 2019 12:29:58 +0000 (13:29 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 19 Jan 2019 12:29:58 +0000 (13:29 +0100)
This aligns with odlparent-3.1.6.

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

index 605f300532b34f67f41d59e5c2f6a62782942632..f49e03cd850700f66ecab6ea38a2526cd90bdc00 100644 (file)
@@ -46,7 +46,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.0.15</version>
+                        <version>2.0.16</version>
                     </dependency>
                 </dependencies>
             </plugin>
index 91ec00ebc53182060359d799a2c34107462b1792..e28f752e0dec91daee2f2504c07148394a8bc817 100644 (file)
@@ -51,7 +51,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.0.15</version>
+                        <version>2.0.16</version>
                     </dependency>
                 </dependencies>
                 <configuration>
index b9fafd06934f40344a393f2e7b4d8792d5e40a27..1e4a63ce11b7c13d2b86ce875969bf8784a8526b 100644 (file)
@@ -52,7 +52,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.0.15</version>
+                        <version>2.0.16</version>
                     </dependency>
                 </dependencies>
             </plugin>