[Lutinmatrix-commits] r124 - lutinmatrix/trunk
Author: chatellier Date: 2009-03-04 09:44:40 +0000 (Wed, 04 Mar 2009) New Revision: 124 Modified: lutinmatrix/trunk/pom.xml Log: Add beanutils dep. Modified: lutinmatrix/trunk/pom.xml =================================================================== --- lutinmatrix/trunk/pom.xml 2009-03-04 09:42:17 UTC (rev 123) +++ lutinmatrix/trunk/pom.xml 2009-03-04 09:44:40 UTC (rev 124) @@ -31,6 +31,13 @@ <version>2.4</version> <scope>compile</scope> </dependency> + + <dependency> + <groupId>commons-beanutils</groupId> + <artifactId>commons-beanutils</artifactId> + <version>1.8.0</version> + <scope>compile</scope> + </dependency> <dependency> <groupId>commons-primitives</groupId>
participants (1)
-
chatellierï¼ users.labs.libre-entreprise.org