diff options
author | KAPIL SINGAL <ks220y@att.com> | 2021-04-06 10:37:23 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-04-06 10:37:23 +0000 |
commit | 289e8fe0ee45610981a8ea3a619d323c36807e32 (patch) | |
tree | 2cad8f46a68c4abbaaece36d669ad8cb531fa949 /sdnr/wt/common-yang/pom.xml | |
parent | 50b7033a87ea120dc2f317ab69b0b972013bb3a1 (diff) | |
parent | 24cac2175588a81a2ebecb5c08b91455cfc24d0b (diff) |
Merge "source out odl mapper"
Diffstat (limited to 'sdnr/wt/common-yang/pom.xml')
-rwxr-xr-x | sdnr/wt/common-yang/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sdnr/wt/common-yang/pom.xml b/sdnr/wt/common-yang/pom.xml index 19a2a0f2e..01bde5e0c 100755 --- a/sdnr/wt/common-yang/pom.xml +++ b/sdnr/wt/common-yang/pom.xml @@ -44,6 +44,7 @@ <module>rfc8341</module> <module>rfc7317-ietf-system</module> <module>ietf-alarms</module> + <module>utils</module> </modules> </project> |