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 2013/08/12 16:38:41 UTC

svn commit: r1513153 - /cxf/trunk/core/pom.xml

Author: dkulp
Date: Mon Aug 12 14:38:41 2013
New Revision: 1513153

URL: http://svn.apache.org/r1513153
Log:
Change the name/description

Modified:
    cxf/trunk/core/pom.xml

Modified: cxf/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/core/pom.xml?rev=1513153&r1=1513152&r2=1513153&view=diff
==============================================================================
--- cxf/trunk/core/pom.xml (original)
+++ cxf/trunk/core/pom.xml Mon Aug 12 14:38:41 2013
@@ -21,8 +21,8 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-core</artifactId>
     <packaging>jar</packaging>
-    <name>Apache CXF API</name>
-    <description>Apache CXF API</description>
+    <name>Apache CXF Core</name>
+    <description>Apache CXF Core</description>
     <version>3.0.0-SNAPSHOT</version>
     <url>http://cxf.apache.org</url>