diff options
Diffstat (limited to 'sdnr/wt/odlux/apps/apiDemo/pom.xml')
-rw-r--r-- | sdnr/wt/odlux/apps/apiDemo/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sdnr/wt/odlux/apps/apiDemo/pom.xml b/sdnr/wt/odlux/apps/apiDemo/pom.xml index e1066dac8..df9f6ddc7 100644 --- a/sdnr/wt/odlux/apps/apiDemo/pom.xml +++ b/sdnr/wt/odlux/apps/apiDemo/pom.xml @@ -95,9 +95,9 @@ </executions> </plugin> <plugin> - <groupId>com.github.eirslett</groupId> + <groupId>de.jacksitlab</groupId> <artifactId>frontend-maven-plugin</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.7.1</version> <executions> <execution> <id>install node and yarn</id> |