27 Sep
2009
27 Sep
'09
8:14 p.m.
Author: tchemit Date: 2009-09-27 22:14:22 +0200 (Sun, 27 Sep 2009) New Revision: 275 Modified: trunk/pom.xml Log: first test in this project! Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-09-27 20:11:26 UTC (rev 274) +++ trunk/pom.xml 2009-09-27 20:14:22 UTC (rev 275) @@ -235,8 +235,13 @@ <version>${maven.version}</version> <scope>provided</scope> </dependency> - + <dependency> + <groupId>log4j</groupId> + <artifactId>log4j</artifactId> + <version>1.2.9</version> + </dependency> + </dependencies> </dependencyManagement>
6105
Age (days ago)
6105
Last active (days ago)
0 comments
1 participants
participants (1)
-
tchemit@users.nuiton.org