diff options
author | KAPIL SINGAL <ks220y@att.com> | 2020-12-03 14:03:07 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-12-03 14:03:07 +0000 |
commit | 92c89c8ba4507cc1e556a091e1d61376a7804a4d (patch) | |
tree | 53f32e2fa7592f611c1c8daf38e1471ac6fba8e5 /sdnr/wt/pom.xml | |
parent | 9e5ce985c3384526e54259efc4057bec71bb93bb (diff) | |
parent | 8016160afd589d269cfcdb09079e329dabd328b8 (diff) |
Merge "SDN-R Server provide GUI cut through for ODLUX"
Diffstat (limited to 'sdnr/wt/pom.xml')
-rw-r--r-- | sdnr/wt/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sdnr/wt/pom.xml b/sdnr/wt/pom.xml index e0f260e0f..452745903 100644 --- a/sdnr/wt/pom.xml +++ b/sdnr/wt/pom.xml @@ -43,6 +43,7 @@ <modules> <module>common</module> + <module>common-yang</module> <module>apigateway</module> <module>websocketmanager2</module> <module>helpserver</module> |