Author: tchemit Date: 2008-02-22 00:12:22 +0000 (Fri, 22 Feb 2008) New Revision: 221 Modified: trunk/jaxx/pom.xml Log: suppression dependance lutinwidget a ce niveau Modified: trunk/jaxx/pom.xml =================================================================== --- trunk/jaxx/pom.xml 2008-02-21 23:49:41 UTC (rev 220) +++ trunk/jaxx/pom.xml 2008-02-22 00:12:22 UTC (rev 221) @@ -16,15 +16,8 @@ <artifactId>jaxx</artifactId> <dependencies> - <!-- pour disposer des widgets des lutins --> <dependency> <groupId>lutinlib</groupId> - <artifactId>lutinwidget</artifactId> - <version>0.10-SNAPSHOT</version> - <scope>compile</scope> - </dependency> - <dependency> - <groupId>lutinlib</groupId> <artifactId>lutinutil</artifactId> <version>0.29-SNAPSHOT</version> <scope>compile</scope>
participants (1)
-
tchemit@users.labs.libre-entreprise.org