Author: echatellier Date: 2011-06-23 17:16:05 +0200 (Thu, 23 Jun 2011) New Revision: 967 Url: http://nuiton.org/repositories/revision/wikitty/967 Log: Ca a rien n'a faire l?\195?\160 Modified: trunk/wikitty-jdbc/pom.xml Modified: trunk/wikitty-jdbc/pom.xml =================================================================== --- trunk/wikitty-jdbc/pom.xml 2011-06-23 15:14:56 UTC (rev 966) +++ trunk/wikitty-jdbc/pom.xml 2011-06-23 15:16:05 UTC (rev 967) @@ -34,20 +34,8 @@ <classifier>tests</classifier> <scope>test</scope> </dependency> - - <dependency> - <groupId>org.apache.solr</groupId> - <artifactId>solr-core</artifactId> - <exclusions> - <exclusion> - <groupId>org.slf4j</groupId> - <artifactId>slf4j-jdk14</artifactId> - </exclusion> - </exclusions> - </dependency> - - <!-- TEST --> + <!-- TEST --> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId>