aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index cf2dcfb..b186789 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
<nexus.proxy>https://nexus.onap.org</nexus.proxy>
<staging.profile.id>176c31dfe190a</staging.profile.id>
- <sonar.typescript.node>node</sonar.typescript.node>
+ <sonar.typescript.node>node/node</sonar.typescript.node>
<sonar.sources>lib</sonar.sources>
<sonar.inclusions>lib/*.ts</sonar.inclusions>
<sonar.tests>lib</sonar.tests>