SPR-5803 and additional POM maintenance/development

This commit is contained in:
Mark Pollack
2009-07-09 19:38:07 +00:00
parent c9a87de141
commit 0c16554e23
15 changed files with 73 additions and 74 deletions

View File

@@ -136,8 +136,6 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.5</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>cglib</groupId>
@@ -148,8 +146,6 @@
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
<version>2.3</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.mortbay.jetty</groupId>