aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJulien HENRY <julien.henry@sonarsource.com>2016-01-12 10:32:37 +0100
committerJulien HENRY <julien.henry@sonarsource.com>2016-01-12 10:32:37 +0100
commiteae98777cc7667e9e36b330e1c0ee2c16f55fd57 (patch)
treedc18ac9860a935d79b342ea19a1e6e97cb7bc7a4 /pom.xml
parent8d6e9a735a3ac5c6a729861e776c687d5639e9c1 (diff)
downloadsonar-scanner-cli-eae98777cc7667e9e36b330e1c0ee2c16f55fd57.tar.gz
sonar-scanner-cli-eae98777cc7667e9e36b330e1c0ee2c16f55fd57.zip
Update parent pom and licenses
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 cff6932..3c80dd2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.sonarsource.parent</groupId>
<artifactId>parent</artifactId>
- <version>23</version>
+ <version>26</version>
</parent>
<groupId>org.sonarsource.scanner.cli</groupId>