Update to jpox 1.1.7

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@521889 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Emmanuel Venisse 2007-03-23 20:03:12 +00:00
parent 117d37e0f2
commit 1f49a7a514
1 changed files with 2 additions and 2 deletions

View File

@ -95,7 +95,7 @@
<dependency>
<groupId>jpox</groupId>
<artifactId>jpox</artifactId>
<version>1.1.6</version>
<version>1.1.7</version>
<scope>compile</scope>
<exclusions>
<!-- targeting JDK 1.4 we don't need this -->
@ -141,7 +141,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>jpox-maven-plugin</artifactId>
<version>1.1.6</version>
<version>1.1.7-SNAPSHOT</version>
<executions>
<execution>
<goals>