aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-12-24 16:00:51 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-12-24 16:00:51 +0000
commite1240d0537703e5cbabf406e50d0d7d3d463933c (patch)
treee4ac2941a0bac440bad2e8465a6cedf41a6fcc0e /pom.xml
parent07eff778cdcd433602d5a9979490fa590604e431 (diff)
downloadsonarqube-e1240d0537703e5cbabf406e50d0d7d3d463933c.tar.gz
sonarqube-e1240d0537703e5cbabf406e50d0d7d3d463933c.zip
[maven-release-plugin] prepare release 2.5
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 6ece5167f35..3aa4256dbde 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
<packaging>pom</packaging>
- <version>2.5-SNAPSHOT</version>
+ <version>2.6-SNAPSHOT</version>
<name>Sonar</name>
<url>http://www.sonarsource.org</url>
@@ -816,9 +816,9 @@ mmmm
</mailingLists>
<scm>
- <connection>scm:svn:https://svn.codehaus.org/sonar/branches/2.5</connection>
- <developerConnection>scm:svn:https://svn.codehaus.org/sonar/branches/2.5</developerConnection>
- <url>https://svn.codehaus.org/sonar/branches/2.5</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>