aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-deprecated
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-09-26 14:41:27 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2014-09-26 14:41:27 +0200
commit852a672e0eae3b4baaf68a12a8b2275843297909 (patch)
tree3e141637f0f072b113ac54b2e04735f43a2e3c35 /sonar-deprecated
parent8be553ee31f63476eb96c2c307100b9004fdef1e (diff)
downloadsonarqube-852a672e0eae3b4baaf68a12a8b2275843297909.tar.gz
sonarqube-852a672e0eae3b4baaf68a12a8b2275843297909.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'sonar-deprecated')
-rw-r--r--sonar-deprecated/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-deprecated/pom.xml b/sonar-deprecated/pom.xml
index 24b29297bc5..84a01b6bf4e 100644
--- a/sonar-deprecated/pom.xml
+++ b/sonar-deprecated/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>4.5-RC3</version>
+ <version>4.5-SNAPSHOT</version>
</parent>
<artifactId>sonar-deprecated</artifactId>
<name>SonarQube :: Deprecated</name>