[mud4j-commit] SF.net SVN: mud4j: [58] trunk/mud4j-core/project.xml
Status: Pre-Alpha
Brought to you by:
mpurland
From: <mpu...@us...> - 2006-12-24 19:46:04
|
Revision: 58 http://mud4j.svn.sourceforge.net/mud4j/?rev=58&view=rev Author: mpurland Date: 2006-12-24 11:46:01 -0800 (Sun, 24 Dec 2006) Log Message: ----------- Update maven project dependencies. Modified Paths: -------------- trunk/mud4j-core/project.xml Modified: trunk/mud4j-core/project.xml =================================================================== --- trunk/mud4j-core/project.xml 2006-12-24 19:44:15 UTC (rev 57) +++ trunk/mud4j-core/project.xml 2006-12-24 19:46:01 UTC (rev 58) @@ -38,17 +38,6 @@ <artifactId>hibernate</artifactId> <version>3.2.0.cr5</version> </dependency> - - <dependency> - <groupId>postgresql</groupId> - <artifactId>postgresql</artifactId> - <version>8.1-404.jdbc3</version> - </dependency> - <dependency> - <groupId>ehcache</groupId> - <artifactId>ehcache</artifactId> - <version>1.2beta4</version> - </dependency> <!-- AspectJ --> <dependency> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |