Author: tchemit Date: 2010-11-05 13:49:52 +0100 (Fri, 05 Nov 2010) New Revision: 16 Url: http://chorem.org/repositories/revision/incubator/16 Log: test commit Modified: refComp/pom.xml Modified: refComp/pom.xml =================================================================== --- refComp/pom.xml 2010-11-05 10:29:13 UTC (rev 15) +++ refComp/pom.xml 2010-11-05 12:49:52 UTC (rev 16) @@ -119,8 +119,7 @@ <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> - <!-- Don't use < 1.1 or > 1.2.129 without testing migration - with old datas --> + <!-- Don't use < 1.1 or > 1.2.129 without testing migration with old datas --> <version>1.2.127</version> <scope>runtime</scope> </dependency>