[SM-2038] Complete adding OSGI-INF/bundle.info in ServiceMix bundles.

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/bundles/trunk/jasypt-1.7@1063183 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/main/resources/OSGI-INF/bundle.info b/src/main/resources/OSGI-INF/bundle.info
index afc080b..41e8a46 100644
--- a/src/main/resources/OSGI-INF/bundle.info
+++ b/src/main/resources/OSGI-INF/bundle.info
@@ -1,6 +1,9 @@
 \u001B[1mSYNOPSIS\u001B[0m
     ${project.description}
 
+    Original Maven URL:
+        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
+
 \u001B[1mDESCRIPTION\u001B[0m
     Jasypt is a java library which allows the developer to add basic encryption
     capabilities to his/her projects with minimum effort, and without the need