aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-deprecated
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-12-15 12:50:02 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2014-12-15 12:50:02 +0100
commit4a3f4f35cfe70d8bdd49bcd6a8f1a26fd0eae393 (patch)
tree4693f2072920ea7f50c7889c2c9028fd859395b8 /sonar-deprecated
parent95f3a5f10acce1206365024202fc78bca4e56755 (diff)
downloadsonarqube-4a3f4f35cfe70d8bdd49bcd6a8f1a26fd0eae393.tar.gz
sonarqube-4a3f4f35cfe70d8bdd49bcd6a8f1a26fd0eae393.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 a8661616502..9c6a5c639fe 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>5.0-RC2</version>
+ <version>5.0-SNAPSHOT</version>
</parent>
<artifactId>sonar-deprecated</artifactId>
<name>SonarQube :: Deprecated</name>