aboutsummaryrefslogtreecommitdiffstats
path: root/it/pom.xml
diff options
context:
space:
mode:
authormickael-caro-sonarsource <mickael.caro@sonarsource.com>2020-02-20 09:13:51 +0100
committerGitHub <noreply@github.com>2020-02-20 09:13:51 +0100
commitc2c04854c72c3027e3926cd3e03842e6d9dee90d (patch)
treeb2b93880ab1ed9be0388967e9b4494fa7d734004 /it/pom.xml
parentb526146d2a7af21e6f7feb02e35f1a63a33d09c1 (diff)
downloadsonar-scanner-cli-c2c04854c72c3027e3926cd3e03842e6d9dee90d.tar.gz
sonar-scanner-cli-c2c04854c72c3027e3926cd3e03842e6d9dee90d.zip
SQSCANNER-66 - Update parent pom, license headers and Scanner API version. (#80)4.3.0.2102
* SQSCANNER-66 - Update parent pom and license headers. * SQCANNER-66 - Update parent pom of IT project * SQSCANNER-66 Updated Scanner API Version in pom.
Diffstat (limited to 'it/pom.xml')
-rw-r--r--it/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/it/pom.xml b/it/pom.xml
index 46d3f3f..3e843d4 100644
--- a/it/pom.xml
+++ b/it/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.parent</groupId>
<artifactId>parent</artifactId>
- <version>52</version>
+ <version>54</version>
<relativePath />
</parent>