[SM-2048] Add Bundle-Description is ServiceMix bundles.

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/bundles/trunk/ehcache-1.6.2@1060829 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 6c11ebf..a9619a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,16 @@
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>
-        This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
+        SYNOPSIS
+            This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.
+
+        DESCRIPTION
+            Ehcache is an open source, standards-based cache used to boost performance, offload the database and
+            simplify scalability. Ehcache is robust, proven and full-featured, which has made it the most popular
+            Java-based cache with 100,000’s of production deployments.
+
+        SEE ALSO
+            http://ehcache.org/
     </description>
 
     <properties>