You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2014/02/28 14:06:21 UTC

svn commit: r1572940 - /servicemix/smx5/trunk/assembly/pom.xml

Author: gertv
Date: Fri Feb 28 13:06:21 2014
New Revision: 1572940

URL: http://svn.apache.org/r1572940
Log:
Change name on assembly module POM

Modified:
    servicemix/smx5/trunk/assembly/pom.xml

Modified: servicemix/smx5/trunk/assembly/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx5/trunk/assembly/pom.xml?rev=1572940&r1=1572939&r2=1572940&view=diff
==============================================================================
--- servicemix/smx5/trunk/assembly/pom.xml (original)
+++ servicemix/smx5/trunk/assembly/pom.xml Fri Feb 28 13:06:21 2014
@@ -30,7 +30,7 @@
 
     <artifactId>apache-servicemix</artifactId>
     <packaging>pom</packaging>
-    <name>Apache ServiceMix :: Assemblies</name>
+    <name>Apache ServiceMix :: Assembly</name>
 
     <properties>
         <examples.directory>../examples</examples.directory>