aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-09-30 16:09:53 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-09-30 16:09:53 +0000
commit49130adac6a42284fdd259dd33f5ea3fe7d1f3b6 (patch)
treebf60e9f7b3def15af6b35f806c22a54755ae4643 /pom.xml
parent293e51c2af913468edf4c85676813ed0e125f697 (diff)
downloadsonarqube-49130adac6a42284fdd259dd33f5ea3fe7d1f3b6.tar.gz
sonarqube-49130adac6a42284fdd259dd33f5ea3fe7d1f3b6.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 01ee6ddd2d8..cf312641ffc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
<packaging>pom</packaging>
- <version>2.3-RC1</version>
+ <version>2.3-SNAPSHOT</version>
<name>Sonar</name>
<url>http://www.sonarsource.org</url>
@@ -780,9 +780,9 @@ mmmm
</mailingLists>
<scm>
- <connection>scm:svn:https://svn.codehaus.org/sonar/tags/2.3-RC1</connection>
- <developerConnection>scm:svn:https://svn.codehaus.org/sonar/tags/2.3-RC1</developerConnection>
- <url>https://svn.codehaus.org/sonar/tags/2.3-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>