Author: chatellier Date: 2008-10-03 12:55:06 +0000 (Fri, 03 Oct 2008) New Revision: 1154 Modified: topia-service/trunk/pom.xml Log: Update libs Modified: topia-service/trunk/pom.xml =================================================================== --- topia-service/trunk/pom.xml 2008-10-02 16:55:50 UTC (rev 1153) +++ topia-service/trunk/pom.xml 2008-10-03 12:55:06 UTC (rev 1154) @@ -139,7 +139,7 @@ <dependency> <groupId>org.codelutin</groupId> <artifactId>lutinutil</artifactId> - <version>0.30</version> + <version>0.31-SNAPSHOT</version> <scope>compile</scope> </dependency> @@ -154,7 +154,7 @@ <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> - <version>1.0.78</version> + <version>1.0.79</version> <scope>test</scope> </dependency>