]> source.dussan.org Git - sonarqube.git/commitdiff
Revert "Make Xoo a SonarLint plugin"
authorSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Mon, 11 Jul 2016 17:24:09 +0000 (19:24 +0200)
committerSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Mon, 11 Jul 2016 17:24:09 +0000 (19:24 +0200)
This reverts commit c0fc296133ab2c1f6b4b2f1fddf7e1afa26b426e.

plugins/sonar-xoo-plugin/pom.xml

index 075e1255a25e900f753e6829896625fef1045b71..6145bee37ea09651b1e33f9a9da03394074e1abc 100644 (file)
       <plugin>
         <groupId>org.sonarsource.sonar-packaging-maven-plugin</groupId>
         <artifactId>sonar-packaging-maven-plugin</artifactId>
-        <version>1.17-build269</version>
         <configuration>
           <pluginKey>xoo</pluginKey>
           <pluginName>Xoo</pluginName>
           <pluginClass>org.sonar.xoo.XooPlugin</pluginClass>
-          <sonarLintSupported>true</sonarLintSupported>
         </configuration>
       </plugin>
     </plugins>