diff options
author | Wouter Admiraal <wouter.admiraal@sonarsource.com> | 2021-04-29 11:07:18 +0200 |
---|---|---|
committer | Wouter Admiraal <wouter.admiraal@sonarsource.com> | 2021-04-29 11:07:18 +0200 |
commit | 14c890a5668ec99d7a501a7550c9d7000e2f52cb (patch) | |
tree | 51dc939aa24bb1342f16362db7642132840f805c | |
parent | aefd8c5908df1f58bb9eb1ceffd76071d1ee8036 (diff) | |
download | sonar-scanner-cli-14c890a5668ec99d7a501a7550c9d7000e2f52cb.tar.gz sonar-scanner-cli-14c890a5668ec99d7a501a7550c9d7000e2f52cb.zip |
Prepare for next development iteration
-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.6.1-SNAPSHOT</version> + <version>4.7-SNAPSHOT</version> <packaging>jar</packaging> <name>SonarScanner CLI</name> <url>http://docs.sonarqube.org/display/SONAR/Analyzing+with+SonarQube+Scanner</url> |