Author: ffang
Date: Wed Apr 11 22:55:42 2012
New Revision: 1325055

URL: http://svn.apache.org/viewvc?rev=1325055&view=rev
Log:
[CXF-4236]Changing Maven Name for CXF-Services from CXF Runtime to CXF Services

Modified:
    cxf/trunk/services/pom.xml

Modified: cxf/trunk/services/pom.xml
URL: 
http://svn.apache.org/viewvc/cxf/trunk/services/pom.xml?rev=1325055&r1=1325054&r2=1325055&view=diff
==============================================================================
--- cxf/trunk/services/pom.xml (original)
+++ cxf/trunk/services/pom.xml Wed Apr 11 22:55:42 2012
@@ -22,7 +22,7 @@
     <artifactId>cxf-services</artifactId>
     <packaging>pom</packaging>
     <version>2.6.0-SNAPSHOT</version>
-    <name>Apache CXF Runtime</name>
+    <name>Apache CXF Services</name>
     <url>http://cxf.apache.org</url>
 
     <parent>


Reply via email to