diff options
Diffstat (limited to 'sdnr/wt/odlux/apps/minimumApp/pom.xml')
-rw-r--r-- | sdnr/wt/odlux/apps/minimumApp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/odlux/apps/minimumApp/pom.xml b/sdnr/wt/odlux/apps/minimumApp/pom.xml index e65d842b6..f5ceb9d1c 100644 --- a/sdnr/wt/odlux/apps/minimumApp/pom.xml +++ b/sdnr/wt/odlux/apps/minimumApp/pom.xml @@ -46,7 +46,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> |