This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.jcr.contentloader-2.1.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-contentloader.git
commit 560747be6dfd6f0744c720f5e9a51c47f78c2ef1 Author: Justin Edelson <[email protected]> AuthorDate: Mon Sep 6 14:57:20 2010 +0000 upgrading contentloader to depend upon base release git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/contentloader@993054 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index eb2c58f..557fec6 100644 --- a/pom.xml +++ b/pom.xml @@ -172,7 +172,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.jcr.base</artifactId> - <version>2.0.7-SNAPSHOT</version> + <version>2.1.0</version> <scope>provided</scope> </dependency> </dependencies> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
