summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/pom.xml
diff options
context:
space:
mode:
authoralexs <alexandru.stancu@highstreet-technologies.com>2020-08-21 15:01:24 +0300
committeralex.stancu <alexandru.stancu@highstreet-technologies.com>2020-08-24 11:46:01 +0300
commit926eb80c2c053d4d333875d3d4245288b3cd9f75 (patch)
tree105b8fdc9f1d1486fe14c3dab2a310663b4adddf /sdnr/wt/pom.xml
parent97cc01117ee7da2e43d9a6ba2892aada5de18f47 (diff)
Initial commit for device manager 1.4
Add device manager support for ONF Core Model 1.4 Issue-ID: CCSDK-2579 Change-Id: I0b0f27554dc33de08019ec50ac61fa3fd5367068 Signed-off-by: alexs <alexandru.stancu@highstreet-technologies.com> Signed-off-by: alex.stancu <alexandru.stancu@highstreet-technologies.com>
Diffstat (limited to 'sdnr/wt/pom.xml')
-rw-r--r--sdnr/wt/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdnr/wt/pom.xml b/sdnr/wt/pom.xml
index fa1ea1fcb..0bbdb191a 100644
--- a/sdnr/wt/pom.xml
+++ b/sdnr/wt/pom.xml
@@ -51,6 +51,7 @@
<module>mountpoint-state-provider</module>
<module>devicemanager</module>
<module>devicemanager-onf</module>
+ <module>devicemanager-onf14</module>
<module>devicemanager-openroadm</module>
<module>devicemanager-adapter-manager</module>
<module>mountpoint-registrar</module>