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