aboutsummaryrefslogtreecommitdiffstats
path: root/cps-dependencies
diff options
context:
space:
mode:
authoremaclee <lee.anjella.macabuhay@est.tech>2022-11-22 16:04:14 +0000
committeremaclee <lee.anjella.macabuhay@est.tech>2022-12-06 09:36:52 +0000
commit25969bf454bc0c965408cdc1a1ff2df223a8cb49 (patch)
treeb3e3c3a02d1ad87f9f981ede69da6dac9d3c82d2 /cps-dependencies
parent17cbd7b1b51f8d961ad6a908d12c767497afceb9 (diff)
Upgrade Open daylight yang tool to version 8.0.6
- changed classes according to upgrade of yang tool - changed methods in YangUtils class to accomodate change for jSonParserStream method - updated unit tests for the upgrade Signed-off-by: emaclee <lee.anjella.macabuhay@est.tech> Change-Id: Ib62fe424150ed0695eed168e1ae21f4d9a61cdf4
Diffstat (limited to 'cps-dependencies')
-rwxr-xr-xcps-dependencies/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml
index 18ed43c99..24ae7de6a 100755
--- a/cps-dependencies/pom.xml
+++ b/cps-dependencies/pom.xml
@@ -87,7 +87,7 @@
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>yangtools-artifacts</artifactId>
- <version>6.0.1</version>
+ <version>8.0.6</version>
<type>pom</type>
<scope>import</scope>
</dependency>