8 Jul
2008
8 Jul
'08
11:28 p.m.
Author: tchemit Date: 2008-07-08 23:28:41 +0000 (Tue, 08 Jul 2008) New Revision: 716 Modified: trunk/lutinjaxx/maven/pom.xml Log: add directly swing provider in plugin Modified: trunk/lutinjaxx/maven/pom.xml =================================================================== --- trunk/lutinjaxx/maven/pom.xml 2008-07-08 22:18:27 UTC (rev 715) +++ trunk/lutinjaxx/maven/pom.xml 2008-07-08 23:28:41 UTC (rev 716) @@ -27,7 +27,7 @@ <dependency> <groupId>org.codelutin.jaxx.provider</groupId> <artifactId>swing</artifactId> - <scope>test</scope> + <scope>compile</scope> </dependency> <!-- maven plugin project dependencies -->