diff options
author | Michael DÜrre <michael.duerre@highstreet-technologies.com> | 2021-04-08 06:34:22 +0200 |
---|---|---|
committer | Michael DÜrre <michael.duerre@highstreet-technologies.com> | 2021-04-08 06:34:46 +0200 |
commit | f3969004c6ccac18e742c5fc48c844e315991023 (patch) | |
tree | f5486a62e842bb16ca7d3af47a8663df08feef55 /sdnr/wt/pom.xml | |
parent | a252be83694ae33260d99d5371ed48c1558aa2e8 (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.xml | 2 |
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> |