diff options
Diffstat (limited to 'sdnr/wt/odlux/apps')
-rw-r--r-- | sdnr/wt/odlux/apps/apiDemo/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt/odlux/apps/connectApp/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt/odlux/apps/demoApp/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt/odlux/apps/faultApp/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt/odlux/apps/helpApp/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt/odlux/apps/inventoryApp/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt/odlux/apps/mediatorApp/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt/odlux/apps/minimumApp/pom.xml | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/sdnr/wt/odlux/apps/apiDemo/pom.xml b/sdnr/wt/odlux/apps/apiDemo/pom.xml index ffa83b70d..797c3166c 100644 --- a/sdnr/wt/odlux/apps/apiDemo/pom.xml +++ b/sdnr/wt/odlux/apps/apiDemo/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> diff --git a/sdnr/wt/odlux/apps/connectApp/pom.xml b/sdnr/wt/odlux/apps/connectApp/pom.xml index b1cabdb5e..d5216ca5f 100644 --- a/sdnr/wt/odlux/apps/connectApp/pom.xml +++ b/sdnr/wt/odlux/apps/connectApp/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> diff --git a/sdnr/wt/odlux/apps/demoApp/pom.xml b/sdnr/wt/odlux/apps/demoApp/pom.xml index eed078d4f..1c7a121b0 100644 --- a/sdnr/wt/odlux/apps/demoApp/pom.xml +++ b/sdnr/wt/odlux/apps/demoApp/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> 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> diff --git a/sdnr/wt/odlux/apps/helpApp/pom.xml b/sdnr/wt/odlux/apps/helpApp/pom.xml index 439e05a4c..1c1b99c87 100644 --- a/sdnr/wt/odlux/apps/helpApp/pom.xml +++ b/sdnr/wt/odlux/apps/helpApp/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> diff --git a/sdnr/wt/odlux/apps/inventoryApp/pom.xml b/sdnr/wt/odlux/apps/inventoryApp/pom.xml index 8a3b35d62..cbc2f6376 100644 --- a/sdnr/wt/odlux/apps/inventoryApp/pom.xml +++ b/sdnr/wt/odlux/apps/inventoryApp/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> diff --git a/sdnr/wt/odlux/apps/mediatorApp/pom.xml b/sdnr/wt/odlux/apps/mediatorApp/pom.xml index 14bd084c1..8bec6d536 100644 --- a/sdnr/wt/odlux/apps/mediatorApp/pom.xml +++ b/sdnr/wt/odlux/apps/mediatorApp/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> 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> |