]> source.dussan.org Git - sonarqube.git/commitdiff
Fix maven warning (duplicated dependency in sonar-server module)
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 17 Mar 2015 14:58:50 +0000 (15:58 +0100)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 17 Mar 2015 15:01:41 +0000 (16:01 +0100)
server/sonar-server/pom.xml

index 511964cf9824afb46fdca7e99f3f248c3febe8ab..da5049e8286cdec38c96fe5f4b1578b8fdf523e2 100644 (file)
       <groupId>jfree</groupId>
       <artifactId>jfreechart</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.slf4j</groupId>
-      <artifactId>slf4j-api</artifactId>
-    </dependency>
     <dependency>
       <groupId>commons-dbcp</groupId>
       <artifactId>commons-dbcp</artifactId>