aboutsummaryrefslogtreecommitdiffstats
path: root/gui-editors
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2021-05-28 12:48:13 +0000
committerGerrit Code Review <gerrit@onap.org>2021-05-28 12:48:13 +0000
commit0bb797ed095b0d8a354ee6cac9f9842f0f6bcd5a (patch)
treea2309a4372112dc507c903d7e5d2d33ed791ab47 /gui-editors
parent4ea0f910d4ad5c15915eec49b5057d7af5c6dbf6 (diff)
parent87111eea8588fb30936a8f876f5f3feed61e7b8a (diff)
Merge "React Front-End UI"
Diffstat (limited to 'gui-editors')
-rw-r--r--gui-editors/gui-editor-apex/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-editors/gui-editor-apex/pom.xml b/gui-editors/gui-editor-apex/pom.xml
index a87e0fd..2bb3e14 100644
--- a/gui-editors/gui-editor-apex/pom.xml
+++ b/gui-editors/gui-editor-apex/pom.xml
@@ -158,7 +158,7 @@
<artifactId>frontend-maven-plugin</artifactId>
<version>1.9.1</version>
<configuration>
- <nodeVersion>v12.18.0</nodeVersion>
+ <nodeVersion>v14.17.0</nodeVersion>
<installDirectory>${webapp.dir}</installDirectory>
<workingDirectory>${webapp.dir}</workingDirectory>
<npmDownloadRoot>${repo.npm}</npmDownloadRoot>