aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorStas Vilchik <vilchiks@gmail.com>2016-12-12 17:40:57 +0100
committerGitHub <noreply@github.com>2016-12-12 17:40:57 +0100
commit3711b73ae884d925a1d4106ec4d212b12cd19287 (patch)
tree7600c783120ccef25d618702b14ff822a3b78630 /pom.xml
parent3077ae7e1bdbc02a088fbc6593fb7c6c96065bd4 (diff)
downloadsonarqube-3711b73ae884d925a1d4106ec4d212b12cd19287.tar.gz
sonarqube-3711b73ae884d925a1d4106ec4d212b12cd19287.zip
use yarn (#1453)
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 8f5d763ffef..8774911c214 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
- <version>0.0.29</version>
+ <version>1.3</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>