diff options
author | Teryk Bellahsene <teryk.bellahsene@sonarsource.com> | 2017-02-10 10:31:00 +0100 |
---|---|---|
committer | Teryk Bellahsene <teryk.bellahsene@sonarsource.com> | 2017-02-10 17:41:33 +0100 |
commit | cfa372a57a3065302dc92c77f3ba2068c7ddf771 (patch) | |
tree | 4e1491a87a5cb6fe7d9c31e78b13044219e1dbe2 /pom.xml | |
parent | 017fde2c6e202682e1eef46363236dc13f84bbaf (diff) | |
download | sonarqube-cfa372a57a3065302dc92c77f3ba2068c7ddf771.tar.gz sonarqube-cfa372a57a3065302dc92c77f3ba2068c7ddf771.zip |
SONAR-8637 Update POM parent version
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>37</version> + <version>39</version> </parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> |