diff options
author | Dan Timoney <dtimoney@att.com> | 2023-03-14 12:27:04 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2023-03-14 12:27:04 +0000 |
commit | 2ef6df538dd58ac1a02cd98ec29b63c3662ba335 (patch) | |
tree | 2509e297de8ade77c4bb3b6a4e4c84631129de59 /sdnr/wt/common-yang/pom.xml | |
parent | 3cecf257b8e9e9b7ba18609efc717bf8f9afad23 (diff) | |
parent | c46e67188dc3e315ca6070120fbd11be51d58080 (diff) |
Merge "javax to jakarta and refactoring"
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 f5b38c410..e8ca00b95 100755 --- a/sdnr/wt/common-yang/pom.xml +++ b/sdnr/wt/common-yang/pom.xml @@ -42,6 +42,7 @@ <module>iana-crypt-hash</module> <module>rfc8341</module> <module>rfc7317-ietf-system</module> + <module>ietf-alarms</module> <module>openroadm-pm-types</module> <module>test-yang</module> <module>utils</module> |