aboutsummaryrefslogtreecommitdiffstats
path: root/server/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2018-01-24 17:13:45 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2018-01-24 17:13:45 +0100
commitb34ff21d16ef074bbec7d5f34adcb6a49a5c8eab (patch)
tree944cd5c91ed08d732f573d4da0eb4d50913f73fa /server/pom.xml
parentfb311dc654dfe2b0f5103d9ff08a1c790ee58e0e (diff)
downloadsonarqube-b34ff21d16ef074bbec7d5f34adcb6a49a5c8eab.tar.gz
sonarqube-b34ff21d16ef074bbec7d5f34adcb6a49a5c8eab.zip
Set version 7.1-SNAPSHOT
Diffstat (limited to 'server/pom.xml')
-rw-r--r--server/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/pom.xml b/server/pom.xml
index 5b27942fb00..c4e4974bfb0 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>7.0-SNAPSHOT</version>
+ <version>7.1-SNAPSHOT</version>
</parent>
<artifactId>server</artifactId>
<packaging>pom</packaging>