]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-6562 bring back sonar-squid 4.1 as a runtime dependency
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Wed, 20 May 2015 13:46:14 +0000 (15:46 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Wed, 20 May 2015 13:46:14 +0000 (15:46 +0200)
sonar-core/pom.xml

index a2037dc6ebcc5cddea4982188cbd6ca1f41d7acf..cb59be1290bd47442c2f614dd9e7993f8b294028 100644 (file)
       <groupId>${project.groupId}</groupId>
       <artifactId>sonar-plugin-api</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.codehaus.sonar</groupId>
+      <artifactId>sonar-squid</artifactId>
+      <version>4.1</version>
+    </dependency>
     <dependency>
       <groupId>org.mybatis</groupId>
       <artifactId>mybatis</artifactId>