Author: echatellier Date: 2012-08-27 20:37:56 +0200 (Mon, 27 Aug 2012) New Revision: 3740 Url: http://forge.codelutin.com/repositories/revision/isis-fish/3740 Log: Update to nuiton-matrix 2.3.1 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-08-27 17:56:21 UTC (rev 3739) +++ trunk/pom.xml 2012-08-27 18:37:56 UTC (rev 3740) @@ -62,14 +62,14 @@ <dependency> <groupId>org.nuiton.matrix</groupId> <artifactId>nuiton-matrix</artifactId> - <version>2.3.1-SNAPSHOT</version> + <version>2.3.1</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.nuiton.matrix</groupId> <artifactId>nuiton-matrix-gui</artifactId> - <version>2.3.1-SNAPSHOT</version> + <version>2.3.1</version> <scope>compile</scope> </dependency>
participants (1)
-
echatellier@users.forge.codelutin.com