Author: bpoussin Date: 2010-06-02 18:53:58 +0200 (Wed, 02 Jun 2010) New Revision: 64 Url: http://chorem.org/repositories/revision/bow/64 Log: suppression de la dependance multi-storage qui ne sert a rien Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-06-02 16:42:56 UTC (rev 63) +++ trunk/pom.xml 2010-06-02 16:53:58 UTC (rev 64) @@ -60,12 +60,6 @@ </dependency> <dependency> - <groupId>org.nuiton.wikitty</groupId> - <artifactId>wikitty-multistorage-impl</artifactId> - <version>${wikitty.version}</version> - </dependency> - - <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-log4j12</artifactId> <version>1.5.11</version>
participants (1)
-
bpoussin@users.chorem.org