diff options
author | Duarte Meneses <duarte.meneses@sonarsource.com> | 2017-03-13 11:31:30 +0100 |
---|---|---|
committer | Duarte Meneses <duarte.meneses@sonarsource.com> | 2017-03-13 11:31:45 +0100 |
commit | 155f85f1c9626064acdcc920cc46c5cee7294721 (patch) | |
tree | 63cae4d868492f5f0e49826734f5750fa08e84ad /pom.xml | |
parent | 29e3ae7aaf19fc8f86592781d2951deb7a22ba0d (diff) | |
download | sonar-scanner-cli-155f85f1c9626064acdcc920cc46c5cee7294721.tar.gz sonar-scanner-cli-155f85f1c9626064acdcc920cc46c5cee7294721.zip |
Update API and parent pom2.9.0.670
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>39</version> + <version>40</version> </parent> <groupId>org.sonarsource.scanner.cli</groupId> |