aboutsummaryrefslogtreecommitdiffstats
path: root/cps-dependencies
diff options
context:
space:
mode:
authorshivasubedi <shiva.subedi@est.tech>2021-08-03 11:08:52 +0100
committershivasubedi <shiva.subedi@est.tech>2021-08-03 17:04:29 +0100
commit0fca83f368f3af6b0d909be0982fee29344e0402 (patch)
treee44c75d21e49467396c0e49dd78f81e6a1f10dec /cps-dependencies
parent9e3fc4952acb7e9a8aa398edaef3f3f86e5c61b8 (diff)
CPS-521: Upgrade opendaylight yangtools to version 6.0.1
Issue-ID: CPS-521 Signed-off-by: shivasubedi <shiva.subedi@est.tech> Change-Id: I53fa992e3c651c444d4c823190a393b084fa7cc6
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 2751e46fc..8d147abeb 100755
--- a/cps-dependencies/pom.xml
+++ b/cps-dependencies/pom.xml
@@ -78,7 +78,7 @@
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>yangtools-artifacts</artifactId>
- <version>5.0.7</version>
+ <version>6.0.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>