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.8 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fsresource.git
commit c07f7129a42e07bf9407c8fb1049e836c2d35ce2 Author: Stefan Seifert <[email protected]> AuthorDate: Mon Jun 26 17:35:39 2017 +0000 update to jcr.contentparser 1.2.4 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/fsresource@1799960 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 985c076..9d3a791 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.5-SNAPSHOT</version> + <version>1.2.4</version> <scope>compile</scope> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
