mess around with poms to make maven work

This commit is contained in:
dsyer
2008-11-04 22:05:53 +00:00
parent 1251e18bbd
commit 7fdfe6bd34
7 changed files with 32 additions and 15 deletions

View File

@@ -34,8 +34,8 @@
<artifactId>com.springsource.org.easymock</artifactId>
</dependency>
<dependency>
<groupId>org.junit</groupId>
<artifactId>com.springsource.org.junit</artifactId>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
</dependency>
<dependency>
<groupId>org.springmodules</groupId>