You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by ow...@apache.org on 2013/09/24 21:58:25 UTC

svn commit: r1525984 - /cxf/fediz/trunk/pom.xml

Author: owulff
Date: Tue Sep 24 19:58:25 2013
New Revision: 1525984

URL: http://svn.apache.org/r1525984
Log:
Use CXF 2.7.7 release version

Modified:
    cxf/fediz/trunk/pom.xml

Modified: cxf/fediz/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cxf/fediz/trunk/pom.xml?rev=1525984&r1=1525983&r2=1525984&view=diff
==============================================================================
--- cxf/fediz/trunk/pom.xml (original)
+++ cxf/fediz/trunk/pom.xml Tue Sep 24 19:58:25 2013
@@ -34,7 +34,7 @@
     <properties>
         <commons.lang.version>3.0.1</commons.lang.version>
         <commons.logging.version>1.1.1</commons.logging.version>
-        <cxf.version>2.7.7-SNAPSHOT</cxf.version>
+        <cxf.version>2.7.7</cxf.version>
         <cxf.build-utils.version>2.5.0</cxf.build-utils.version>
         <ehcache.version>2.5.1</ehcache.version>
         <httpclient.version>4.2.2</httpclient.version>