diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2015-03-27 16:52:20 +0100 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2015-03-27 16:52:20 +0100 |
commit | 6602ffba94eb0cb93196311118be98ae9d657ef9 (patch) | |
tree | 661b36c7fe7daee2a9c30167d666aca55dee589e /pom.xml | |
parent | 9be97df03de519bf5f1c0a43cadb543aeac26056 (diff) | |
download | sonarqube-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |