aboutsummaryrefslogtreecommitdiffstats
path: root/it/it-tests
diff options
context:
space:
mode:
authorTom <thomas.verin@sonarsource.com>2016-06-01 13:59:09 +0200
committerTom <thomas.verin@sonarsource.com>2016-06-01 13:59:09 +0200
commit074f3d1169f9688d15af4aff67e7e672cbeed782 (patch)
tree915042e76cda024cc8dbb8bba01a662441c008cd /it/it-tests
parent2e74a995d3d26177f15a1660a2d9bab1dc0d97a5 (diff)
downloadsonarqube-074f3d1169f9688d15af4aff67e7e672cbeed782.tar.gz
sonarqube-074f3d1169f9688d15af4aff67e7e672cbeed782.zip
Release 5.65.6
Diffstat (limited to 'it/it-tests')
-rw-r--r--it/it-tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/it/it-tests/pom.xml b/it/it-tests/pom.xml
index 8ff922a7902..7bfe0beefd1 100644
--- a/it/it-tests/pom.xml
+++ b/it/it-tests/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>it</artifactId>
- <version>5.6-SNAPSHOT</version>
+ <version>5.6</version>
</parent>
<artifactId>it-tests</artifactId>
<name>SonarQube Integration Tests :: Tests</name>