]> source.dussan.org Git - sonarqube.git/commitdiff
Remove sonar-deprecated from analysis
authorsimonbrandhof <simon.brandhof@gmail.com>
Wed, 9 Feb 2011 23:11:41 +0000 (00:11 +0100)
committersimonbrandhof <simon.brandhof@gmail.com>
Wed, 9 Feb 2011 23:11:41 +0000 (00:11 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index d869ffe83a4a066088009cee19397ca07794fbec..3e70ac813c8b2dc69279517c9d7c354cacdd51ff 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
   <properties>
     <derby.version>10.6.1.0</derby.version>
     <jetty.version>6.1.24</jetty.version>
-    <sonar.skippedModules>sonar-gwt-api,sonar-core-gwt</sonar.skippedModules>
+    <sonar.skippedModules>sonar-deprecated,sonar-gwt-api,sonar-core-gwt</sonar.skippedModules>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <maven.min.version>2.0</maven.min.version>
     <jdk.min.version>1.5</jdk.min.version>