aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2015-03-27 16:52:20 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2015-03-27 16:52:20 +0100
commit6602ffba94eb0cb93196311118be98ae9d657ef9 (patch)
tree661b36c7fe7daee2a9c30167d666aca55dee589e /pom.xml
parent9be97df03de519bf5f1c0a43cadb543aeac26056 (diff)
downloadsonarqube-6602ffba94eb0cb93196311118be98ae9d657ef9.tar.gz
sonarqube-6602ffba94eb0cb93196311118be98ae9d657ef9.zip
Revert "Upgrade to frontend-maven-plugin 0.0.23"
This reverts commit 9be97df03de519bf5f1c0a43cadb543aeac26056.
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 6e5596f2d22..055a984fbd3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,7 @@
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
- <version>0.0.23</version>
+ <version>0.0.20</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>