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/04/09 22:33:38 UTC

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

Author: dkulp
Date: Mon Apr  9 20:33:37 2012
New Revision: 1311423

URL: http://svn.apache.org/viewvc?rev=1311423&view=rev
Log:
Merged revisions 1311258 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1311258 | dkulp | 2012-04-09 10:31:34 -0400 (Mon, 09 Apr 2012) | 2 lines

  Update to new Karaf

........

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=1311423&r1=1311422&r2=1311423&view=diff
==============================================================================
--- cxf/branches/2.5.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.5.x-fixes/parent/pom.xml Mon Apr  9 20:33:37 2012
@@ -132,7 +132,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.5</cxf.karaf.version>
+        <cxf.karaf.version>2.2.6</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>