diff options
Diffstat (limited to 'sdnr/wt/odlux/apps/faultApp')
-rw-r--r-- | sdnr/wt/odlux/apps/faultApp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/odlux/apps/faultApp/pom.xml b/sdnr/wt/odlux/apps/faultApp/pom.xml index bdb98a6c3..dc5485a1b 100644 --- a/sdnr/wt/odlux/apps/faultApp/pom.xml +++ b/sdnr/wt/odlux/apps/faultApp/pom.xml @@ -47,7 +47,7 @@ <plugin> <groupId>com.github.eirslett</groupId> <artifactId>frontend-maven-plugin</artifactId> - <version>1.8-SNAPSHOT</version> + <version>1.8.1-SNAPSHOT</version> <executions> <execution> <id>install node and yarn</id> |