diff options
author | David Rautureau <david.rautureau@sonarsource.com> | 2018-01-29 12:24:15 +0100 |
---|---|---|
committer | Julien HENRY <julien.henry@sonarsource.com> | 2018-01-29 12:52:48 +0100 |
commit | 201fdc5c786f0986c8ec90e4f11795f01e64ac50 (patch) | |
tree | ae63fdb44de9d62951e9bcd27fff0e6f3b144fbe /pom.xml | |
parent | 6dcdb9910dab45f404da44aaf6d6b03f92170015 (diff) | |
download | sonar-scanner-cli-201fdc5c786f0986c8ec90e4f11795f01e64ac50.tar.gz sonar-scanner-cli-201fdc5c786f0986c8ec90e4f11795f01e64ac50.zip |
Update license headers
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>40</version> + <version>44</version> </parent> <groupId>org.sonarsource.scanner.cli</groupId> |