diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-03-04 18:53:45 +0100 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-03-04 18:53:45 +0100 |
commit | e23682d9e420ef59da282322ca9dc6e3fc59d75b (patch) | |
tree | a441265f6413c22b3cdf8aee6b90e592962f7020 | |
parent | 525f9956185f7512c73cc5854fa074f38f6d68d1 (diff) | |
download | sonarqube-e23682d9e420ef59da282322ca9dc6e3fc59d75b.tar.gz sonarqube-e23682d9e420ef59da282322ca9dc6e3fc59d75b.zip |
Upgrade to parent 406.3-RC4
-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>39</version> + <version>40</version> </parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> |