aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-04-13 10:50:48 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-04-13 18:54:49 +0200
commit7d60dd224de2675e59f456c20cbba4182d662a0b (patch)
treec810c8d2f3e12952c33a2fac278b38587b3e357b /pom.xml
parent6e0ca8254a9fda357f288cf47c4362c5c22a912b (diff)
downloadsonarqube-7d60dd224de2675e59f456c20cbba4182d662a0b.tar.gz
sonarqube-7d60dd224de2675e59f456c20cbba4182d662a0b.zip
Upgrade frontend-maven-plugin from 1.3 to 1.4
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3420df026a8..751f4aba531 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,7 +111,7 @@
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
- <version>1.3</version>
+ <version>1.4</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>