]> source.dussan.org Git - sonarqube.git/commitdiff
Replace 2.8-RC2 by 2.8 in samples
authorSimon Brandhof <simon.brandhof@gmail.com>
Tue, 31 May 2011 13:31:47 +0000 (15:31 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Tue, 31 May 2011 13:32:37 +0000 (15:32 +0200)
samples/gwt-plugin/pom.xml
samples/pmd-extensions-plugin/pom.xml
samples/standard-plugin/pom.xml

index 760a52d41111394dedfe769967335ae3be53aea2..abecb620c56e13311e5cb7cac91a4b4bff4e11e8 100644 (file)
@@ -11,7 +11,7 @@
   <description>Description of plugin with GWT extensions</description>
 
   <properties>
-    <sonar.buildVersion>2.8-RC2</sonar.buildVersion>
+    <sonar.buildVersion>2.8</sonar.buildVersion>
   </properties>
 
 
index 20d9bd8fdd4ba9a5ff710ef462861d482ef0c28a..80641f168c476b1def2d8d82c7c331e366913e3a 100644 (file)
@@ -11,7 +11,7 @@
   <description>PMD extensions for Sonar</description>
 
   <properties>
-    <sonar.buildVersion>2.8-RC2</sonar.buildVersion>
+    <sonar.buildVersion>2.8</sonar.buildVersion>
   </properties>
 
   <dependencies>
index 8ff843c41c281747d88650ff3db709a57ce20554..d1692b5dc571aa7c7dd60d75304a138650701067 100644 (file)
@@ -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>