Bump yangtools to 2.0.2 74/69274/4
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 8 Mar 2018 14:30:55 +0000 (15:30 +0100)
committerRobert Varga <nite@hq.sk>
Tue, 13 Mar 2018 07:04:33 +0000 (07:04 +0000)
This patch bumps yangtools 2.0.2.

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

index 0d47cc1640799c7b01bb236b3e7d8bd20bbab8bb..c0cf0db1de661603f2a6b25592b5922913d2bc53 100644 (file)
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <!-- FIXME: remove this declaration when bumping to 2.0.2 -->
-                        <version>2.0.1</version>
+                        <version>2.0.2</version>
                     </dependency>
                 </dependencies>
             </plugin>
index 470fb9a85b18d53bf656e67dd7dc56cc73b351bb..7ed2e309f920863907922b75f912e28d8050596a 100644 (file)
@@ -48,8 +48,7 @@
                      <dependency>
                          <groupId>org.opendaylight.yangtools</groupId>
                          <artifactId>checkstyle-logging</artifactId>
-                         <!-- FIXME: remove this declaration when bumping to 2.0.2 -->
-                        <version>2.0.1</version>
+                         <version>2.0.2</version>
                     </dependency>
                 </dependencies>
             </plugin>
index 57a5ba1d697959b6677158622d7c8d86fe69e84e..45eae1adad952c348d9f1ad7e0191cd6e952ae4d 100644 (file)
@@ -60,7 +60,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.1</version>
+                <version>2.0.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index bb2bebb09ebec6f242e8ddf208e8d043739c5606..275672d47149fa943507fa15b8602feedbf6c810 100644 (file)
@@ -48,8 +48,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <!-- FIXME: remove this declaration when bumping to 2.0.2 -->
-                        <version>2.0.1</version>
+                        <version>2.0.2</version>
                     </dependency>
                 </dependencies>
             </plugin>
@@ -69,4 +68,4 @@
         <url>https://wiki.opendaylight.org/view/BGP_LS_PCEP:Main</url>
         <tag>HEAD</tag>
     </scm>
-</project>
\ No newline at end of file
+</project>