You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by eg...@apache.org on 2009/04/27 22:38:33 UTC

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

Author: eglynn
Date: Mon Apr 27 20:38:32 2009
New Revision: 769152

URL: http://svn.apache.org/viewvc?rev=769152&view=rev
Log:
[dOSGi] Upgrading to CXF 2.2.1

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=769152&r1=769151&r2=769152&view=diff
==============================================================================
--- cxf/dosgi/trunk/parent/pom.xml (original)
+++ cxf/dosgi/trunk/parent/pom.xml Mon Apr 27 20:38:32 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.1-SNAPSHOT</cxf.version>
+        <cxf.version>2.2.1</cxf.version>
         <felix.version>1.4.1</felix.version>
         <spring.version>2.5.6</spring.version>
         <spring.osgi.version>1.2.0</spring.osgi.version>