You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ga...@apache.org on 2007/09/26 16:25:21 UTC

svn commit: r579663 - /geronimo/server/branches/2.0/pom.xml

Author: gawor
Date: Wed Sep 26 07:25:20 2007
New Revision: 579663

URL: http://svn.apache.org/viewvc?rev=579663&view=rev
Log:
upgrade to cxf 2.0.2

Modified:
    geronimo/server/branches/2.0/pom.xml

Modified: geronimo/server/branches/2.0/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.0/pom.xml?rev=579663&r1=579662&r2=579663&view=diff
==============================================================================
--- geronimo/server/branches/2.0/pom.xml (original)
+++ geronimo/server/branches/2.0/pom.xml Wed Sep 26 07:25:20 2007
@@ -83,7 +83,7 @@
         -->
         <dojoVersion>0.4.3</dojoVersion>
 
-        <cxfVersion>2.0-incubator</cxfVersion>
+        <cxfVersion>2.0.2-incubator</cxfVersion>
 
         <axis2Version>1.3</axis2Version>
         <axiomVersion>1.2.5</axiomVersion>