Bump yangtools to 3.0.1 57/82357/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 31 May 2019 14:09:00 +0000 (16:09 +0200)
committerRobert Varga <nite@hq.sk>
Mon, 3 Jun 2019 13:36:57 +0000 (13:36 +0000)
This picks up the latest fixes.

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

index dfa95e7e15e62c20a1b5fe24191c3a5c0488256d..41b51f5dff8adea07f662740a4cdc04e29776f74 100644 (file)
@@ -51,7 +51,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>3.0.0</version>
+                <version>3.0.1</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>