pom maintenance

This commit is contained in:
Mark Pollack
2009-09-21 07:37:30 +00:00
parent fe525f5100
commit 4f94f45ec4
18 changed files with 100 additions and 82 deletions

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>