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 10:15:58 UTC

[sling-org-apache-sling-settings] 07/11: Some pom formatting, set export version and make dependencies provided

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

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

commit 9381905d9626039fa4ffce3ccab8bd5038093e9d
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Tue Aug 24 06:51:09 2010 +0000

    Some pom formatting, set export version and make dependencies provided
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/settings@988405 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 38202e9..38d96cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@
                 <configuration>
                     <instructions>
                         <Export-Package>
-                            org.apache.sling.settings
+                            org.apache.sling.settings;version=1.0.0
                         </Export-Package>
                         <Private-Package>
                             org.apache.sling.settings.impl

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