Author: tchemit Date: 2011-09-27 10:21:40 +0200 (Tue, 27 Sep 2011) New Revision: 3304 Url: http://chorem.org/repositories/revision/lima/3304 Log: add nuiton-profiling dep Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-09-27 08:21:18 UTC (rev 3303) +++ trunk/pom.xml 2011-09-27 08:21:40 UTC (rev 3304) @@ -53,6 +53,12 @@ </dependency> <dependency> + <groupId>org.nuiton</groupId> + <artifactId>nuiton-profiling</artifactId> + <version>${nuitonUtilsVersion}</version> + </dependency> + + <dependency> <groupId>org.nuiton.i18n</groupId> <artifactId>nuiton-i18n</artifactId> <version>${nuitonI18nVersion}</version>
participants (1)
-
tchemit@users.chorem.org