]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-3895 Remove unneeded dependency
authorDavid Gageot <david@gageot.net>
Tue, 23 Oct 2012 10:07:33 +0000 (12:07 +0200)
committerDavid Gageot <david@gageot.net>
Tue, 23 Oct 2012 10:07:50 +0000 (12:07 +0200)
sonar-server/pom.xml

index a3b6e9e349b8916ab509e12175378dff3a3d7e94..6a6b4624d31067715db2a9c51a70a8444c1b617b 100644 (file)
       <groupId>commons-configuration</groupId>
       <artifactId>commons-configuration</artifactId>
     </dependency>
-    <dependency>
-      <groupId>mysql</groupId>
-      <artifactId>mysql-connector-java</artifactId>
-      <version>5.1.18</version>
-    </dependency>
     <dependency>
       <groupId>com.h2database</groupId>
       <artifactId>h2</artifactId>