aboutsummaryrefslogtreecommitdiffstats
path: root/samples/standard-plugin/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2011-05-31 15:31:47 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2011-05-31 15:32:37 +0200
commit5c932911b44a302376be42ddda143949e8662fb9 (patch)
treecf4575ca2ce649b9f10be76a5a3f23258bc4c0e7 /samples/standard-plugin/pom.xml
parent10ae8b0faae08d4bafb6d21120a68bd30a099183 (diff)
downloadsonarqube-5c932911b44a302376be42ddda143949e8662fb9.tar.gz
sonarqube-5c932911b44a302376be42ddda143949e8662fb9.zip
Replace 2.8-RC2 by 2.8 in samples
Diffstat (limited to 'samples/standard-plugin/pom.xml')
-rw-r--r--samples/standard-plugin/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/standard-plugin/pom.xml b/samples/standard-plugin/pom.xml
index 8ff843c41c2..d1692b5dc57 100644
--- a/samples/standard-plugin/pom.xml
+++ b/samples/standard-plugin/pom.xml
@@ -11,7 +11,7 @@
<description>Description of standard plugin</description>
<properties>
- <sonar.buildVersion>2.8-RC2</sonar.buildVersion>
+ <sonar.buildVersion>2.8</sonar.buildVersion>
</properties>
<dependencies>