aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDuarte Meneses <duarte.meneses@sonarsource.com>2017-03-13 11:31:30 +0100
committerDuarte Meneses <duarte.meneses@sonarsource.com>2017-03-13 11:31:45 +0100
commit155f85f1c9626064acdcc920cc46c5cee7294721 (patch)
tree63cae4d868492f5f0e49826734f5750fa08e84ad /pom.xml
parent29e3ae7aaf19fc8f86592781d2951deb7a22ba0d (diff)
downloadsonar-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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 11ed2ed..6fea16f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>