aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--archetypes/sonar-basic-plugin/pom.xml2
-rw-r--r--archetypes/sonar-gwt-plugin/pom.xml2
-rw-r--r--plugins/sonar-checkstyle-plugin/pom.xml2
-rw-r--r--plugins/sonar-clover-plugin/pom.xml2
-rw-r--r--plugins/sonar-cobertura-plugin/pom.xml2
-rw-r--r--plugins/sonar-core-plugin/pom.xml2
-rw-r--r--plugins/sonar-cpd-plugin/pom.xml2
-rw-r--r--plugins/sonar-design-plugin/pom.xml2
-rw-r--r--plugins/sonar-findbugs-plugin/pom.xml2
-rw-r--r--plugins/sonar-googleanalytics-plugin/pom.xml2
-rw-r--r--plugins/sonar-pmd-plugin/pom.xml2
-rw-r--r--plugins/sonar-squid-java-plugin/pom.xml2
-rw-r--r--plugins/sonar-surefire-plugin/pom.xml5
-rw-r--r--pom.xml11
-rw-r--r--sonar-application/pom.xml2
-rw-r--r--sonar-batch/pom.xml2
-rw-r--r--sonar-channel/pom.xml2
-rw-r--r--sonar-check-api/pom.xml2
-rw-r--r--sonar-colorizer/pom.xml2
-rw-r--r--sonar-core-maven-plugin/pom.xml2
-rw-r--r--sonar-core/pom.xml2
-rw-r--r--sonar-deprecated/pom.xml5
-rw-r--r--sonar-duplications/pom.xml2
-rw-r--r--sonar-graph/pom.xml2
-rw-r--r--sonar-gwt-api/pom.xml2
-rw-r--r--sonar-maven-plugin/pom.xml2
-rw-r--r--sonar-maven3-plugin/pom.xml2
-rw-r--r--sonar-plugin-api/pom.xml2
-rw-r--r--sonar-server/pom.xml2
-rw-r--r--sonar-squid/pom.xml2
-rw-r--r--sonar-testing-harness/pom.xml2
-rw-r--r--sonar-ws-client/pom.xml2
-rw-r--r--tests/integration/checkstyle-extensions/pom.xml2
-rw-r--r--tests/integration/pmd-extensions/pom.xml2
-rw-r--r--tests/integration/pom.xml2
-rw-r--r--tests/integration/reference-plugin/pom.xml2
-rw-r--r--tests/integration/tests/pom.xml2
-rw-r--r--tests/volume/pom.xml2
38 files changed, 44 insertions, 47 deletions
diff --git a/archetypes/sonar-basic-plugin/pom.xml b/archetypes/sonar-basic-plugin/pom.xml
index 8cb2ddc9305..ae26ba68aa0 100644
--- a/archetypes/sonar-basic-plugin/pom.xml
+++ b/archetypes/sonar-basic-plugin/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
<relativePath>../..</relativePath>
</parent>
diff --git a/archetypes/sonar-gwt-plugin/pom.xml b/archetypes/sonar-gwt-plugin/pom.xml
index 377bfde4d1a..d06b4b5e470 100644
--- a/archetypes/sonar-gwt-plugin/pom.xml
+++ b/archetypes/sonar-gwt-plugin/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
<relativePath>../..</relativePath>
</parent>
diff --git a/plugins/sonar-checkstyle-plugin/pom.xml b/plugins/sonar-checkstyle-plugin/pom.xml
index 4262dcfa7e5..fed474fd88b 100644
--- a/plugins/sonar-checkstyle-plugin/pom.xml
+++ b/plugins/sonar-checkstyle-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.codehaus.sonar.plugins</groupId>
diff --git a/plugins/sonar-clover-plugin/pom.xml b/plugins/sonar-clover-plugin/pom.xml
index 0405112f093..ec1bedd2b24 100644
--- a/plugins/sonar-clover-plugin/pom.xml
+++ b/plugins/sonar-clover-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.codehaus.sonar.plugins</groupId>
diff --git a/plugins/sonar-cobertura-plugin/pom.xml b/plugins/sonar-cobertura-plugin/pom.xml
index c259d5a95be..5e0fa40cb45 100644
--- a/plugins/sonar-cobertura-plugin/pom.xml
+++ b/plugins/sonar-cobertura-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.codehaus.sonar.plugins</groupId>
diff --git a/plugins/sonar-core-plugin/pom.xml b/plugins/sonar-core-plugin/pom.xml
index 0b599a3e273..14ac46ff614 100644
--- a/plugins/sonar-core-plugin/pom.xml
+++ b/plugins/sonar-core-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.codehaus.sonar.plugins</groupId>
diff --git a/plugins/sonar-cpd-plugin/pom.xml b/plugins/sonar-cpd-plugin/pom.xml
index f15ec0e824d..788c06ba7a2 100644
--- a/plugins/sonar-cpd-plugin/pom.xml
+++ b/plugins/sonar-cpd-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.codehaus.sonar.plugins</groupId>
diff --git a/plugins/sonar-design-plugin/pom.xml b/plugins/sonar-design-plugin/pom.xml
index 360361aec5e..bd711780663 100644
--- a/plugins/sonar-design-plugin/pom.xml
+++ b/plugins/sonar-design-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.codehaus.sonar.plugins</groupId>
diff --git a/plugins/sonar-findbugs-plugin/pom.xml b/plugins/sonar-findbugs-plugin/pom.xml
index d74fc6a92a7..c1418071941 100644
--- a/plugins/sonar-findbugs-plugin/pom.xml
+++ b/plugins/sonar-findbugs-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.codehaus.sonar.plugins</groupId>
diff --git a/plugins/sonar-googleanalytics-plugin/pom.xml b/plugins/sonar-googleanalytics-plugin/pom.xml
index 2eb1bb62e24..cebb115485a 100644
--- a/plugins/sonar-googleanalytics-plugin/pom.xml
+++ b/plugins/sonar-googleanalytics-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.codehaus.sonar.plugins</groupId>
diff --git a/plugins/sonar-pmd-plugin/pom.xml b/plugins/sonar-pmd-plugin/pom.xml
index fe66fe29934..4cfbd1ba4ed 100644
--- a/plugins/sonar-pmd-plugin/pom.xml
+++ b/plugins/sonar-pmd-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.codehaus.sonar.plugins</groupId>
diff --git a/plugins/sonar-squid-java-plugin/pom.xml b/plugins/sonar-squid-java-plugin/pom.xml
index 9ae8a290a2f..a70818dce0d 100644
--- a/plugins/sonar-squid-java-plugin/pom.xml
+++ b/plugins/sonar-squid-java-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.codehaus.sonar.plugins</groupId>
diff --git a/plugins/sonar-surefire-plugin/pom.xml b/plugins/sonar-surefire-plugin/pom.xml
index d73c33b603c..7cc13422438 100644
--- a/plugins/sonar-surefire-plugin/pom.xml
+++ b/plugins/sonar-surefire-plugin/pom.xml
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.codehaus.sonar.plugins</groupId>
diff --git a/pom.xml b/pom.xml
index d7c82611fae..01ee6ddd2d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,12 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
<packaging>pom</packaging>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
<name>Sonar</name>
<url>http://www.sonarsource.org</url>
@@ -781,9 +780,9 @@ mmmm
</mailingLists>
<scm>
- <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>
+ <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>
</scm>
<ciManagement>
diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml
index 027d20d6f03..52803df2ce3 100644
--- a/sonar-application/pom.xml
+++ b/sonar-application/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
</parent>
<artifactId>sonar-application</artifactId>
<packaging>jar</packaging>
diff --git a/sonar-batch/pom.xml b/sonar-batch/pom.xml
index 5ff838014a5..2ae02152984 100644
--- a/sonar-batch/pom.xml
+++ b/sonar-batch/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
</parent>
<groupId>org.codehaus.sonar</groupId>
diff --git a/sonar-channel/pom.xml b/sonar-channel/pom.xml
index f4e0c5891fc..57fbe419415 100644
--- a/sonar-channel/pom.xml
+++ b/sonar-channel/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-channel</artifactId>
diff --git a/sonar-check-api/pom.xml b/sonar-check-api/pom.xml
index 361499f631d..6311b585b2e 100644
--- a/sonar-check-api/pom.xml
+++ b/sonar-check-api/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-check-api</artifactId>
diff --git a/sonar-colorizer/pom.xml b/sonar-colorizer/pom.xml
index abca4773a36..198f842b76c 100644
--- a/sonar-colorizer/pom.xml
+++ b/sonar-colorizer/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-colorizer</artifactId>
diff --git a/sonar-core-maven-plugin/pom.xml b/sonar-core-maven-plugin/pom.xml
index af6706ef6b2..2aa455ef93a 100644
--- a/sonar-core-maven-plugin/pom.xml
+++ b/sonar-core-maven-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
</parent>
<!-- do not change, it's used when deploying in sonar internal repository -->
diff --git a/sonar-core/pom.xml b/sonar-core/pom.xml
index 2874417e059..b372ac6f9cd 100644
--- a/sonar-core/pom.xml
+++ b/sonar-core/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
</parent>
<artifactId>sonar-core</artifactId>
<name>Sonar :: Core</name>
diff --git a/sonar-deprecated/pom.xml b/sonar-deprecated/pom.xml
index ccb684477ba..fd9a6b0672f 100644
--- a/sonar-deprecated/pom.xml
+++ b/sonar-deprecated/pom.xml
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
</parent>
<artifactId>sonar-deprecated</artifactId>
<name>Sonar :: Deprecated</name>
diff --git a/sonar-duplications/pom.xml b/sonar-duplications/pom.xml
index 9b0554bc921..5cb5e094e8b 100644
--- a/sonar-duplications/pom.xml
+++ b/sonar-duplications/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
</parent>
<artifactId>sonar-duplications</artifactId>
<name>Sonar :: Duplications</name>
diff --git a/sonar-graph/pom.xml b/sonar-graph/pom.xml
index 62942050670..d5729ffefc7 100644
--- a/sonar-graph/pom.xml
+++ b/sonar-graph/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.codehaus.sonar</groupId>
diff --git a/sonar-gwt-api/pom.xml b/sonar-gwt-api/pom.xml
index be88d29c861..7949239833e 100644
--- a/sonar-gwt-api/pom.xml
+++ b/sonar-gwt-api/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
</parent>
<artifactId>sonar-gwt-api</artifactId>
<packaging>jar</packaging>
diff --git a/sonar-maven-plugin/pom.xml b/sonar-maven-plugin/pom.xml
index 7b088a6807e..e41c49a80b2 100644
--- a/sonar-maven-plugin/pom.xml
+++ b/sonar-maven-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
</parent>
<artifactId>sonar-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
diff --git a/sonar-maven3-plugin/pom.xml b/sonar-maven3-plugin/pom.xml
index c9a60c9eb1d..b65dc6d7e8d 100644
--- a/sonar-maven3-plugin/pom.xml
+++ b/sonar-maven3-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
</parent>
<artifactId>sonar-maven3-plugin</artifactId>
<packaging>maven-plugin</packaging>
diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml
index 712f58e424f..ae5864eca4a 100644
--- a/sonar-plugin-api/pom.xml
+++ b/sonar-plugin-api/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>
<packaging>jar</packaging>
diff --git a/sonar-server/pom.xml b/sonar-server/pom.xml
index a100eb8d94b..94d0f564265 100644
--- a/sonar-server/pom.xml
+++ b/sonar-server/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
</parent>
<artifactId>sonar-server</artifactId>
<packaging>war</packaging>
diff --git a/sonar-squid/pom.xml b/sonar-squid/pom.xml
index 3f98dff47ab..f36b04c64c3 100644
--- a/sonar-squid/pom.xml
+++ b/sonar-squid/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.codehaus.sonar</groupId>
diff --git a/sonar-testing-harness/pom.xml b/sonar-testing-harness/pom.xml
index 2f0cebf0b15..6623de2da31 100644
--- a/sonar-testing-harness/pom.xml
+++ b/sonar-testing-harness/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
</parent>
<artifactId>sonar-testing-harness</artifactId>
<packaging>jar</packaging>
diff --git a/sonar-ws-client/pom.xml b/sonar-ws-client/pom.xml
index 2875ed54b10..4dfb09a5a35 100644
--- a/sonar-ws-client/pom.xml
+++ b/sonar-ws-client/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
</parent>
<artifactId>sonar-ws-client</artifactId>
<packaging>jar</packaging>
diff --git a/tests/integration/checkstyle-extensions/pom.xml b/tests/integration/checkstyle-extensions/pom.xml
index b683e4b38f3..b93bb349737 100644
--- a/tests/integration/checkstyle-extensions/pom.xml
+++ b/tests/integration/checkstyle-extensions/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar.tests</groupId>
<artifactId>integration</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
</parent>
<artifactId>checkstyle-extensions</artifactId>
<name>Sonar :: Integration Tests :: Checkstyle Extensions</name>
diff --git a/tests/integration/pmd-extensions/pom.xml b/tests/integration/pmd-extensions/pom.xml
index a306799c4f7..efc7069e30a 100644
--- a/tests/integration/pmd-extensions/pom.xml
+++ b/tests/integration/pmd-extensions/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar.tests</groupId>
<artifactId>integration</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
</parent>
<artifactId>pmd-extensions</artifactId>
diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml
index 855ffc33d47..2354ebaf797 100644
--- a/tests/integration/pom.xml
+++ b/tests/integration/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.codehaus.sonar.tests</groupId>
diff --git a/tests/integration/reference-plugin/pom.xml b/tests/integration/reference-plugin/pom.xml
index b88ab5e0f6b..9618bcec443 100644
--- a/tests/integration/reference-plugin/pom.xml
+++ b/tests/integration/reference-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar.tests</groupId>
<artifactId>integration</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
</parent>
<artifactId>reference-plugin</artifactId>
diff --git a/tests/integration/tests/pom.xml b/tests/integration/tests/pom.xml
index ae3cc362ae7..547d81102c9 100644
--- a/tests/integration/tests/pom.xml
+++ b/tests/integration/tests/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar.tests</groupId>
<artifactId>integration</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
</parent>
<artifactId>tests</artifactId>
diff --git a/tests/volume/pom.xml b/tests/volume/pom.xml
index ea3b1bd187e..9338ca88a92 100644
--- a/tests/volume/pom.xml
+++ b/tests/volume/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3-RC1</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.codehaus.sonar.tests</groupId>