diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2016-11-18 09:42:38 +0100 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2016-11-18 09:42:38 +0100 |
commit | ad6d246b3eb710d79e6347ceb616c76cbd31767e (patch) | |
tree | 446f06389810fc207c0c50faf88c75ca530575eb | |
parent | 30bc05078c869841ef3e1b1e86fe56243bb31089 (diff) | |
download | sonarqube-ad6d246b3eb710d79e6347ceb616c76cbd31767e.tar.gz sonarqube-ad6d246b3eb710d79e6347ceb616c76cbd31767e.zip |
Upgrade to parent 37
-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>36</version> + <version>37</version> </parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> |