POM maintenance

This commit is contained in:
Mark Pollack
2009-03-27 21:28:51 +00:00
parent 161c926054
commit 5f21cbd9da
8 changed files with 85 additions and 87 deletions

View File

@@ -152,6 +152,12 @@
<version>1.8.0.7</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>cglib</groupId>
<artifactId>cglib-nodep</artifactId>
<version>2.1_3</version>
<optional>true</optional>
</dependency>
</dependencies>
<build>
<pluginManagement>