Author: kmorin Date: 2009-07-23 12:50:01 +0200 (Thu, 23 Jul 2009) New Revision: 1513 Modified: trunk/guix-compiler-swing/pom.xml Log: Removed the unuseful dependencies Modified: trunk/guix-compiler-swing/pom.xml =================================================================== --- trunk/guix-compiler-swing/pom.xml 2009-07-23 10:49:33 UTC (rev 1512) +++ trunk/guix-compiler-swing/pom.xml 2009-07-23 10:50:01 UTC (rev 1513) @@ -27,11 +27,6 @@ <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </dependency> - - <dependency> - <groupId>net.java.dev.beansbinding</groupId> - <artifactId>beansbinding</artifactId> - </dependency> <dependency> <groupId>xpp3</groupId>
participants (1)
-
kmorin@users.labs.libre-entreprise.org