Author: tchemit Date: 2008-07-23 15:52:17 +0000 (Wed, 23 Jul 2008) New Revision: 892 Modified: trunk/commandline/pom.xml Log: jaxx-swing is directly add in jaxx-plugin Modified: trunk/commandline/pom.xml =================================================================== --- trunk/commandline/pom.xml 2008-07-23 15:34:33 UTC (rev 891) +++ trunk/commandline/pom.xml 2008-07-23 15:52:17 UTC (rev 892) @@ -139,11 +139,6 @@ <artifactId>maven-jaxx-plugin</artifactId> <dependencies> <dependency> - <groupId>org.codelutin.jaxx</groupId> - <artifactId>swing-jaxx</artifactId> - <version>${jaxx.version}</version> - </dependency> - <dependency> <groupId>lutinlib</groupId> <artifactId>lutinwidget</artifactId> <version>0.10-SNAPSHOT</version>