Bump yangtools to 2.0.13 39/78139/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 26 Nov 2018 09:04:02 +0000 (10:04 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 26 Nov 2018 09:04:02 +0000 (10:04 +0100)
This bumps yantools to latest 2.0.x release.

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

index cc79e0da4bf9bd43be69d1a76fc37f8bdc1aee26..192340cd2b84c4499c04af19a7403d61a4a3d0c1 100644 (file)
@@ -46,7 +46,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.0.12</version>
+                        <version>2.0.13</version>
                     </dependency>
                 </dependencies>
             </plugin>
index 433554e4094745db170dd23a852fe52ea8cd4c2d..5c9526b6c703e5fb2e0288aada367026acad24ac 100644 (file)
@@ -51,7 +51,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.12</version>
+                <version>2.0.13</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.0.12</version>
+                        <version>2.0.13</version>
                     </dependency>
                 </dependencies>
                 <configuration>
index a7b122cb5c0c3c53f63c56e3069b3ca0459fe213..d0cf8dd5cf1cd95f7d738b23c4fae36fef672ec8 100644 (file)
@@ -52,7 +52,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.0.12</version>
+                        <version>2.0.13</version>
                     </dependency>
                 </dependencies>
             </plugin>