diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2021-07-08 20:39:34 -0400 |
---|---|---|
committer | Singal, Kapil (ks220y) <ks220y@att.com> | 2021-07-08 20:44:02 -0400 |
commit | 7fb88326062bdd7669a5e765e033639a0664ccfc (patch) | |
tree | a7f9d6ee29ea912a1071e3abf2e2a64ea964bfc9 /odlparent/mdsal-it-parent | |
parent | b5628bd6e1bd8bf35b70d7ca5e8f7eb81df6e6ce (diff) |
Further changes as per silicon-sr1
Issue-ID: CCSDK-3365
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I01aebff10d73cda54eccbbd497f6a642be2fc482
Diffstat (limited to 'odlparent/mdsal-it-parent')
-rw-r--r-- | odlparent/mdsal-it-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odlparent/mdsal-it-parent/pom.xml b/odlparent/mdsal-it-parent/pom.xml index 9325a767..7ccdfc00 100644 --- a/odlparent/mdsal-it-parent/pom.xml +++ b/odlparent/mdsal-it-parent/pom.xml @@ -1275,7 +1275,7 @@ <plugin> <groupId>org.opendaylight.yangtools</groupId> <artifactId>yang-maven-plugin</artifactId> - <version>6.0.5</version> + <version>6.0.6</version> <dependencies> <dependency> <groupId>org.opendaylight.mdsal</groupId> |