This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.jcr.davex-1.1.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-davex.git
commit 2e56ee21b2b2e268c75ca5b1375b9fedf61fe95d Author: Justin Edelson <[email protected]> AuthorDate: Wed Jan 25 02:47:36 2012 +0000 Revert "Use most recent Jackrabbit JCR Server code to embed" git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/davex@1235605 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8261da7..21de9a5 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ <dependency> <groupId>org.apache.jackrabbit</groupId> <artifactId>jackrabbit-jcr-server</artifactId> - <version>2.3.7</version> + <version>2.3.4</version> <scope>provided</scope> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
