aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/pom.xml
diff options
context:
space:
mode:
authorMichael DÜrre <michael.duerre@highstreet-technologies.com>2021-04-08 06:34:22 +0200
committerMichael DÜrre <michael.duerre@highstreet-technologies.com>2021-04-08 06:34:46 +0200
commitf3969004c6ccac18e742c5fc48c844e315991023 (patch)
treef5486a62e842bb16ca7d3af47a8663df08feef55 /sdnr/wt/pom.xml
parenta252be83694ae33260d99d5371ed48c1558aa2e8 (diff)
update websocketmanager
update complete notification flow Issue-ID: CCSDK-3252 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I87ba00f615707b942471fcace57bcda50ce37e61
Diffstat (limited to 'sdnr/wt/pom.xml')
-rw-r--r--sdnr/wt/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/pom.xml b/sdnr/wt/pom.xml
index 6e0548cdb..3f22766f1 100644
--- a/sdnr/wt/pom.xml
+++ b/sdnr/wt/pom.xml
@@ -45,7 +45,7 @@
<module>common</module>
<module>common-yang</module>
<module>apigateway</module>
- <module>websocketmanager2</module>
+ <module>websocketmanager</module>
<module>helpserver</module>
<module>data-provider</module>
<module>netconfnode-state-service</module>