You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ol...@apache.org on 2008/04/07 22:49:27 UTC

svn commit: r645680 - /continuum/trunk/pom.xml

Author: olamy
Date: Mon Apr  7 13:49:26 2008
New Revision: 645680

URL: http://svn.apache.org/viewvc?rev=645680&view=rev
Log:
[CONTINUUM-1617] Update to JPOX 1.1.9


Modified:
    continuum/trunk/pom.xml

Modified: continuum/trunk/pom.xml
URL: http://svn.apache.org/viewvc/continuum/trunk/pom.xml?rev=645680&r1=645679&r2=645680&view=diff
==============================================================================
--- continuum/trunk/pom.xml (original)
+++ continuum/trunk/pom.xml Mon Apr  7 13:49:26 2008
@@ -570,7 +570,7 @@
       <dependency>
         <groupId>jpox</groupId>
         <artifactId>jpox</artifactId>
-        <version>1.1.7</version>
+        <version>1.1.9</version>
         <exclusions>
           <exclusion>
             <groupId>javax.sql</groupId>