diff options
author | Tobias Trabelsi <64127335+tobias-trabelsi-sonarsource@users.noreply.github.com> | 2022-02-22 15:51:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-22 15:51:57 +0100 |
commit | 45ff2b3aac8053b3013f0d230e14459f003826c7 (patch) | |
tree | 00e8f4c00c61e6e350905284d8ffe611c8dc9620 /pom.xml | |
parent | ddd95873617c7a56d51f2a07f3b72fced77c4434 (diff) | |
download | sonar-scanner-cli-45ff2b3aac8053b3013f0d230e14459f003826c7.tar.gz sonar-scanner-cli-45ff2b3aac8053b3013f0d230e14459f003826c7.zip |
Prepare next release cycle (#124)
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ <groupId>org.sonarsource.scanner.cli</groupId> <artifactId>sonar-scanner-cli</artifactId> - <version>4.7-SNAPSHOT</version> + <version>4.8-SNAPSHOT</version> <packaging>jar</packaging> <name>SonarScanner CLI</name> <url>http://docs.sonarqube.org/display/SONAR/Analyzing+with+SonarQube+Scanner</url> |