You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2013/02/18 16:59:24 UTC

svn commit: r1447353 - in /cxf/fediz/trunk: ./ apache-fediz/pom.xml

Author: coheigea
Date: Mon Feb 18 15:59:24 2013
New Revision: 1447353

URL: http://svn.apache.org/r1447353
Log:
Preventing duplicate names

Modified:
    cxf/fediz/trunk/   (props changed)
    cxf/fediz/trunk/apache-fediz/pom.xml

Propchange: cxf/fediz/trunk/
------------------------------------------------------------------------------
    svn:mergeinfo = /cxf/fediz/branches/1.0.x-fixes:1447352

Modified: cxf/fediz/trunk/apache-fediz/pom.xml
URL: http://svn.apache.org/viewvc/cxf/fediz/trunk/apache-fediz/pom.xml?rev=1447353&r1=1447352&r2=1447353&view=diff
==============================================================================
--- cxf/fediz/trunk/apache-fediz/pom.xml (original)
+++ cxf/fediz/trunk/apache-fediz/pom.xml Mon Feb 18 15:59:24 2013
@@ -22,7 +22,7 @@
     <groupId>org.apache.cxf.fediz</groupId>
     <artifactId>apache-fediz</artifactId>
     <version>1.1.0-SNAPSHOT</version>
-    <name>Apache Fediz</name>
+    <name>Apache Fediz Assembly</name>
     <packaging>pom</packaging>
 
     <parent>