aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJulien HENRY <julien.henry@sonarsource.com>2019-01-08 10:40:20 +0100
committerJulien HENRY <julien.henry@sonarsource.com>2019-01-08 10:42:10 +0100
commit3f666c645f341401dee2aca379d61993ce82990c (patch)
tree72f75d4fc272b8ea3a75978d2509e3f549beb974 /pom.xml
parent0661c5ece6f030145cc90004b64256b839006e50 (diff)
downloadsonar-scanner-cli-3f666c645f341401dee2aca379d61993ce82990c.tar.gz
sonar-scanner-cli-3f666c645f341401dee2aca379d61993ce82990c.zip
Update parent pom and license headers
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 5846bbf..6c4bc8c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.sonarsource.parent</groupId>
<artifactId>parent</artifactId>
- <version>45</version>
+ <version>49</version>
</parent>
<groupId>org.sonarsource.scanner.cli</groupId>