diff options
author | Wouter Admiraal <wouter.admiraal@sonarsource.com> | 2021-01-05 08:18:42 +0100 |
---|---|---|
committer | Wouter Admiraal <45544358+wouter-admiraal-sonarsource@users.noreply.github.com> | 2021-01-07 10:53:05 +0100 |
commit | 9305a1309de64674ad5f4892ee030f95adad1988 (patch) | |
tree | 9b9beab0886c0c7729aea6ab6f005959564dc0ae /pom.xml | |
parent | 5fb192ebe4384192fb15fd4eec569dbc31bd9f7e (diff) | |
download | sonar-scanner-cli-9305a1309de64674ad5f4892ee030f95adad1988.tar.gz sonar-scanner-cli-9305a1309de64674ad5f4892ee030f95adad1988.zip |
Update license headers for 2021
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>54</version> + <version>55</version> </parent> <groupId>org.sonarsource.scanner.cli</groupId> |