aboutsummaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-05-10 13:06:06 +0200
committersimonbrandhof <simon.brandhof@gmail.com>2011-05-10 13:06:06 +0200
commita44fa2a2fafed5a9ef86048a20ad92114d459afd (patch)
treef4b1bf006deb30b8f0e1e58fde4a3b10bb7ed9c7 /samples
parent8911980028c637ce6068d4e360838f738dd2f9c0 (diff)
downloadsonarqube-a44fa2a2fafed5a9ef86048a20ad92114d459afd.tar.gz
sonarqube-a44fa2a2fafed5a9ef86048a20ad92114d459afd.zip
Temporarily downgrade version to 2.8-SNAPSHOT
Diffstat (limited to 'samples')
-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..723e6e8d90d 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.8-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.codehaus.sonar.samples</groupId>