diff options
author | Julien HENRY <julien.henry@sonarsource.com> | 2016-01-12 10:32:37 +0100 |
---|---|---|
committer | Julien HENRY <julien.henry@sonarsource.com> | 2016-01-12 10:32:37 +0100 |
commit | eae98777cc7667e9e36b330e1c0ee2c16f55fd57 (patch) | |
tree | dc18ac9860a935d79b342ea19a1e6e97cb7bc7a4 /pom.xml | |
parent | 8d6e9a735a3ac5c6a729861e776c687d5639e9c1 (diff) | |
download | sonar-scanner-cli-eae98777cc7667e9e36b330e1c0ee2c16f55fd57.tar.gz sonar-scanner-cli-eae98777cc7667e9e36b330e1c0ee2c16f55fd57.zip |
Update parent pom and licenses
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ <parent> <groupId>org.sonarsource.parent</groupId> <artifactId>parent</artifactId> - <version>23</version> + <version>26</version> </parent> <groupId>org.sonarsource.scanner.cli</groupId> |