summaryrefslogtreecommitdiffstats
path: root/server/sonar-web
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2018-02-02 13:20:31 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2018-02-02 13:20:31 +0100
commit3b827a9a9a4b133c9fbe168aec8db44d78efeaeb (patch)
treeff1280b8bc3d82872abe9c08b524501d09b86953 /server/sonar-web
parentbf04befb58c2208d7b535ab87a1e7a62df2f4030 (diff)
downloadsonarqube-3b827a9a9a4b133c9fbe168aec8db44d78efeaeb.tar.gz
sonarqube-3b827a9a9a4b133c9fbe168aec8db44d78efeaeb.zip
Release 7.07.0
Diffstat (limited to 'server/sonar-web')
-rw-r--r--server/sonar-web/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-web/pom.xml b/server/sonar-web/pom.xml
index c516f800f7e..83ddb6814ea 100644
--- a/server/sonar-web/pom.xml
+++ b/server/sonar-web/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>server</artifactId>
- <version>7.0-SNAPSHOT</version>
+ <version>7.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-web</artifactId>