summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-11-09 16:19:27 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-11-09 16:19:27 +0000
commit39f78c6dc0c527ed98f3d02c43a817a84213b5f1 (patch)
tree4d67363732d0b8b028582033e72c9dde8c8d1676 /pom.xml
parent8602aa58e3f1525f442a2cbe3bfed3051659eead (diff)
downloadsonarqube-39f78c6dc0c527ed98f3d02c43a817a84213b5f1.tar.gz
sonarqube-39f78c6dc0c527ed98f3d02c43a817a84213b5f1.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index a804618df36..41386eb3f59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
<packaging>pom</packaging>
- <version>2.4-RC1</version>
+ <version>2.5-SNAPSHOT</version>
<name>Sonar</name>
<url>http://www.sonarsource.org</url>
@@ -791,9 +791,9 @@ mmmm
</mailingLists>
<scm>
- <connection>scm:svn:https://svn.codehaus.org/sonar/tags/2.4-RC1</connection>
- <developerConnection>scm:svn:https://svn.codehaus.org/sonar/tags/2.4-RC1</developerConnection>
- <url>https://svn.codehaus.org/sonar/tags/2.4-RC1</url>
+ <connection>scm:svn:https://svn.codehaus.org/sonar/trunk</connection>
+ <developerConnection>scm:svn:https://svn.codehaus.org/sonar/trunk</developerConnection>
+ <url>https://svn.codehaus.org/sonar/trunk</url>
</scm>
<ciManagement>