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.0.6 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-contentloader.git
commit e076935ce3067154b8901c8f306d6a288d9b0f18 Author: Carsten Ziegeler <[email protected]> AuthorDate: Fri Dec 18 08:27:07 2009 +0000 SLING-1250 : Revert changes and use old jcr api git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/contentloader@892175 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9887df9..b31daf1 100644 --- a/pom.xml +++ b/pom.xml @@ -96,7 +96,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.jcr.api</artifactId> - <version>2.0.4</version> + <version>2.0.2-incubator</version> <scope>provided</scope> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
