update the JPOX plugin version to remove some unneeded dependencies

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630761 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2008-02-25 08:37:28 +00:00
parent 79947feead
commit c9be817d7c
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>jpox-maven-plugin</artifactId>
<version>1.1.6</version>
<version>1.1.7</version>
<dependencies>
<dependency>
<groupId>org.apache.derby</groupId>