aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-search/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-09-26 14:41:26 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2014-09-26 14:41:26 +0200
commit8be553ee31f63476eb96c2c307100b9004fdef1e (patch)
treed3f1e6dfeb273ddc3e4212cff8db076654bb698f /server/sonar-search/pom.xml
parentc14b3a693c48f60dfd76602365379bbddb2130c6 (diff)
downloadsonarqube-8be553ee31f63476eb96c2c307100b9004fdef1e.tar.gz
sonarqube-8be553ee31f63476eb96c2c307100b9004fdef1e.zip
[maven-release-plugin] prepare release 4.5-RC34.5-RC3
Diffstat (limited to 'server/sonar-search/pom.xml')
-rw-r--r--server/sonar-search/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-search/pom.xml b/server/sonar-search/pom.xml
index cb462c0a7cb..bfeb32c3c97 100644
--- a/server/sonar-search/pom.xml
+++ b/server/sonar-search/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>server</artifactId>
- <version>4.5-SNAPSHOT</version>
+ <version>4.5-RC3</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>