aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/sonar-update-center/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-10-18 13:04:48 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-10-18 13:04:48 +0000
commit980643b220c789ddb220a7a387d85318484950bf (patch)
tree314fa02dba40d4e848f8d2519caac9b6b18910a4 /subprojects/sonar-update-center/pom.xml
parent61208c26abe0bf3bc66f4e37f90300387b75473a (diff)
downloadsonarqube-980643b220c789ddb220a7a387d85318484950bf.tar.gz
sonarqube-980643b220c789ddb220a7a387d85318484950bf.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'subprojects/sonar-update-center/pom.xml')
-rw-r--r--subprojects/sonar-update-center/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/subprojects/sonar-update-center/pom.xml b/subprojects/sonar-update-center/pom.xml
index 5401328bc66..351670fbd25 100644
--- a/subprojects/sonar-update-center/pom.xml
+++ b/subprojects/sonar-update-center/pom.xml
@@ -4,7 +4,7 @@
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar-update-center</artifactId>
- <version>0.3</version>
+ <version>0.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Sonar :: Update Center</name>
<url>http://www.sonarsource.org</url>
@@ -52,9 +52,9 @@
</modules>
<scm>
- <connection>scm:svn:http://svn.codehaus.org/sonar/tags/sonar-update-center-0.3</connection>
- <developerConnection>scm:svn:https://svn.codehaus.org/sonar/tags/sonar-update-center-0.3</developerConnection>
- <url>https://svn.codehaus.org/sonar/tags/sonar-update-center-0.3</url>
+ <connection>scm:svn:http://svn.codehaus.org/sonar/trunk/subprojects/sonar-update-center</connection>
+ <developerConnection>scm:svn:https://svn.codehaus.org/sonar/trunk/subprojects/sonar-update-center</developerConnection>
+ <url>https://svn.codehaus.org/sonar/trunk/subprojects/sonar-update-center</url>
</scm>
<issueManagement>