You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2012/12/06 16:45:55 UTC

svn commit: r1417955 - /cxf/branches/2.5.x-fixes/parent/pom.xml

Author: dkulp
Date: Thu Dec  6 15:45:54 2012
New Revision: 1417955

URL: http://svn.apache.org/viewvc?rev=1417955&view=rev
Log:
Merged revisions 1417775 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/branches/2.6.x-fixes

........
  r1417775 | ningjiang | 2012-12-06 03:43:53 -0500 (Thu, 06 Dec 2012) | 2 lines

  CXF-4682 upgrade karaf vresion to 2.2.9

........

Modified:
    cxf/branches/2.5.x-fixes/parent/pom.xml

Modified: cxf/branches/2.5.x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/parent/pom.xml?rev=1417955&r1=1417954&r2=1417955&view=diff
==============================================================================
--- cxf/branches/2.5.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.5.x-fixes/parent/pom.xml Thu Dec  6 15:45:54 2012
@@ -133,7 +133,7 @@
         <!-- various OSGi related versions -->
         <cxf.aries.version>0.3.1</cxf.aries.version>
         <cxf.osgi.version>4.2.0</cxf.osgi.version>
-        <cxf.karaf.version>2.2.6</cxf.karaf.version>
+        <cxf.karaf.version>2.2.9</cxf.karaf.version>
 
         <cxf.ehcache.bundle.version>2.4.3_1</cxf.ehcache.bundle.version>
         <cxf.pax.logging.version>1.6.0</cxf.pax.logging.version>