diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2015-02-14 11:14:10 +0100 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2015-02-16 13:21:23 +0100 |
commit | dc740d716b371cf8e017df0c37ea4d8f45ae0734 (patch) | |
tree | 8404cc224b22d6cd19ccfcee5ee1bd1298022f49 /pom.xml | |
parent | 0b25cac89ed71c37bea0d76866ddedf12c5dfdf5 (diff) | |
download | sonarqube-dc740d716b371cf8e017df0c37ea4d8f45ae0734.tar.gz sonarqube-dc740d716b371cf8e017df0c37ea4d8f45ae0734.zip |
Speed-up build
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.15</version> + <version>0.0.20</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> |