aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-graph/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2011-09-16 08:55:05 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2011-09-16 08:55:05 +0200
commit32cb2074b727593a73d874ba9e6ad165e9baabbc (patch)
tree6b0caa60955e3499ffeca3b5cc5369e980cfc731 /sonar-graph/pom.xml
parent9174c78850eb108ff90d01e83c4baccdae157dbe (diff)
downloadsonarqube-32cb2074b727593a73d874ba9e6ad165e9baabbc.tar.gz
sonarqube-32cb2074b727593a73d874ba9e6ad165e9baabbc.zip
Upgrade version to 2.12-SNAPSHOT
Diffstat (limited to 'sonar-graph/pom.xml')
-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 09606f4d41a..5e9a63408c5 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.11-SNAPSHOT</version>
+ <version>2.12-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.codehaus.sonar</groupId>