1 Sep
2008
1 Sep
'08
10:13 a.m.
Author: bpoussin Date: 2008-09-01 10:13:42 +0000 (Mon, 01 Sep 2008) New Revision: 15 Modified: pom.xml Log: modif version dep Modified: pom.xml =================================================================== --- pom.xml 2008-08-01 08:12:19 UTC (rev 14) +++ pom.xml 2008-09-01 10:13:42 UTC (rev 15) @@ -54,7 +54,7 @@ <dependency> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> - <version>1.1</version> + <version>[1.1,]</version> <scope>compile</scope> </dependency> <dependency>