Author: dkulp
Date: Tue Jan 19 18:14:30 2010
New Revision: 900878

URL: http://svn.apache.org/viewvc?rev=900878&view=rev
Log:
Use released jettison

Modified:
    cxf/trunk/parent/pom.xml

Modified: cxf/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=900878&r1=900877&r2=900878&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Tue Jan 19 18:14:30 2010
@@ -533,7 +533,7 @@
             <dependency>
                 <groupId>org.codehaus.jettison</groupId>
                 <artifactId>jettison</artifactId>
-                <version>1.2-SNAPSHOT</version>
+                <version>1.2</version>
                 <exclusions>
                     <exclusion>
                         <groupId>stax</groupId>


Reply via email to