Author: jbonofre
Date: Fri Jul 30 14:35:03 2010
New Revision: 980806
URL: http://svn.apache.org/viewvc?rev=980806&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=980806&r1=980805&r2=980806&view=diff
==============================================================================
--- servicemix/utils/trunk/pom.xml (original)
+++ servicemix/utils/trunk/pom.xml Fri Jul 30 14:35:03 2010
@@ -30,7 +30,7 @@
<artifactId>servicemix-utils</artifactId>
<packaging>bundle</packaging>
<version>1.3.0-SNAPSHOT</version>
- <name>Apache ServiceMix :: Utils ${project.version}</name>
+ <name>Apache ServiceMix :: Utils</name>
<description>Various utility/helper classes and services for the ServiceMix
containers and components</description>
<properties>