From f82df6ff218369cd35355ce3df0519946043f02e Mon Sep 17 00:00:00 2001 From: Herbert Eiselt Date: Tue, 19 Mar 2019 15:12:28 +0100 Subject: Use releaseVersion for plugin Use releaseVersion for odlux frontend-maven-plugin Change-Id: I6207ee89e4b3a0ca275a2e521e06da2d92359da6 Issue-ID: SDNC-705 Signed-off-by: Herbert Eiselt --- sdnr/wt/odlux/apps/apiDemo/pom.xml | 4 ++-- sdnr/wt/odlux/apps/connectApp/pom.xml | 4 ++-- sdnr/wt/odlux/apps/demoApp/pom.xml | 4 ++-- sdnr/wt/odlux/apps/faultApp/pom.xml | 4 ++-- sdnr/wt/odlux/apps/helpApp/pom.xml | 4 ++-- sdnr/wt/odlux/apps/inventoryApp/pom.xml | 4 ++-- sdnr/wt/odlux/apps/maintenanceApp/pom.xml | 4 ++-- sdnr/wt/odlux/apps/mediatorApp/pom.xml | 4 ++-- sdnr/wt/odlux/apps/minimumApp/pom.xml | 4 ++-- sdnr/wt/odlux/framework/pom.xml | 4 ++-- sdnr/wt/pom.xml | 2 -- 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 @@ - com.github.eirslett + de.jacksitlab frontend-maven-plugin - 1.8.1-SNAPSHOT + 1.7.1 install node and yarn 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 @@ - com.github.eirslett + de.jacksitlab frontend-maven-plugin - 1.8.1-SNAPSHOT + 1.7.1 install node and yarn 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 @@ - com.github.eirslett + de.jacksitlab frontend-maven-plugin - 1.8.1-SNAPSHOT + 1.7.1 install node and yarn 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 @@ - com.github.eirslett + de.jacksitlab frontend-maven-plugin - 1.8.1-SNAPSHOT + 1.7.1 install node and yarn 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 @@ - com.github.eirslett + de.jacksitlab frontend-maven-plugin - 1.8.1-SNAPSHOT + 1.7.1 install node and yarn 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 @@ - com.github.eirslett + de.jacksitlab frontend-maven-plugin - 1.8.1-SNAPSHOT + 1.7.1 install node and yarn 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 @@ - com.github.eirslett + de.jacksitlab frontend-maven-plugin - 1.8.1-SNAPSHOT + 1.7.1 install node and yarn 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 @@ - com.github.eirslett + de.jacksitlab frontend-maven-plugin - 1.8.1-SNAPSHOT + 1.7.1 install node and yarn 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 @@ - com.github.eirslett + de.jacksitlab frontend-maven-plugin - 1.8.1-SNAPSHOT + 1.7.1 install node and yarn 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 @@ - com.github.eirslett + de.jacksitlab frontend-maven-plugin - 1.8.1-SNAPSHOT + 1.7.1 install node and yarn 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 @@ websocketmanager2 helpserver devicemanager - featureaggregator -- cgit 1.2.3-korg