summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2016-02-01 15:27:22 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2016-02-01 15:27:22 +0100
commit379176e7e8e5f7f7a677796c4aa1446203c6ae32 (patch)
treee9290c75bbea9db51e2913139f43481c8005ceda
parent378a8d9d4636d80f3421f17e8b0209742b64a3c9 (diff)
downloadsonar-scanner-cli-379176e7e8e5f7f7a677796c4aa1446203c6ae32.tar.gz
sonar-scanner-cli-379176e7e8e5f7f7a677796c4aa1446203c6ae32.zip
Upgrade to parent 28
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6f220cd..a59eff6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.sonarsource.parent</groupId>
<artifactId>parent</artifactId>
- <version>26</version>
+ <version>28</version>
</parent>
<groupId>org.sonarsource.scanner.cli</groupId>