Bump yangtools to 2.0.2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 6 Feb 2018 18:25:32 +0000 (19:25 +0100)
committerRobert Varga <nite@hq.sk>
Mon, 12 Mar 2018 08:46:22 +0000 (08:46 +0000)
This updates the artifacts to latest release and fixes JMX
generator tests to match whitespace description changes --
see I5796275a80bc1989061fd745270d51a4a37f97bd.

Change-Id: I5796275a80bc1989061fd745270d51a4a37f97bd
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
pom.xml

diff --git a/pom.xml b/pom.xml
index 40603e2a2aa27ed8651a6985d9537367f3113881..2724e0d27bde17350fbf3a91aa5a7a337fbe28b3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>2.0.1</version>
+        <version>2.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>