aboutsummaryrefslogtreecommitdiffstats
path: root/it/it-tests
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-05-22 13:59:26 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-05-22 13:59:26 +0200
commit729ec9e5531400c98a167e8d1701ff80114941c6 (patch)
treeec21b66c30c45dd3859c003cecdc66fb7683c558 /it/it-tests
parent8e826b1066ffea29958f8c5ac09244baa624dafd (diff)
downloadsonarqube-729ec9e5531400c98a167e8d1701ff80114941c6.tar.gz
sonarqube-729ec9e5531400c98a167e8d1701ff80114941c6.zip
Back to 6.4-SNAPSHOT
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 8591574a253..2ea443edf89 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>6.4-RC2</version>
+ <version>6.4-SNAPSHOT</version>
</parent>
<artifactId>it-tests</artifactId>
<name>SonarQube Integration Tests :: Tests</name>