diff options
author | Tom <thomas.verin@sonarsource.com> | 2016-06-01 15:14:41 +0200 |
---|---|---|
committer | Tom <thomas.verin@sonarsource.com> | 2016-06-01 15:14:41 +0200 |
commit | d9fd1d0b18c94eaf5a5b305ca405eeaf3dc15927 (patch) | |
tree | 31105a417c2f769bd5be70ff8535a6c568d0ffbb /it/it-tests | |
parent | 074f3d1169f9688d15af4aff67e7e672cbeed782 (diff) | |
download | sonarqube-d9fd1d0b18c94eaf5a5b305ca405eeaf3dc15927.tar.gz sonarqube-d9fd1d0b18c94eaf5a5b305ca405eeaf3dc15927.zip |
Update version to 5.6-SNAPSHOT
Diffstat (limited to 'it/it-tests')
-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 7bfe0beefd1..8ff922a7902 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</version> + <version>5.6-SNAPSHOT</version> </parent> <artifactId>it-tests</artifactId> <name>SonarQube Integration Tests :: Tests</name> |