diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2016-06-20 21:28:05 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2016-06-21 14:55:46 +0200 |
commit | b3282ed643fa6b940d52825688cf946725c712e0 (patch) | |
tree | 8ba46bb276a1f5242fa8b4d12226df9be5ca2256 /pom.xml | |
parent | 3bebc5fffefe706a322110a76d6098d04aad6e79 (diff) | |
download | sonarqube-b3282ed643fa6b940d52825688cf946725c712e0.tar.gz sonarqube-b3282ed643fa6b940d52825688cf946725c712e0.zip |
Upgrade to parent 36
Allows to bypass header checks in quick-build.sh
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ <parent> <groupId>org.sonarsource.parent</groupId> <artifactId>parent</artifactId> - <version>34</version> + <version>36</version> </parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> |