aboutsummaryrefslogtreecommitdiffstats
path: root/samples/pom.xml
diff options
context:
space:
mode:
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>