Author: echatellier Date: 2010-03-01 11:10:13 +0100 (Mon, 01 Mar 2010) New Revision: 2795 Modified: trunk/lima-service-callao/pom.xml Log: Remove duplicated dependency Modified: trunk/lima-service-callao/pom.xml =================================================================== --- trunk/lima-service-callao/pom.xml 2010-03-01 09:45:35 UTC (rev 2794) +++ trunk/lima-service-callao/pom.xml 2010-03-01 10:10:13 UTC (rev 2795) @@ -20,16 +20,11 @@ <artifactId>lima-service</artifactId> <version>${project.version}</version> </dependency> - <dependency> <groupId>org.chorem.callao</groupId> <artifactId>callao-service</artifactId> </dependency> <dependency> - <groupId>org.chorem.callao</groupId> - <artifactId>callao-service</artifactId> - </dependency> - <dependency> <groupId>org.nuiton</groupId> <artifactId>nuiton-utils</artifactId> </dependency>