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 <[email protected]> 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 "[email protected]" <[email protected]>.
