Bump yangtools to 2.1.11 40/82840/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 1 Jul 2019 07:43:39 +0000 (09:43 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 1 Jul 2019 07:43:39 +0000 (09:43 +0200)
This picks up latest fixes.

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

index 9d8f121d5121d9bc926a0d565ff72f25085a72f6..fa74c3bba518281f42f247b088eda0f82305d29d 100644 (file)
@@ -46,7 +46,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.1.10</version>
+                        <version>2.1.11</version>
                     </dependency>
                 </dependencies>
             </plugin>
index 0971957dcfa147bd694e3f0cf0b0e72ae139410e..45a76c1cb64e3632d06ff2a485e6904ad9a311d0 100644 (file)
@@ -51,7 +51,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.1.10</version>
+                <version>2.1.11</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.1.10</version>
+                        <version>2.1.11</version>
                     </dependency>
                 </dependencies>
                 <configuration>
index 88cad629aa5e54d5eb7779f0060eeee02b317d69..67d387494bd3cd3cc879cf2ff4655c85a426efd6 100644 (file)
@@ -52,7 +52,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <version>2.1.10</version>
+                        <version>2.1.11</version>
                     </dependency>
                 </dependencies>
             </plugin>