diff options
author | Michael DÜrre <michael.duerre@highstreet-technologies.com> | 2021-06-30 08:26:04 +0200 |
---|---|---|
committer | Michael DÜrre <michael.duerre@highstreet-technologies.com> | 2021-06-30 08:26:22 +0200 |
commit | fa0febc0614b1f9afb4be3c5dd3446f4a554a232 (patch) | |
tree | d048ac676d1ea48a9cb00afbc84ed668772d0e4a /sdnr/wt/common-yang/pom.xml | |
parent | 6360ba16069370151019865c504e1bec1d896e8c (diff) |
fix sdnr features startup
source out multiple used yang file due resolving conflict
Issue-ID: CCSDK-3359
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: I59d863e43a7e29e98d104d20371226ef59837e61
Signed-off-by: Michael DÜrre <michael.duerre@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 01bde5e0c..9f879a48e 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>openroadm-pm-types</module> <module>utils</module> </modules> |