diff options
Diffstat (limited to 'sdnr/wt/odlux')
-rw-r--r-- | sdnr/wt/odlux/apps/apiDemo/pom.xml | 4 | ||||
-rw-r--r-- | sdnr/wt/odlux/apps/connectApp/pom.xml | 4 | ||||
-rw-r--r-- | sdnr/wt/odlux/apps/demoApp/pom.xml | 4 | ||||
-rw-r--r-- | sdnr/wt/odlux/apps/faultApp/pom.xml | 4 | ||||
-rw-r--r-- | sdnr/wt/odlux/apps/helpApp/pom.xml | 4 | ||||
-rw-r--r-- | sdnr/wt/odlux/apps/inventoryApp/pom.xml | 4 | ||||
-rw-r--r-- | sdnr/wt/odlux/apps/maintenanceApp/pom.xml | 4 | ||||
-rw-r--r-- | sdnr/wt/odlux/apps/mediatorApp/pom.xml | 4 | ||||
-rw-r--r-- | sdnr/wt/odlux/apps/minimumApp/pom.xml | 4 | ||||
-rw-r--r-- | sdnr/wt/odlux/framework/pom.xml | 4 |
10 files changed, 20 insertions, 20 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> diff --git a/sdnr/wt/odlux/apps/connectApp/pom.xml b/sdnr/wt/odlux/apps/connectApp/pom.xml index 4a3797a0b..2c6dfc913 100644 --- a/sdnr/wt/odlux/apps/connectApp/pom.xml +++ b/sdnr/wt/odlux/apps/connectApp/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> diff --git a/sdnr/wt/odlux/apps/demoApp/pom.xml b/sdnr/wt/odlux/apps/demoApp/pom.xml index ede1de859..c64c5ad38 100644 --- a/sdnr/wt/odlux/apps/demoApp/pom.xml +++ b/sdnr/wt/odlux/apps/demoApp/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> diff --git a/sdnr/wt/odlux/apps/faultApp/pom.xml b/sdnr/wt/odlux/apps/faultApp/pom.xml index 13091f161..8eb6a96d4 100644 --- a/sdnr/wt/odlux/apps/faultApp/pom.xml +++ b/sdnr/wt/odlux/apps/faultApp/pom.xml @@ -88,9 +88,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> 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> diff --git a/sdnr/wt/odlux/apps/inventoryApp/pom.xml b/sdnr/wt/odlux/apps/inventoryApp/pom.xml index 76eabbd76..f7a141aa0 100644 --- a/sdnr/wt/odlux/apps/inventoryApp/pom.xml +++ b/sdnr/wt/odlux/apps/inventoryApp/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> diff --git a/sdnr/wt/odlux/apps/maintenanceApp/pom.xml b/sdnr/wt/odlux/apps/maintenanceApp/pom.xml index 94bac6dc9..0316a7cf7 100644 --- a/sdnr/wt/odlux/apps/maintenanceApp/pom.xml +++ b/sdnr/wt/odlux/apps/maintenanceApp/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> diff --git a/sdnr/wt/odlux/apps/mediatorApp/pom.xml b/sdnr/wt/odlux/apps/mediatorApp/pom.xml index f5ee0fb2a..985f006d2 100644 --- a/sdnr/wt/odlux/apps/mediatorApp/pom.xml +++ b/sdnr/wt/odlux/apps/mediatorApp/pom.xml @@ -88,9 +88,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> diff --git a/sdnr/wt/odlux/apps/minimumApp/pom.xml b/sdnr/wt/odlux/apps/minimumApp/pom.xml index 9e4799429..92752160e 100644 --- a/sdnr/wt/odlux/apps/minimumApp/pom.xml +++ b/sdnr/wt/odlux/apps/minimumApp/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> diff --git a/sdnr/wt/odlux/framework/pom.xml b/sdnr/wt/odlux/framework/pom.xml index 942637f32..d778304e2 100644 --- a/sdnr/wt/odlux/framework/pom.xml +++ b/sdnr/wt/odlux/framework/pom.xml @@ -51,9 +51,9 @@ </configuration> </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> |