This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-karaf-distribution.git
commit e21d09a9b3c88f12044ee0cd978b672849735e27 Author: Oliver Lietz <[email protected]> AuthorDate: Mon Dec 19 18:58:16 2016 +0000 use new LoginAdminWhitelist config git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1775156 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7dd51dc..13102f8 100644 --- a/pom.xml +++ b/pom.xml @@ -169,7 +169,7 @@ <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.karaf-configs</artifactId> <version>${project.version}</version> - <classifier>org.apache.sling.jcr.base.internal.LoginAdminWhitelist</classifier> + <classifier>org.apache.sling.jcr.base.internal.LoginAdminWhitelist.fragment-sling</classifier> <type>config</type> <scope>runtime</scope> </dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
