diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-04-13 10:50:48 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-04-13 18:54:49 +0200 |
commit | 7d60dd224de2675e59f456c20cbba4182d662a0b (patch) | |
tree | c810c8d2f3e12952c33a2fac278b38587b3e357b /pom.xml | |
parent | 6e0ca8254a9fda357f288cf47c4362c5c22a912b (diff) | |
download | sonarqube-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |