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:42:31 UTC

[sling-org-apache-sling-installer-factory-configuration] 07/11: SLING-2014 : Provide a possibility to not persist configuration changes

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

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

commit 23bc6be42759a2c74b24f27b188fe77a34ff4a1d
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Thu Mar 3 08:13:17 2011 +0000

    SLING-2014 : Provide a possibility to not persist configuration changes
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/installer/factories/configuration@1076553 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e5585b3..0b944b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
                             org.apache.sling.installer.factories.configuration.impl.Activator
                         </Bundle-Activator>
                         <Export-Package>
-                            org.apache.sling.installer.factories.configuration
+                            org.apache.sling.installer.factories.configuration;version=1.0.0
                         </Export-Package>
                         <Private-Package>
                             org.apache.sling.installer.factories.configuration.impl.*

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