Fix exception in healthcheck with http
[sdc.git] / openecomp-ui / pom.xml
index d06e46d..26f60fd 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.openecomp.sdc</groupId>
     <artifactId>sdc-onboarding</artifactId>
-    <version>1.10.2-SNAPSHOT</version>
+    <version>1.13.5-SNAPSHOT</version>
     <relativePath>../onboarding</relativePath>
   </parent>
 
               <goal>install-node-and-yarn</goal>
             </goals>
             <configuration>
-              <nodeVersion>v10.17.0</nodeVersion>
+              <nodeVersion>v14.17.1</nodeVersion>
               <yarnVersion>v1.19.1</yarnVersion>
             </configuration>
           </execution>