]> source.dussan.org Git - sonarqube.git/commitdiff
Revert removal of sonar-testing-harness in sonar-server
authorSimon Brandhof <simon.brandhof@gmail.com>
Wed, 23 Apr 2014 18:32:52 +0000 (20:32 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Wed, 23 Apr 2014 18:32:52 +0000 (20:32 +0200)
sonar-server/pom.xml

index 94df0eb2f2a980e7385d08b8820c10323ec3b8f2..afe7cbc62749c877231d3d65738c4b770d2e5228 100644 (file)
       <artifactId>elasticsearch-test</artifactId>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>sonar-testing-harness</artifactId>
+      <scope>test</scope>
+    </dependency>
     <dependency>
       <groupId>xmlunit</groupId>
       <artifactId>xmlunit</artifactId>