Author: tchemit Date: 2008-07-08 23:20:00 +0000 (Tue, 08 Jul 2008) New Revision: 857 Modified: trunk/commandline/commandline-ui/pom.xml Log: try this dep Modified: trunk/commandline/commandline-ui/pom.xml =================================================================== --- trunk/commandline/commandline-ui/pom.xml 2008-07-08 23:14:57 UTC (rev 856) +++ trunk/commandline/commandline-ui/pom.xml 2008-07-08 23:20:00 UTC (rev 857) @@ -76,7 +76,7 @@ </dependency> <dependency> <groupId>org.codelutin.jaxx</groupId> - <artifactId>core</artifactId> + <artifactId>runtime</artifactId> <scope>compile</scope> <version>0.1</version> </dependency>