diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-12-20 17:32:02 +0100 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-12-20 17:32:02 +0100 |
commit | 426519346f51f7b980a76f9050f983110550509d (patch) | |
tree | 26ca8a379bb9aa5c70fb0876f4295d1855b41651 /server/sonar-server/pom.xml | |
parent | 097994df9b06457852baa0eec5313f363eed9cd7 (diff) | |
download | sonarqube-6.7.1.tar.gz sonarqube-6.7.1.zip |
Release 6.7.16.7.1
Diffstat (limited to 'server/sonar-server/pom.xml')
-rw-r--r-- | server/sonar-server/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-server/pom.xml b/server/sonar-server/pom.xml index a73b552e69c..eb9e4acf4d2 100644 --- a/server/sonar-server/pom.xml +++ b/server/sonar-server/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>server</artifactId> - <version>6.7.1-SNAPSHOT</version> + <version>6.7.1</version> <relativePath>..</relativePath> </parent> <artifactId>sonar-server</artifactId> |