Add netconfnode-state-service

v2 add new service to devicemanager

Issue-ID: SDNC-1006
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: Iaba3d02e0ef6078cba57a33e03c2b2ad7aa0bacd
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
diff --git a/sdnr/wt/pom.xml b/sdnr/wt/pom.xml
index d8c3f41..317bf99 100644
--- a/sdnr/wt/pom.xml
+++ b/sdnr/wt/pom.xml
@@ -42,5 +42,6 @@
         <module>websocketmanager2</module>
         <module>helpserver</module>
         <module>data-provider</module>
+        <module>netconfnode-state-service</module>
     </modules>
 </project>