diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2020-01-06 11:47:09 -0500 |
---|---|---|
committer | Singal, Kapil (ks220y) <ks220y@att.com> | 2020-01-06 11:47:09 -0500 |
commit | db2c98ab8ca6e2fa5d3462ac2952a9fd58960289 (patch) | |
tree | 16410f6f80f82b4865813dc1db4e0a04f84ce907 /sdnr/wt/odlux/apps/apiDemo | |
parent | 2c4a12c3108b49169ed42eaa8bf63e35ec9ac1fa (diff) |
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>
Diffstat (limited to 'sdnr/wt/odlux/apps/apiDemo')
-rw-r--r-- | sdnr/wt/odlux/apps/apiDemo/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/odlux/apps/apiDemo/pom.xml b/sdnr/wt/odlux/apps/apiDemo/pom.xml index 960fb745b..e9fc62f84 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> |