Upgrading frontend-maven-plugin version
Upgrading version to 1.7.2
Change-Id: Id8b41bb108b5bfe5c603592bc3363e947c82b5eb
Issue-ID: CCSDK-2018
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
diff --git a/sdnr/wt/odlux/apps/apiDemo/pom.xml b/sdnr/wt/odlux/apps/apiDemo/pom.xml
index 960fb74..e9fc62f 100644
--- a/sdnr/wt/odlux/apps/apiDemo/pom.xml
+++ b/sdnr/wt/odlux/apps/apiDemo/pom.xml
@@ -113,7 +113,7 @@
<plugin>
<groupId>de.jacks-it-lab</groupId>
<artifactId>frontend-maven-plugin</artifactId>
- <version>1.7.1</version>
+ <version>1.7.2</version>
<executions>
<execution>
<id>install node and yarn</id>