You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by se...@apache.org on 2013/11/18 17:14:07 UTC

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

Author: sergeyb
Date: Mon Nov 18 16:14:07 2013
New Revision: 1543064

URL: http://svn.apache.org/r1543064
Log:
Updating the specs version to 2.3.0

Modified:
    cxf/trunk/parent/pom.xml

Modified: cxf/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=1543064&r1=1543063&r2=1543064&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Mon Nov 18 16:14:07 2013
@@ -163,8 +163,8 @@
         <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.6.0_2</cxf.xmlbeans.bundle.version>
-        <cxf.servicemix.specs.version>2.3-SNAPSHOT</cxf.servicemix.specs.version>
-        <cxf.servicemix.specs.version.jaxrs>2.3-SNAPSHOT</cxf.servicemix.specs.version.jaxrs>
+        <cxf.servicemix.specs.version>2.3.0</cxf.servicemix.specs.version>
+        <cxf.servicemix.specs.version.jaxrs>2.3.0</cxf.servicemix.specs.version.jaxrs>
         <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.21_1</cxf.saaj-impl.bundle.version>