aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-graph
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 /sonar-graph
parent715a8ca8c9b2ed5571e5f40bb0a0b69ad6313285 (diff)
downloadsonarqube-ec0d6d92ad2a275deb2089bcdad5d54a05818bc8.tar.gz
sonarqube-ec0d6d92ad2a275deb2089bcdad5d54a05818bc8.zip
[maven-release-plugin] prepare release 2.6-M1
Diffstat (limited to 'sonar-graph')
-rw-r--r--sonar-graph/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-graph/pom.xml b/sonar-graph/pom.xml
index 2a75eba981c..76b6ad52506 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.6-SNAPSHOT</version>
+ <version>2.6-M1</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.codehaus.sonar</groupId>