aboutsummaryrefslogtreecommitdiffstats
path: root/samples/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2011-07-11 15:35:49 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2011-07-11 15:35:49 +0200
commit12160e32796ef69de7fa4e39709d5055207a742c (patch)
treed04d72a02e2f4d477b9c46d3854a11a9eaf42912 /samples/pom.xml
parent33bcedb23dc8a10d3e715dbc508ca796dabc4314 (diff)
downloadsonarqube-12160e32796ef69de7fa4e39709d5055207a742c.tar.gz
sonarqube-12160e32796ef69de7fa4e39709d5055207a742c.zip
Upgrade version to 2.10-SNAPSHOT
Diffstat (limited to 'samples/pom.xml')
-rw-r--r--samples/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/pom.xml b/samples/pom.xml
index ccf3c18623e..3b0669ea853 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.9-SNAPSHOT</version>
+ <version>2.10-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.codehaus.sonar.samples</groupId>