summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2016-03-04 17:25:47 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2016-03-04 17:25:47 +0100
commitca9cfe39623b1ae2fdab458348f1b92838b7f151 (patch)
tree636f207e8dc54a36d59e400a3c0e8bbb1196e513 /pom.xml
parentcb0dad7bd0791b2f5dede1528f7c775441fbad8b (diff)
downloadsonarqube-5.4-RC4.tar.gz
sonarqube-5.4-RC4.zip
[maven-release-plugin] prepare release 5.4-RC45.4-RC4
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index ecce526715a..76606067e53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<packaging>pom</packaging>
- <version>5.4-SNAPSHOT</version>
+ <version>5.4-RC4</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>
@@ -995,7 +995,7 @@
<connection>scm:git:git@github.com:SonarSource/sonarqube.git</connection>
<developerConnection>scm:git:git@github.com:SonarSource/sonarqube.git</developerConnection>
<url>https://github.com/SonarSource/sonarqube</url>
- <tag>HEAD</tag>
+ <tag>5.4-RC4</tag>
</scm>
<ciManagement>