Author: echatellier Date: 2012-09-14 15:46:18 +0200 (Fri, 14 Sep 2012) New Revision: 3777 Url: http://forge.codelutin.com/repositories/revision/isis-fish/3777 Log: Update to nuiton-matrix 2.3.2 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-09-14 08:59:15 UTC (rev 3776) +++ trunk/pom.xml 2012-09-14 13:46:18 UTC (rev 3777) @@ -62,14 +62,14 @@ <dependency> <groupId>org.nuiton.matrix</groupId> <artifactId>nuiton-matrix</artifactId> - <version>2.3.2-SNAPSHOT</version> + <version>2.3.2</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.nuiton.matrix</groupId> <artifactId>nuiton-matrix-gui</artifactId> - <version>2.3.2-SNAPSHOT</version> + <version>2.3.2</version> <scope>compile</scope> </dependency>
participants (1)
-
echatellier@users.forge.codelutin.com