You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rm...@apache.org on 2012/03/07 18:50:16 UTC

svn commit: r1298029 - /openejb/trunk/patched-libraries/cxf-bundle-patched/pom.xml

Author: rmannibucau
Date: Wed Mar  7 17:50:15 2012
New Revision: 1298029

URL: http://svn.apache.org/viewvc?rev=1298029&view=rev
Log:
upgrading jettison

Modified:
    openejb/trunk/patched-libraries/cxf-bundle-patched/pom.xml

Modified: openejb/trunk/patched-libraries/cxf-bundle-patched/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/patched-libraries/cxf-bundle-patched/pom.xml?rev=1298029&r1=1298028&r2=1298029&view=diff
==============================================================================
--- openejb/trunk/patched-libraries/cxf-bundle-patched/pom.xml (original)
+++ openejb/trunk/patched-libraries/cxf-bundle-patched/pom.xml Wed Mar  7 17:50:15 2012
@@ -123,7 +123,7 @@
     <dependency>
       <groupId>org.codehaus.jettison</groupId>
       <artifactId>jettison</artifactId>
-      <version>1.3</version>
+      <version>1.3.1</version>
       <scope>compile</scope>
     </dependency>
     <dependency>