Author: echatellier Date: 2011-12-02 10:48:32 +0100 (Fri, 02 Dec 2011) New Revision: 3557 Url: http://forge.codelutin.com/repositories/revision/isis-fish/3557 Log: Use nuiton-matrix snapshot for import csv bug Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-12-01 17:24:28 UTC (rev 3556) +++ trunk/pom.xml 2011-12-02 09:48:32 UTC (rev 3557) @@ -62,14 +62,14 @@ <dependency> <groupId>org.nuiton.matrix</groupId> <artifactId>nuiton-matrix</artifactId> - <version>2.2</version> + <version>2.2.2-SNAPSHOT</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.nuiton.matrix</groupId> <artifactId>nuiton-matrix-gui</artifactId> - <version>2.2</version> + <version>2.2.2-SNAPSHOT</version> <scope>compile</scope> <exclusions> <exclusion>