Author: echatellier Date: 2011-12-01 17:09:47 +0100 (Thu, 01 Dec 2011) New Revision: 3553 Url: http://forge.codelutin.com/repositories/revision/isis-fish/3553 Log: Revert back to 2.2 (2.2.1 is buggy with jfreechart) Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-12-01 15:41:13 UTC (rev 3552) +++ trunk/pom.xml 2011-12-01 16:09:47 UTC (rev 3553) @@ -62,14 +62,14 @@ <dependency> <groupId>org.nuiton.matrix</groupId> <artifactId>nuiton-matrix</artifactId> - <version>2.2.1</version> + <version>2.2</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.nuiton.matrix</groupId> <artifactId>nuiton-matrix-gui</artifactId> - <version>2.2.1</version> + <version>2.2</version> <scope>compile</scope> <exclusions> <exclusion>