diff options
author | Julien Lancelot <julien.lancelot@sonarsource.com> | 2018-11-19 15:34:52 +0100 |
---|---|---|
committer | Julien Lancelot <julien.lancelot@sonarsource.com> | 2018-11-19 15:34:52 +0100 |
commit | d070d8e2056e7916d475c3dc5663a1c503bd3806 (patch) | |
tree | 96dec37c30b7edb474b6872745f5f37fa7e40982 | |
parent | 4efc937dd31d1bb84d434ec7e96b5b07939ee969 (diff) | |
download | sonarqube-d070d8e2056e7916d475c3dc5663a1c503bd3806.tar.gz sonarqube-d070d8e2056e7916d475c3dc5663a1c503bd3806.zip |
Upgrade to parent 48
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ <parent> <groupId>org.sonarsource.parent</groupId> <artifactId>parent</artifactId> - <version>41</version> + <version>48</version> </parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> |