aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-11-09 16:18:52 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-11-09 16:18:52 +0000
commit8602aa58e3f1525f442a2cbe3bfed3051659eead (patch)
treeb5e96588897f944332617a1dc7cec65815fa9c9e /tests
parentf24c8ebe314d5278287558577aafb790fea98bd4 (diff)
downloadsonarqube-8602aa58e3f1525f442a2cbe3bfed3051659eead.tar.gz
sonarqube-8602aa58e3f1525f442a2cbe3bfed3051659eead.zip
[maven-release-plugin] prepare release 2.4-RC1
Diffstat (limited to 'tests')
-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/sonar-it-reference-plugin/pom.xml2
-rw-r--r--tests/integration/tests/pom.xml2
-rw-r--r--tests/volume/pom.xml2
6 files changed, 6 insertions, 6 deletions
diff --git a/tests/integration/checkstyle-extensions/pom.xml b/tests/integration/checkstyle-extensions/pom.xml
index 31e256bc455..48439b91106 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.4-SNAPSHOT</version>
+ <version>2.4-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 2093c3e8b95..9d561f9aa3e 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.4-SNAPSHOT</version>
+ <version>2.4-RC1</version>
</parent>
<artifactId>pmd-extensions</artifactId>
diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml
index c62430f66b4..e1232da160a 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.4-SNAPSHOT</version>
+ <version>2.4-RC1</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.codehaus.sonar.tests</groupId>
diff --git a/tests/integration/sonar-it-reference-plugin/pom.xml b/tests/integration/sonar-it-reference-plugin/pom.xml
index 5bccc48f252..a2880a71089 100644
--- a/tests/integration/sonar-it-reference-plugin/pom.xml
+++ b/tests/integration/sonar-it-reference-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar.tests</groupId>
<artifactId>integration</artifactId>
- <version>2.4-SNAPSHOT</version>
+ <version>2.4-RC1</version>
</parent>
<artifactId>sonar-it-reference-plugin</artifactId>
diff --git a/tests/integration/tests/pom.xml b/tests/integration/tests/pom.xml
index 86043ce6409..04f19471ee8 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.4-SNAPSHOT</version>
+ <version>2.4-RC1</version>
</parent>
<artifactId>tests</artifactId>
diff --git a/tests/volume/pom.xml b/tests/volume/pom.xml
index d26e7e7eeea..4e86d9014d2 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.4-SNAPSHOT</version>
+ <version>2.4-RC1</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.codehaus.sonar.tests</groupId>