Revision: 1742 http://svn.sourceforge.net/spring-rich-c/?rev=1742&view=rev Author: ge0ffrey Date: 2007-04-09 11:31:56 -0700 (Mon, 09 Apr 2007)
Log Message: ----------- fix for maven 2.0.6 stronger dependency management Modified Paths: -------------- trunk/spring-richclient/samples/petclinic/gui/pom.xml Modified: trunk/spring-richclient/samples/petclinic/gui/pom.xml =================================================================== --- trunk/spring-richclient/samples/petclinic/gui/pom.xml 2007-04-05 11:29:48 UTC (rev 1741) +++ trunk/spring-richclient/samples/petclinic/gui/pom.xml 2007-04-09 18:31:56 UTC (rev 1742) @@ -73,6 +73,10 @@ <groupId>org.springframework</groupId> <artifactId>spring-context</artifactId> </dependency> + <dependency> + <groupId>org.springframework</groupId> + <artifactId>spring-dao</artifactId> + </dependency> <!-- Spring's petclinic --> <dependency> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ spring-rich-c-cvs mailing list spring-rich-c-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/spring-rich-c-cvs