Author: jbonofre
Date: Mon Aug 9 07:52:16 2010
New Revision: 983547
URL: http://svn.apache.org/viewvc?rev=983547&view=rev
Log:
Fix howl bundle name.
Modified:
servicemix/smx4/bundles/trunk/howl-1.0.1-1/pom.xml
Modified: servicemix/smx4/bundles/trunk/howl-1.0.1-1/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/howl-1.0.1-1/pom.xml?rev=983547&r1=983546&r2=983547&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/howl-1.0.1-1/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/howl-1.0.1-1/pom.xml Mon Aug 9 07:52:16 2010
@@ -28,7 +28,7 @@
</parent>
<groupId>org.apache.servicemix.bundles</groupId>
- <artifactId>org.apache.servicemix.bundles.how</artifactId>
+ <artifactId>org.apache.servicemix.bundles.howl</artifactId>
<version>1.0.1-1_2-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>