diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-05-16 17:00:32 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-05-16 22:00:23 +0200 |
commit | 04b7bf3ccc22daea116a67e6ba174237805e5ccf (patch) | |
tree | 706961a6221ea202f9955d1a262f9d2cf6c2c853 /it/it-tests/pom.xml | |
parent | 266a2434f2d357338d8f35eca6f1554cbeac0413 (diff) | |
download | sonarqube-04b7bf3ccc22daea116a67e6ba174237805e5ccf.tar.gz sonarqube-04b7bf3ccc22daea116a67e6ba174237805e5ccf.zip |
6.4-RC16.4-RC1
Diffstat (limited to 'it/it-tests/pom.xml')
-rw-r--r-- | it/it-tests/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/it/it-tests/pom.xml b/it/it-tests/pom.xml index 2ea443edf89..1fc9af21f6e 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-SNAPSHOT</version> + <version>6.4-RC1</version> </parent> <artifactId>it-tests</artifactId> <name>SonarQube Integration Tests :: Tests</name> |