Author: glorieux Date: 2009-12-17 11:53:19 +0100 (Thu, 17 Dec 2009) New Revision: 2680 Modified: trunk/callao-service/pom.xml Log: Delete maven-nuiton-skin dependency. Modified: trunk/callao-service/pom.xml =================================================================== --- trunk/callao-service/pom.xml 2009-12-17 10:42:33 UTC (rev 2679) +++ trunk/callao-service/pom.xml 2009-12-17 10:53:19 UTC (rev 2680) @@ -30,11 +30,6 @@ </dependency> <dependency> <groupId>org.nuiton</groupId> - <artifactId>maven-nuiton-skin</artifactId> - <version>1.0.1-20091124.225510-5</version> - </dependency> - <dependency> - <groupId>org.nuiton</groupId> <artifactId>nuiton-utils</artifactId> </dependency> </dependencies>