Author: chatellier Date: 2011-01-26 16:32:18 +0000 (Wed, 26 Jan 2011) New Revision: 594 Log: Update to nuiton matrix stable Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-01-26 16:11:13 UTC (rev 593) +++ trunk/pom.xml 2011-01-26 16:32:18 UTC (rev 594) @@ -117,14 +117,14 @@ <dependency> <groupId>org.nuiton.matrix</groupId> <artifactId>nuiton-matrix</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.1</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.nuiton.matrix</groupId> <artifactId>nuiton-matrix-gui</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.1</version> <scope>compile</scope> </dependency>