aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacek Poreda <jacek.poreda@sonarsource.com>2024-01-30 11:37:46 +0100
committerJacek <jacek.poreda@sonarsource.com>2024-01-30 12:58:10 +0100
commitf3710e2973436c57dd9de314957735817e39e66b (patch)
tree03461f60a586f0dfc1d86a6a6c89d9e428625a64
parent1916b066c40da58b17dcbefc75d3a727028f3572 (diff)
downloadsonar-scanner-cli-f3710e2973436c57dd9de314957735817e39e66b.tar.gz
sonar-scanner-cli-f3710e2973436c57dd9de314957735817e39e66b.zip
[NO-JIRA] Fix parent version
-rw-r--r--it/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/it/pom.xml b/it/pom.xml
index 612494a..71da0cc 100644
--- a/it/pom.xml
+++ b/it/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.parent</groupId>
<artifactId>parent</artifactId>
- <version>70.0.0.1285</version>
+ <version>71.0.0.1292</version>
<relativePath />
</parent>