summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/websocketmanager/installer
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-03-15 13:41:34 +0000
committerGerrit Code Review <gerrit@onap.org>2023-03-15 13:41:34 +0000
commitac5e2dc8f1ee4d5549f7260374e8164d52b07f55 (patch)
tree34578d7dd2ef5efd7775989d43d66b3cd43f19b6 /sdnr/wt/websocketmanager/installer
parent2544e565c0a46cefca89d039c0f887b278e48e3b (diff)
parent1d3188094a7c88a79425fd80ab24375346940486 (diff)
Merge "websocketmanager now listens on a custom jetty port"
Diffstat (limited to 'sdnr/wt/websocketmanager/installer')
-rwxr-xr-xsdnr/wt/websocketmanager/installer/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdnr/wt/websocketmanager/installer/pom.xml b/sdnr/wt/websocketmanager/installer/pom.xml
index 09af75374..175a47225 100755
--- a/sdnr/wt/websocketmanager/installer/pom.xml
+++ b/sdnr/wt/websocketmanager/installer/pom.xml
@@ -22,6 +22,7 @@
~ ============LICENSE_END=======================================================
~
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>