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 17:32:37 UTC

svn commit: r1417989 - /cxf/trunk/parent/pom.xml

Author: dkulp
Date: Thu Dec  6 16:32:37 2012
New Revision: 1417989

URL: http://svn.apache.org/viewvc?rev=1417989&view=rev
Log:
Update to latest specs version

Modified:
    cxf/trunk/parent/pom.xml

Modified: cxf/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=1417989&r1=1417988&r2=1417989&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Thu Dec  6 16:32:37 2012
@@ -173,7 +173,7 @@
         <cxf.felix.framework.version>2.0.5</cxf.felix.framework.version>
         <cxf.felix.configadmin.version>1.2.4</cxf.felix.configadmin.version>
         <cxf.xmlbeans.bundle.version>2.5.0_2</cxf.xmlbeans.bundle.version>
-        <cxf.servicemix.specs.version>2.1.0</cxf.servicemix.specs.version>
+        <cxf.servicemix.specs.version>2.2.0</cxf.servicemix.specs.version>
         <cxf.javax.mail.version>1.4.4</cxf.javax.mail.version>
         <cxf.jaxb.bundle.version>2.2.1.1_2</cxf.jaxb.bundle.version>
         <cxf.saaj-impl.bundle.version>1.3.19_1</cxf.saaj-impl.bundle.version>