6 Oct
2008
6 Oct
'08
9:42 a.m.
Author: chatellier Date: 2008-10-06 09:42:30 +0000 (Mon, 06 Oct 2008) New Revision: 1155 Modified: topia-service/trunk/pom.xml Log: Use stable lutinutil Modified: topia-service/trunk/pom.xml =================================================================== --- topia-service/trunk/pom.xml 2008-10-03 12:55:06 UTC (rev 1154) +++ topia-service/trunk/pom.xml 2008-10-06 09:42:30 UTC (rev 1155) @@ -139,7 +139,7 @@ <dependency> <groupId>org.codelutin</groupId> <artifactId>lutinutil</artifactId> - <version>0.31-SNAPSHOT</version> + <version>0.31</version> <scope>compile</scope> </dependency>