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/framework/pom.xml b/sdnr/wt/odlux/framework/pom.xml
index 210727c..94564e2 100644
--- a/sdnr/wt/odlux/framework/pom.xml
+++ b/sdnr/wt/odlux/framework/pom.xml
@@ -68,7 +68,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>