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.0.2-incubator
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-mime.git

commit 9d9ebcb8c46bb11c4cb3b8f3e41b43139ae09247
Author: Felix Meschberger <[email protected]>
AuthorDate: Wed Nov 7 21:39:50 2007 +0000

    Add version attribute to package exports
    
    git-svn-id: 
https://svn.apache.org/repos/asf/incubator/sling/trunk/commons/mime@592913 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0110c96..17709e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
                 <configuration>
                     <instructions>
                         <Export-Package>
-                            org.apache.sling.commons.mime
+                            
org.apache.sling.commons.mime;version=${pom.version}
                         </Export-Package>
                         <Private-Package>
                             org.apache.sling.commons.mime.internal

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to