pom maintenance

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1952 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Mark Pollack
2009-09-21 07:37:30 +00:00
parent ed497bfa50
commit b5e25453d2
18 changed files with 100 additions and 82 deletions
-2
View File
@@ -28,13 +28,11 @@
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.14</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.6</version>
<scope>test</scope>
</dependency>
</dependencies>