You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2010/07/30 15:37:46 UTC

svn commit: r980788 - /servicemix/utils/trunk/pom.xml

Author: jbonofre
Date: Fri Jul 30 13:37:45 2010
New Revision: 980788

URL: http://svn.apache.org/viewvc?rev=980788&view=rev
Log:
[SMX4-567] Normalize utils naming convention.

Modified:
    servicemix/utils/trunk/pom.xml

Modified: servicemix/utils/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/utils/trunk/pom.xml?rev=980788&r1=980787&r2=980788&view=diff
==============================================================================
--- servicemix/utils/trunk/pom.xml (original)
+++ servicemix/utils/trunk/pom.xml Fri Jul 30 13:37:45 2010
@@ -30,7 +30,7 @@
   <artifactId>servicemix-utils</artifactId>
   <packaging>bundle</packaging>
   <version>1.3.0-SNAPSHOT</version>
-  <name>Apache ServiceMix :: Utils</name>
+  <name>Apache ServiceMix :: Utils ${project.version}</name>
   <description>Various utility/helper classes and services for the ServiceMix containers and components</description>
 
   <properties>