aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce/pom.xml
diff options
context:
space:
mode:
authorDavid Rautureau <david.rautureau@sonarsource.com>2016-07-20 10:30:19 +0200
committerDavid Rautureau <david.rautureau@sonarsource.com>2016-07-20 10:30:19 +0200
commit41affbb82c5e897eea64f77538ce4b20322ba61c (patch)
treeec5f044888c95b00e159a6eacf8982f309ade361 /server/sonar-ce/pom.xml
parent370ca7c85339a65fe247567ee81ae528f4244e35 (diff)
downloadsonarqube-41affbb82c5e897eea64f77538ce4b20322ba61c.tar.gz
sonarqube-41affbb82c5e897eea64f77538ce4b20322ba61c.zip
[maven-release-plugin] prepare release 6.0-RC16.0-RC1
Diffstat (limited to 'server/sonar-ce/pom.xml')
-rw-r--r--server/sonar-ce/pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/server/sonar-ce/pom.xml b/server/sonar-ce/pom.xml
index f71fef7174e..54de43e25c8 100644
--- a/server/sonar-ce/pom.xml
+++ b/server/sonar-ce/pom.xml
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>server</artifactId>
- <version>6.0-SNAPSHOT</version>
+ <version>6.0-RC1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-ce</artifactId>