This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.fsresource-2.1.6 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fsresource.git
commit c05a3f44ea5eb5c02810d48fd3056fae0fa85bc3 Author: Stefan Seifert <[email protected]> AuthorDate: Wed Jun 14 17:23:02 2017 +0000 SLING-6961 FsResource: Ignore security:acl and security:principals nodes git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/fsresource@1798724 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e7af4cf..b10efb3 100644 --- a/pom.xml +++ b/pom.xml @@ -146,7 +146,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.jcr.contentparser</artifactId> - <version>1.2.2</version> + <version>1.2.3-SNAPSHOT</version> <scope>compile</scope> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
