3 Nov
2008
3 Nov
'08
8:39 a.m.
Author: chatellier Date: 2008-11-03 08:39:44 +0000 (Mon, 03 Nov 2008) New Revision: 1208 Modified: topia/trunk/pom.xml Log: Change lutingenerator to provided scope (useless at runtime) Modified: topia/trunk/pom.xml =================================================================== --- topia/trunk/pom.xml 2008-11-02 20:08:40 UTC (rev 1207) +++ topia/trunk/pom.xml 2008-11-03 08:39:44 UTC (rev 1208) @@ -28,7 +28,7 @@ <groupId>org.codelutin</groupId> <artifactId>lutingenerator</artifactId> <version>0.61-SNAPSHOT</version> - <scope>compile</scope> + <scope>provided</scope> </dependency> <dependency>