You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:23:55 UTC

[sling-org-apache-sling-commons-mime] 14/22: Add Bundle-DocURL

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.commons.mime-2.1.0-incubator
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-mime.git

commit 449d81f3f5f3ee58427df2af459ac12df83c59e2
Author: Felix Meschberger <fm...@apache.org>
AuthorDate: Mon May 18 07:40:23 2009 +0000

    Add Bundle-DocURL
    
    git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/commons/mime@775848 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/pom.xml b/pom.xml
index 8c76cdc..4fba6ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,6 +54,9 @@
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
+                        <Bundle-DocURL>
+                            http://incubator.apache.org/sling/site/mime-type-support.html
+                        </Bundle-DocURL>
                         <Export-Package>
                             org.apache.sling.commons.mime;version=${pom.version}
                         </Export-Package>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.