]> source.dussan.org Git - sonarqube.git/commitdiff
Fix version of sample
authorSimon Brandhof <simon.brandhof@gmail.com>
Tue, 9 Aug 2011 10:09:00 +0000 (12:09 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Tue, 9 Aug 2011 10:09:00 +0000 (12:09 +0200)
samples/pom.xml

index 1e7308bd05153f61dca3ed03fb63bf511602d320..3b0669ea8531a5368ded532d765b077a5e547228 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>2.11-SNAPSHOT</version>
+    <version>2.10-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <groupId>org.codehaus.sonar.samples</groupId>