diff options
author | Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> | 2023-03-14 12:21:18 +0530 |
---|---|---|
committer | Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> | 2023-03-14 12:33:28 +0530 |
commit | c46e67188dc3e315ca6070120fbd11be51d58080 (patch) | |
tree | 6fe0a11799006f0d69cab197ecebac45f1b65a25 /sdnr/wt/common-yang/pom.xml | |
parent | c82a57b8b435543aa27261df1b272af3892307ba (diff) |
javax to jakarta and refactoring
change log level from INFO to DEBUG and Java17 changes
Issue-ID: CCSDK-3864
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
Change-Id: I60247aeea3d8daa70c8e17af8cbf694b86dd6946
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
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> |