aboutsummaryrefslogtreecommitdiffstats
path: root/tests/integration/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-01-28 15:02:57 +0100
committersimonbrandhof <simon.brandhof@gmail.com>2011-01-28 15:02:57 +0100
commitec0d6d92ad2a275deb2089bcdad5d54a05818bc8 (patch)
tree573505e12aba5094693f9788a1ec52271445d9bd /tests/integration/pom.xml
parent715a8ca8c9b2ed5571e5f40bb0a0b69ad6313285 (diff)
downloadsonarqube-ec0d6d92ad2a275deb2089bcdad5d54a05818bc8.tar.gz
sonarqube-ec0d6d92ad2a275deb2089bcdad5d54a05818bc8.zip
[maven-release-plugin] prepare release 2.6-M1
Diffstat (limited to 'tests/integration/pom.xml')
-rw-r--r--tests/integration/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml
index 4b48d4b1682..2971597887d 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.6-SNAPSHOT</version>
+ <version>2.6-M1</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.codehaus.sonar.tests</groupId>