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:21:09 UTC

[sling-org-apache-sling-commons-html] 03/05: Export version 1.0.0 of the API

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

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

commit 1a262607d52a01e5d108b452f811c9ce9641df44
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Thu Nov 26 15:34:37 2009 +0000

    Export version 1.0.0 of the API
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/commons/html@884584 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4f6b247..2051bc9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
                 <configuration>
                     <instructions>
                         <Export-Package>
-                            org.apache.sling.commons.html
+                            org.apache.sling.commons.html;version=1.0.0
                         </Export-Package>
                         <Private-Package>
                             org.apache.sling.commons.html.impl,

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