Bump yangtools to 3.0.4 97/83097/4
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 18 Jul 2019 10:31:44 +0000 (12:31 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 29 Jul 2019 23:35:43 +0000 (01:35 +0200)
This picks up latest fixes and improvements.

Change-Id: I03201927d23762acf641c1ab0ff3419ba8b94969
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features/odl-aaa-web/pom.xml

index 4e1bdbe42b7f14f4c6f0ef42def1512fff88fde0..9b3521c63899a64662e43bf1f5ed9a1fbf8d6e13 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>3.0.1</version>
+                <version>3.0.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>