Author: dkulp
Date: Tue Jan 19 18:23:09 2010
New Revision: 900887
URL: http://svn.apache.org/viewvc?rev=900887&view=rev
Log:
Merged revisions 900878 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r900878 | dkulp | 2010-01-19 13:14:30 -0500 (Tue, 19 Jan 2010) | 1 line
Use released jettison
........
Modified:
cxf/branches/2.2.x-fixes/ (props changed)
cxf/branches/2.2.x-fixes/parent/pom.xml
Propchange: cxf/branches/2.2.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.
Modified: cxf/branches/2.2.x-fixes/parent/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/parent/pom.xml?rev=900887&r1=900886&r2=900887&view=diff
==============================================================================
--- cxf/branches/2.2.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.2.x-fixes/parent/pom.xml Tue Jan 19 18:23:09 2010
@@ -528,7 +528,7 @@
<dependency>
<groupId>org.codehaus.jettison</groupId>
<artifactId>jettison</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2</version>
<exclusions>
<exclusion>
<groupId>stax</groupId>