aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHerbert Eiselt <herbert.eiselt@highstreet-technologies.com>2019-03-19 15:12:28 +0100
committerHerbert Eiselt <herbert.eiselt@highstreet-technologies.com>2019-03-19 15:12:56 +0100
commitf82df6ff218369cd35355ce3df0519946043f02e (patch)
treebf352a7f1929377d99405623560610a742ad2ad0
parent68b0ec5c284683fd0281f3a915596805cd76f158 (diff)
Use releaseVersion for plugin0.4.1
Use releaseVersion for odlux frontend-maven-plugin Change-Id: I6207ee89e4b3a0ca275a2e521e06da2d92359da6 Issue-ID: SDNC-705 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
-rw-r--r--sdnr/wt/odlux/apps/apiDemo/pom.xml4
-rw-r--r--sdnr/wt/odlux/apps/connectApp/pom.xml4
-rw-r--r--sdnr/wt/odlux/apps/demoApp/pom.xml4
-rw-r--r--sdnr/wt/odlux/apps/faultApp/pom.xml4
-rw-r--r--sdnr/wt/odlux/apps/helpApp/pom.xml4
-rw-r--r--sdnr/wt/odlux/apps/inventoryApp/pom.xml4
-rw-r--r--sdnr/wt/odlux/apps/maintenanceApp/pom.xml4
-rw-r--r--sdnr/wt/odlux/apps/mediatorApp/pom.xml4
-rw-r--r--sdnr/wt/odlux/apps/minimumApp/pom.xml4
-rw-r--r--sdnr/wt/odlux/framework/pom.xml4
-rw-r--r--sdnr/wt/pom.xml2
11 files changed, 20 insertions, 22 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>
diff --git a/sdnr/wt/pom.xml b/sdnr/wt/pom.xml
index f442284ba..74a837da4 100644
--- a/sdnr/wt/pom.xml
+++ b/sdnr/wt/pom.xml
@@ -41,9 +41,7 @@
<module>websocketmanager2</module>
<module>helpserver</module>
<module>devicemanager</module>
-<!--
<module>odlux</module>
--->
<module>featureaggregator</module>
</modules>
</project>