aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulien HENRY <julien.henry@sonarsource.com>2019-06-21 15:47:38 +0200
committerJulien HENRY <julien.henry@sonarsource.com>2019-06-21 23:14:18 +0200
commit52583e8235e815247844fa20558c3b60ba14e0db (patch)
tree71c8530c5a4b9ed01045a7b1ed31dcea70a3d062
parent26756730545b4650657bf37b9d9568446e9e08ec (diff)
downloadsonar-scanner-cli-52583e8235e815247844fa20558c3b60ba14e0db.tar.gz
sonar-scanner-cli-52583e8235e815247844fa20558c3b60ba14e0db.zip
Update parent pom to 52
-rw-r--r--it/pom.xml2
-rw-r--r--pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/it/pom.xml b/it/pom.xml
index dd5d845..5126b65 100644
--- a/it/pom.xml
+++ b/it/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.parent</groupId>
<artifactId>parent</artifactId>
- <version>49</version>
+ <version>52</version>
<relativePath />
</parent>
diff --git a/pom.xml b/pom.xml
index eb4b8e3..527a5d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.sonarsource.parent</groupId>
<artifactId>parent</artifactId>
- <version>49</version>
+ <version>52</version>
</parent>
<groupId>org.sonarsource.scanner.cli</groupId>