Author: jbonofre
Date: Wed Dec  8 19:16:52 2010
New Revision: 1043615

URL: http://svn.apache.org/viewvc?rev=1043615&view=rev
Log:
Fix the mongodb name in the POM.

Modified:
    servicemix/smx4/bundles/trunk/mongodb-2.3/pom.xml

Modified: servicemix/smx4/bundles/trunk/mongodb-2.3/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/mongodb-2.3/pom.xml?rev=1043615&r1=1043614&r2=1043615&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/mongodb-2.3/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/mongodb-2.3/pom.xml Wed Dec  8 19:16:52 2010
@@ -31,7 +31,7 @@
     <artifactId>org.apache.servicemix.bundles.mongodb</artifactId>
     <version>2.3_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
-    <name>Apache ServiceMix :: Bundles :: mongdb</name>
+    <name>Apache ServiceMix :: Bundles :: mongodb</name>
     <description>
         This bundle simply wraps mongodb-${pkgVersion}.jar.
     </description>
@@ -108,4 +108,4 @@
         </plugins>
     </build>
 
-</project>
\ No newline at end of file
+</project>


Reply via email to