summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/odlux/apps/faultApp/pom.xml
diff options
context:
space:
mode:
authorHerbert Eiselt <herbert.eiselt@highstreet-technologies.com>2019-02-27 19:47:33 +0100
committerHerbert Eiselt <herbert.eiselt@highstreet-technologies.com>2019-02-27 19:48:14 +0100
commit49b155ec687cdf58fb51fe8245a2f5f4582b68f0 (patch)
treefb6d78658fb865bcbeb0c3358d64ffe06ebbf2dd /sdnr/wt/odlux/apps/faultApp/pom.xml
parent9fbb2c4ed57dbdf9137bbd62f9925e177f940dd3 (diff)
Fix jenkins build problem
Fix build problem in pom with new version of related plugin. Change-Id: I4f6e5d73f8aa42c970bb4bb65cc7d41e12e4214a Issue-ID: SDNC-673 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
Diffstat (limited to 'sdnr/wt/odlux/apps/faultApp/pom.xml')
-rw-r--r--sdnr/wt/odlux/apps/faultApp/pom.xml2
1 files changed, 1 insertions, 1 deletions
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>