From 483ab6a3b31c330cf6f846fba0c1c424a2c15f78 Mon Sep 17 00:00:00 2001 From: Olivier Gaudin <olivier.gaudin@sonarsource.com> Date: Sat, 25 Oct 2014 22:01:02 +0200 Subject: Release 4.5.1-RC1 --- server/sonar-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/sonar-server') diff --git a/server/sonar-server/pom.xml b/server/sonar-server/pom.xml index 0313612ad69..d324e3f0dac 100644 --- a/server/sonar-server/pom.xml +++ b/server/sonar-server/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>server</artifactId> - <version>4.5.1-SNAPSHOT</version> + <version>4.5.1-RC1</version> <relativePath>..</relativePath> </parent> <artifactId>sonar-server</artifactId> -- cgit v1.2.3