You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by se...@apache.org on 2009/10/22 21:40:47 UTC

svn commit: r828826 - /cxf/dosgi/trunk/parent/pom.xml

Author: sergeyb
Date: Thu Oct 22 19:40:46 2009
New Revision: 828826

URL: http://svn.apache.org/viewvc?rev=828826&view=rev
Log:
Updating cxf version to 2.2.4

Modified:
    cxf/dosgi/trunk/parent/pom.xml

Modified: cxf/dosgi/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/parent/pom.xml?rev=828826&r1=828825&r2=828826&view=diff
==============================================================================
--- cxf/dosgi/trunk/parent/pom.xml (original)
+++ cxf/dosgi/trunk/parent/pom.xml Thu Oct 22 19:40:46 2009
@@ -18,7 +18,7 @@
          generally caused by the fact that not all versions are available yet as 
          OSGi bundles. -->
     <properties>
-        <cxf.version>2.2.3</cxf.version>
+        <cxf.version>2.2.4</cxf.version>
         <felix.version>1.8.0</felix.version>
         <spring.version>2.5.6</spring.version>
         <spring.osgi.version>1.2.0</spring.osgi.version>