diff options
| author | Elena Vilchik | 2018-06-12 13:34:33 +0200 |
|---|---|---|
| committer | GitHub | 2018-06-12 13:34:33 +0200 |
| commit | fb56fdc0dc18d277ccfae2cdb948e9da367377ea (patch) | |
| tree | abf9f112d0249d97bac25123f30bdb6188164401 /sonar-css-plugin/pom.xml | |
| parent | 6cebcca87c5d276627fe22b9c53ddeb4844894b6 (diff) | |
| download | sonar-css-fb56fdc0dc18d277ccfae2cdb948e9da367377ea.tar.bz2 | |
Create CSS language and set up trivial ITs (#39)
Diffstat (limited to 'sonar-css-plugin/pom.xml')
| -rw-r--r-- | sonar-css-plugin/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sonar-css-plugin/pom.xml b/sonar-css-plugin/pom.xml index 26e8477..0ceb4b0 100644 --- a/sonar-css-plugin/pom.xml +++ b/sonar-css-plugin/pom.xml @@ -37,10 +37,6 @@ <artifactId>sonar-analyzer-commons</artifactId> </dependency> <dependency> - <groupId>org.sonarsource.sonarqube</groupId> - <artifactId>sonar-testing-harness</artifactId> - </dependency> - <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> </dependency> |
