You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by ff...@apache.org on 2012/04/12 01:05:52 UTC

svn commit: r1325059 - in /cxf/branches/2.5.x-fixes: ./ services/pom.xml

Author: ffang
Date: Wed Apr 11 23:05:52 2012
New Revision: 1325059

URL: http://svn.apache.org/viewvc?rev=1325059&view=rev
Log:
Merged revisions 1325055 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1325055 | ffang | 2012-04-12 06:55:42 +0800 (四, 12  4 2012) | 1 line
  
  [CXF-4236]Changing Maven Name for CXF-Services from CXF Runtime to CXF Services
........

Modified:
    cxf/branches/2.5.x-fixes/   (props changed)
    cxf/branches/2.5.x-fixes/services/pom.xml

Propchange: cxf/branches/2.5.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.

Modified: cxf/branches/2.5.x-fixes/services/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/services/pom.xml?rev=1325059&r1=1325058&r2=1325059&view=diff
==============================================================================
--- cxf/branches/2.5.x-fixes/services/pom.xml (original)
+++ cxf/branches/2.5.x-fixes/services/pom.xml Wed Apr 11 23:05:52 2012
@@ -22,7 +22,7 @@
     <artifactId>cxf-services</artifactId>
     <packaging>pom</packaging>
     <version>2.5.3-SNAPSHOT</version>
-    <name>Apache CXF Runtime</name>
+    <name>Apache CXF Services</name>
     <url>http://cxf.apache.org</url>
 
     <parent>