This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.fsresource-1.3.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fsresource.git
commit ac983c88e6352f8c34518c9bc2ad9628c807e5f0 Author: Stefan Seifert <[email protected]> AuthorDate: Thu Mar 23 15:13:04 2017 +0000 update dependencies git-svn-id: https://svn.apache.org/repos/asf/sling/branches/fsresource-1.x@1788265 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 892c3d9..206e27c 100644 --- a/pom.xml +++ b/pom.xml @@ -148,7 +148,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.jcr.contentparser</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> <scope>compile</scope> </dependency> <dependency> @@ -165,7 +165,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.testing.osgi-mock</artifactId> - <version>2.2.2</version> + <version>2.2.4</version> <scope>test</scope> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
